RDF Combination Invalid Constant 2

From RIF

Jump to: navigation, search



Test TypeImportRejectionTest
ContributorJos de Bruijn
StatusProposed
Record
DialectCore
PurposeVerify that rdf:text typed literals are not allowed in RDF graphs imported by RIF documents
Description
SeeAlsoRDF_Combination_Invalid_Constant_1
SpecRefSWC#Interpretation_of_Profiles
ImportedDocument
Format Turtle
Location http://example.org/mygraph
Text@prefix ex: <http://example.org/#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . ex:a ex:p "with language tag@en"^^rdf:text .
Input
Presentation SyntaxDocument( Import(<http://example.org/mygraph> <http://www.w3.org/ns/entailment/Simple>) )
XMLview XML