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 genid:ARP90552 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
2 genid:ARP90552 http://xmlns.com/foaf/0.1/name "Peter Parker"
3 genid:ARP90552 http://xmlns.com/foaf/0.1/mbox mailto:peter.parker@dailybugle.com

The original RDF/XML document

1: <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2:          xmlns:foaf="http://xmlns.com/foaf/0.1/">
3:  <foaf:Person>
4:    <foaf:name>Peter Parker</foaf:name>
5:    <foaf:mbox rdf:resource="mailto:peter.parker@dailybugle.com"/>
6:  </foaf:Person>
7: </rdf:RDF>
8: 

Graph of the data model

graph representation of RDF data

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