WebOnt-imports-006-import-imports006
From OWL Test Cases
Ontology IRI | http://www.w3.org/2002/03owlt/imports/imports006 |
---|---|
Author | Jeremy J. Carroll |
Syntax | RDF-XML |
Ontology (download, Convert syntax: functional, XML, Manchester This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL. ) | |
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xml:base="http://www.w3.org/2002/03owlt/imports/imports006" > <owl:Ontology rdf:about=""/> <owl:Class rdf:ID="c"/> </rdf:RDF> |
[edit] Notes
- The ontology IRI is the IRI that will be used to refer to this ontology when importing it into other ontologies. It is supposed to be the location, but is explicitly specified here to allow greater portabilitiy of test cases. See Conformance and Test Cases for details.
- The ontology element in the document should use an ontology IRI that corresponds to the ontology IRI.
- The author(s) of an import ontology should always appear in the list of authors of all test cases using this ontology.