Browse wiki

From OWL Test Cases

Jump to:navigation, search
New-Feature-NegativeDataPropertyAssertion-001
Auxiliary test inputs New-Feature-NegativeDataPropertyAssertion-001-RDFXML +
Features DataPropertyAssertion +, NegativeDataPropertyAssertion +, Declaration +
Has author Mike Smith +
Modification dateThis property is a special property in this wiki. 23 June 2009 20:11:55  +
Premise ontology
Prefix( xsd: = <http://www.w3.org/2001/XMLSchema#> )
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( DataProperty( :hasAge ) )

  NegativeDataPropertyAssertion( :hasAge :Meg "5"^^xsd:integer )
  DataPropertyAssertion( :hasAge :Meg "5"^^xsd:integer )
)
Test case author Mike Smith  +
Test case description Demonstrates use of a negative data property assertion to create a trivial inconsistency based on an example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-NegativeDataPropertyAssertion-001  +
Test case profile Test:EL +, Test:RL +
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/#Negative_Data_Property_Assertions  +
Test case status Test:Approved +
Test case syntax Test:FUNCTIONAL +
Categories EL profile test, No QL profile test, 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