Browse wiki

From OWL Test Cases

Jump to:navigation, search
New-Feature-ObjectQCR-001
Auxiliary test inputs New-Feature-ObjectQCR-001-RDFXML +
Conclusion ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( ObjectProperty( :fatherOf ) )
  Declaration( Class( :Man ) )

  ClassAssertion( ObjectMinCardinality( 2 :fatherOf :Man ) :Peter )
)
Features DifferentIndividuals +, ClassAssertion +, ObjectPropertyAssertion +, Declaration +, ObjectMinCardinality +
Has author Mike Smith +
Issue number 38  +
Modification dateThis property is a special property in this wiki. 13 May 2009 12:54:12  +
Premise ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( ObjectProperty( :fatherOf ) )
  Declaration( Class( :Man ) )

  ObjectPropertyAssertion( :fatherOf :Peter :Stewie )
  ObjectPropertyAssertion( :fatherOf :Peter :Chris )

  ClassAssertion( :Man :Stewie )
  ClassAssertion( :Man :Chris )

  DifferentIndividuals( :Chris :Stewie ) 
)
Test case author Mike Smith  +
Test case description Demonstrates a qualified minimum cardinality object property restriction based on example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-ObjectQCR-001  +
Test case issue http://www.w3.org/2007/OWL/tracker/issues/38  +
Test case semantics Test:DIRECT +, Test:RDF-BASED +
Test case species Test:DL +, Test:FULL +
Test case specref http://www.w3.org/TR/owl2-syntax/#Minimum_Cardinality  +
Test case status Test:Approved +
Test case syntax Test:FUNCTIONAL +
Categories No EL profile test, No QL profile test, No RL profile test, PositiveEntailmentTest, Entailment 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