RDF Combination Constant Equivalence 1

From RIF

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



Test TypePositiveEntailmentTest
ContributorJos de Bruijn
StatusProposed
Record
DialectCore
PurposeTest equivalent treatment of RDF constants and RIF symbols in simple entailment
DescriptionThe syntax for constants in RIF and RDF is slightly different; RDF has a number of different kinds of constants (e.g., IRI, in a literal, typed literal), whereas RIF has a single kind of constant (i.e., a pair <literal, symbol space>). As a consequence, in RIF-RDF combinations, an IRI in RDF is equivalent to a literal with type rif:iri in RIF.
SeeAlsoRDF_Combination_Constant_Equivalence_2

RDF_Combination_Constant_Equivalence_3

RDF_Combination_Constant_Equivalence_4
SpecRefSWC#Symbols_in_RIF_Versus_RDF/OWL_(Informative)
SWC#Common_RIF-RDF_Interpretations
ImportedDocument
Format NTriples
Location http://example.org/mygraph
Text<http://a> <http://p> <http://b> .
Premises
Presentation SyntaxDocument( Import(<http://example.org/mygraph> <http://www.w3.org/2007/rif-import-profile#Simple>) )
XMLview XML
Conclusion
Presentation Syntax<http://a>[<http://p> -> "http://b"^^rif:iri]
XMLview XML