Source | Triples | Messages | Graph | Feedback | Back to Validator Input
Your RDF document validated successfully.
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:
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