Browse wiki

From OWL Test Cases

Jump to:navigation, search
Rdfbased-sem-eqdis-disclass-eqclass
Features Owl:equivalentClass +, Owl:disjointWith +
Has author Michael Schneider +, Kai Mainzer +
Modification dateThis property is a special property in this wiki. 17 July 2009 18:17:13  +
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#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:ex="http://www.example.org#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <ex:c1 rdf:about="http://www.example.org#x"/>
  <ex:c2 rdf:about="http://www.example.org#y"/>
  <rdf:Description rdf:about="http://www.example.org#c1">
    <owl:equivalentClass rdf:resource="http://www.example.org#c2"/>
    <owl:disjointWith rdf:resource="http://www.example.org#c2"/>
  </rdf:Description>
</rdf:RDF>
Test case author Michael Schneider  +, Kai Mainzer  +
Test case description Two non-empty classes cannot both be equivalent and disjoint.
Test case id rdfbased-sem-eqdis-disclass-eqclass  +
Test case semantics Test:RDF-BASED +, Test:DIRECT +
Test case species Test:FULL +
Test case status Test:Approved +
Test case syntax Test:RDFXML +
Categories No EL profile test, No QL profile test, No RL profile test, InconsistencyTest, Inconsistency form
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