Browse wiki

From OWL Test Cases

Jump to:navigation, search
New-Feature-DataQCR-001
Auxiliary test inputs New-Feature-DataQCR-001-RDFXML +
Conclusion ontology
Prefix( xsd: = <http://www.w3.org/2001/XMLSchema#> )
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( DataProperty( :hasName ) )

  ClassAssertion( DataMinCardinality( 2 :hasName xsd:string ) :Meg )
)
Features DataPropertyAssertion +, Declaration +, DataMinCardinality +, ClassAssertion +
Has author Mike Smith +
Issue number 38  +
Modification dateThis property is a special property in this wiki. 16 September 2009 08:55:43  +
Premise ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( DataProperty( :hasName ) )

  DataPropertyAssertion( :hasName :Meg "Meg Griffin" )
  DataPropertyAssertion( :hasName :Meg "Megan Griffin" )
)
Test case author Mike Smith  +
Test case description Demonstrates a qualified minimum cardinality data property restriction based on example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-DataQCR-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_2  +
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