-
Notifications
You must be signed in to change notification settings - Fork 30
Labels
Editorial (would not change implementations)VocabulariesFor issues with the RDF files that the WG maintainsFor issues with the RDF files that the WG maintains
Milestone
Description
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.
afs
Metadata
Metadata
Assignees
Labels
Editorial (would not change implementations)VocabulariesFor issues with the RDF files that the WG maintainsFor issues with the RDF files that the WG maintains