test1.ofn.xml.xml revision 32ec3da7e48a4585cc578a1ad3c0b14c7d462c33
<Ontology xml:base="http://example.org/" xmlns="http://www.w3.org/2002/07/owl#" ontologyIRI="http://example.org/">
<Prefix name="" IRI="http://example.org/" />
<Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#" />
<Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#" />
<Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#" />
<Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace" />
<Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#" />
<Declaration>
<NamedIndividual IRI="http://example.org/i" />
</Declaration>
<Declaration>
<AnnotationProperty IRI="http://example.org/author" />
</Declaration>
<Declaration>
<NamedIndividual IRI="http://example.org/i" />
</Declaration>
<Annotation>
<Annotation>
<AnnotationProperty IRI="http://example.org/author" />
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Mike Smith</Literal>
</Annotation>
<AnnotationProperty abbreviatedIRI="rdfs:label" />
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">An example ontology</Literal>
</Annotation>
</Ontology>