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

RDF Combination Invalid Constant 2

From RIF
Jump to: navigation, search



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