Browse wiki

From OWL Test Cases

Jump to:navigation, search
Rdfbased-sem-eqdis-disclass-inst
Features Owl:disjointWith +
Has author Michael Schneider +, Kai Mainzer +
Modification dateThis property is a special property in this wiki. 17 July 2009 18:17:23  +
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#w">
    <rdf:type rdf:resource="http://www.example.org#c2"/>
  </ex:c1>
  <rdf:Description rdf:about="http://www.example.org#c1">
    <owl:disjointWith rdf:resource="http://www.example.org#c2"/>
  </rdf:Description>
</rdf:RDF>
Test case author Michael Schneider  +, Kai Mainzer  +
Test case description Individuals being instances of disjoint classes are different from each other.
Test case id rdfbased-sem-eqdis-disclass-inst  +
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