Skip to content

Namespace of ex: in tests #276

@ajnelson-nist

Description

@ajnelson-nist

I just ran grep -R '@prefix ex:' and noticed that the test IRIs are either similar to this...

./tests/sparql/pre-binding/unsupported-sparql-001.ttl:@prefix ex: <http://datashapes.org/sh/tests/sparql/pre-binding/unsupported-sparql-001.test#> .

... or this:

./tests/core/node/xone-duplicate-data.ttl:@prefix ex: <http://example.org/shacl-test/> .

Should these be unified, in domain and path style? The former scopes tests' IRIs nicely, but the latter avoids introducing a domain outside of W3C.

Metadata

Metadata

Assignees

Labels

EditorialWill not change implementationsVocabulariesFor issues with the RDF files that the WG maintains

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions