Browse wiki

From OWL Test Cases

Jump to:navigation, search
TestCase:WebOnt-I5.5-007
Features Owl:Class +, Owl:intersectionOf +, Owl:unionOf +
Has author Jeremy J. Carroll +
Modification dateThis property is a special property in this wiki. 8 January 2009 14:51:43  +
Nonconclusion ontology
<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/I5.5/nonconclusions007" >
   <owl:Class>
     <owl:unionOf>
       <rdf:List rdf:nodeID="list">
         <rdf:first>
           <owl:Class>
             <owl:intersectionOf>
                <rdf:List>
                   <rdf:first>         
                      <owl:Class rdf:about="premises007#a"/>
                   </rdf:first>
                   <rdf:rest rdf:nodeID="list" />
                 </rdf:List>
             </owl:intersectionOf>
           </owl:Class>
         </rdf:first>
         <rdf:rest rdf:resource = "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
       </rdf:List>
     </owl:unionOf>
   </owl:Class>
</rdf:RDF>
Premise ontology
<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/I5.5/premises007" >
    <owl:Class rdf:ID="a" />
</rdf:RDF>
Test case author Jeremy J. Carroll  +
Test case description Comprehension does not build illformed lists.
Test case id WebOnt-I5.5-007  +
Test case lacks EL status  +, QL status  +, RL status  +
Test case semantics Test:RDF-BASED +, Test:DIRECT +
Test case species Test:FULL +
Test case status Test:Proposed +
Test case syntax Test:RDFXML +
WebOnt test http://www.w3.org/2002/03owlt/I5.5/Manifest007#test  +
Categories NegativeEntailmentTest
hide properties that link here 
  No properties link to this page.
 

 

Enter the name of the page to start browsing from.
Navigation
OWL 2 Informative
OWL 2 Normative
Toolbox