Jump To:

Validation Results

Your RDF document validated successfully.


Triples of the Data Model

NumberSubjectPredicateObject
1 http://suavo.org/2006/10/owlmet-usage-example#A http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://suavo.org/2006/10/owlmet#TClass
2 genid:A23021 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://suavo.org/2006/10/owlmet#TRestriction
3 http://suavo.org/2006/10/owlmet-usage-example#A http://www.w3.org/2000/01/rdf-schema#subClassOf genid:A23021
4 genid:A23021 http://suavo.org/2006/10/owlmet#future "5"^^http://www.w3.org/2001/XMLSchema#NonNegativeInteger
5 http://suavo.org/2006/10/owlmet-usage-example#B http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://suavo.org/2006/10/owlmet#TClass
6 genid:A23021 http://suavo.org/2006/10/owlmet#equivalentClass http://suavo.org/2006/10/owlmet-usage-example#B

The original RDF/XML document

1: <?xml version="1.0" ?> 
2: <rdf:RDF xmlns="http://suavo.org/2006/10/owlmet-usage-example#" 
3: xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
4: xmlns:owlmet="http://suavo.org/2006/10/owlmet#" 
5: xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
6: xmlns:owl="http://www.w3.org/2002/07/owl#" 
7: xmlns:dc="http://purl.org/dc/elements/1.1/" 
8: xml:base="http://suavo.org/2006/10/owlmet-usage-example">
9: 
10: <owlmet:TClass rdf:ID="A">
11: 	<rdfs:subClassOf>
12: 		<owlmet:TRestriction>
13: 			<owlmet:future rdf:datatype="http://www.w3.org/2001/XMLSchema#NonNegativeInteger">5</owlmet:future>
14: 			<owlmet:equivalentClass>
15: 				<owlmet:TClass rdf:about="#B"/>
16: 			</owlmet:equivalentClass>
17: 		</owlmet:TRestriction>
18: 	</rdfs:subClassOf>
19: </owlmet:TClass>
20: 
21: 
22: </rdf:RDF>

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