W3C RDF Validation Results RDF Resource Description Framework Powered Icon

Source | Triples | Messages | Graph | Feedback | Back to Validator Input

Validation Results

Your RDF document validated successfully.


Triples of the Data Model

NumberSubjectPredicateObject
1 http://tap.stanford.edu/data/RobMcCool http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://tap.stanford.edu/data/Person
2 http://tap.stanford.edu/data/RobMcCool http://tap.stanford.edu/data/hasEmailAddress http://tap.stanford.edu/data/robm@robm.com
3 http://tap.stanford.edu/data/RobMcCool http://tap.stanford.edu/data/hasEmailAddress http://tap.stanford.edu/data/robm@stanford.edu
4 http://tap.stanford.edu/data/RobMcCool http://tap.stanford.edu/data/hasEmailAddress http://tap.stanford.edu/data/robm@ksl.stanford.edu
5 http://tap.stanford.edu/data/DickMcCullough http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://tap.stanford.edu/data/Person
6 http://tap.stanford.edu/data/DickMcCullough http://www.w3.org/2000/01/rdf-schema#label "Dr. Richard H. McCullough"@en
7 http://tap.stanford.edu/data/DickMcCullough http://tap.stanford.edu/data/hasEmailAddress http://tap.stanford.edu/data/rhm@cdepot.net
8 http://tap.stanford.edu/data/DickMcCullough http://tap.stanford.edu/data/hasHomePage http://rhm.cdepot.net/
9 http://tap.stanford.edu/data/Person http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
10 http://rhm.cdepot.net/data/validate.rdf#Class http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class

The original RDF/XML document

1: <?xml version="1.0" encoding="UTF-8"?>
2: <!-- TAP KB Fragment. Made available under the TAP KB Open License. Please
3:      see http://tap.stanford.edu/license.html -->
4: <rdf:RDF
5:     xmlns:dc="http://purl.org/dc/elements/1.1/"
6:     xmlns:a="http://tap.stanford.edu/2002/05/GetDataSchema#"
7:     xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
8:     xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
9:     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10:     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
11:     xmlns:tap="http://tap.stanford.edu/data/">
12:   <tap:Person rdf:about="http://tap.stanford.edu/data/RobMcCool">
13:     <tap:hasEmailAddress rdf:resource="http://tap.stanford.edu/data/robm@robm.com"/>
14:     <tap:hasEmailAddress rdf:resource="http://tap.stanford.edu/data/robm@stanford.edu"/>
15:     <tap:hasEmailAddress rdf:resource="http://tap.stanford.edu/data/robm@ksl.stanford.edu"/>
16:   </tap:Person>
17:   <tap:Person rdf:about="http://tap.stanford.edu/data/DickMcCullough">
18:     <rdfs:label xml:lang="en">Dr. Richard H. McCullough</rdfs:label>
19:     <tap:hasEmailAddress rdf:resource="http://tap.stanford.edu/data/rhm@cdepot.net"/>
20:     <tap:hasHomePage rdf:resource="http://rhm.cdepot.net/"/>
21:   </tap:Person>
22:   <rdfs:Class rdf:about="http://tap.stanford.edu/data/Person"/>
23:   <rdfs:Class rdf:ID="Class"/>
24: </rdf:RDF>
25: 

Feedback

If you suspect the parser is in error, please enter an explanation below and then press the Submit problem report button, to mail the report (and listing) to www-rdf-validator@w3.org

Source | Triples | Messages | Graph | Feedback | Back to Validator Input