Source | Triples | Messages | Graph | Feedback | Back to Validator Input
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: <!-- KEHOME/data/rhm.rdf 5: Aug/18/2003 --> 6: <rdf:RDF 7: xmlns:dc="http://purl.org/dc/elements/1.1/" 8: xmlns:a="http://tap.stanford.edu/2002/05/GetDataSchema#" 9: xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" 10: xmlns:daml="http://www.daml.org/2001/03/daml+oil#" 11: xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 12: xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 13: xmlns:tap="http://tap.stanford.edu/data/"> 14: <tap:Person rdf:about="http://tap.stanford.edu/data/DickMcCullough"> 15: <rdfs:label xml:lang="en">Dr. Richard H. McCullough</rdfs:label> 16: <tap:hasGender>male</tap:hasGender> 17: <tap:hasResidence rdf:resource="http://tap.stanford.edu/data/PioneerCA"/> 18: </tap:Person> 19: <tap:UnitedStatesCity rdf:about="http://tap.stanford.edu/data/PioneerCA"> 20: <tap:hasZipCode>95666</tap:hasZipCode> 21: <tap:locatedIn rdf:resource="http://tap.stanford.edu/data/CaliforniaState"/> 22: </tap:UnitedStatesCity> 23: </rdf:RDF> 24:
Your RDF document validated successfully.
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