RDF Combination Invalid Constant 1

From RIF

Jump to: navigation, search



Test TypeImportRejectionTest
ContributorJos de Bruijn
StatusProposed
Record
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
Format Turtle
Location http://example.org/mygraph
Text@prefix ex: <http://example.org/#> . @prefix rif: <http://www.w3.org/2007/rif#> . ex:a ex:p "http://example.org/#b"^^rif:iri .
Input
Presentation SyntaxDocument( Import(<http://example.org/mygraph> <http://www.w3.org/2007/rif-import-profile#Simple>) )
XMLview XML