TestCase:WebOnt-imports-007
From OWL Test Cases
[Download OWL] | |
Test Id | WebOnt-imports-007 |
---|---|
Description | The type declarations required by <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.3-005">semantic layering</a>
can be imported into an OWL Lite or OWL DL file. |
Status | New test (no official status yet) |
Author | Jeremy J. Carroll |
Original syntax | RDF-XML |
Syntactic Species/Profile | OWL 2 DL (EL profile assertion missing, QL profile assertion missing, RL profile assertion missing) |
Semantics | This test is applicable under both direct and RDF-based semantics. |
WebOnt test | http://www.w3.org/2002/03owlt/imports/Manifest007#test |
Input 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#" xmlns:first="http://www.w3.org/2002/03owlt/imports/imports007#" xml:base="http://www.w3.org/2002/03owlt/imports/main007" > <owl:Ontology rdf:about=""> <owl:imports rdf:resource="imports007"/> </owl:Ontology> <owl:Thing> <first:p> <owl:Thing /> </first:p> </owl:Thing> </rdf:RDF> | |
Imported ontologies | WebOnt-imports-007-import-imports007 (add this ontology) |