Skip to content

Allow duplicate prefix declarations when parsing RDF or SPARQL #5464

@hmottestad

Description

@hmottestad

Allow for duplicate prefix declarations when both the namespace and prefix are exactly the same. We do not want to allow for duplicate prefix declarations if they are relative namespaces and where the base has changed between the first and second declarations making the effective namespace different.

We want this for:

  • SPARQL queries
  • SHACL shapes
  • All RDF parsers

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