OWL Combination Invalid DL Formula

From RIF

Revision as of 17:59, 2 November 2009 by StellaMitchell (Talk | contribs)
Jump to: navigation, search



Test TypeImportRejectionTest
ContributorStella Mitchell
StatusProposed
Record
DialectCore
PurposeTest that a RIF document with an invalid import is rejected
DescriptionIf a RIF document R imports only documents with DL profiles and R is not a DL-document formula, then R must be rejected. The frame formula in the RIF document is not a DL-Frame formula because it has a variable in the property position, and so the document is not a DL-document formula.
SeeAlso
SpecRefSWC#Interpretation_of_Profiles
SWC#Syntax_of_RIF-OWL_Combinations
ImportedDocument
Format Turtle
Location http://example.org/mygraph
Text
Input
Presentation SyntaxDocument( Import(<http://example.org/mygraph> <http://www.w3.org/2007/rif-import-profile#OWL-DL>) Group ( Forall ?x ( <http://example.org/#p>(?x) :- <http://example.org/#crt>[?x -> "17"^^xs:integer] ) ) )
XMLview XML