Skip to content

Consider if TripleTermData rule should allow generalized triple terms #282

@Tpt

Description

@Tpt

The TripleTermData rule now allows generalized triple terms like <<( "foo" ex:p "bar" )>>. This breaks the possible assumption in SPARQL implementation that the RDF terms in VALUES are always valid RDF. It might even break wider assumptions like "manipulated RDF terms after parsing are always valid".

It might make sense to change TripleTermDataSubject into:

[123]   	TripleTermDataSubject 	  ::=   	iri

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec:enhancementChange to enhance the spec without affecting conformance (class 2) –see also spec:editorial

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions