Warning:
This wiki has been archived and is now read-only.

RDF Combination Invalid Constant 1

From RIF
Jump to: navigation, search



Test TypeImportRejectionTest
ContributorJos de Bruijn
StatusApproved
RecordAugust 8, 2010 Telecon
DialectCore
PurposeVerify that rif:iri typed literals are not allowed in RDF graphs imported by RIF documents
Description
SeeAlsoRDF_Combination_Invalid_Constant_2
SpecRefSWC#Interpretation_of_Profiles
ImportedDocument
Location http://example.org/mygraph
Turtle@prefix ex: <http://example.org/example#> . @prefix rif: <http://www.w3.org/2007/rif#> . ex:a ex:p "http://example.org/#b"^^rif:iri .
XMLview RDF/XML
Input
Presentation SyntaxDocument( Import(<http://example.org/mygraph> <http://www.w3.org/ns/entailment/Simple>) )
XMLview RIF/XML