Skip to content

ReifiedTripleSubject, TripleTermSubject, TripleTermDataSubject and ExprTripleTermSubject rules allow literals but not triple terms #236

Closed
@Tpt

Description

@Tpt

The ReifiedTripleSubject grammar rule allow literals but forbids triple terms (TripleTerm rule). The same thing happens in TripleTermSubject and ExprTripleTermSubject

I tend to think that we should:

  1. either make reified triple patterns fully symmetric and allow triple terms
  2. either make reified triple patterns non symmetric and not allow literals

The current median state seems weird to me

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions