Skip to content

Conversation

HolgerKnublauch
Copy link
Contributor

Closes #276

@HolgerKnublauch HolgerKnublauch added the SPARQL For SHACL 1.2 SPARQL extensions spec label Oct 13, 2025
sh:path ex:fullName ;
sh:values <b>[
sh:prefixes &lt;http://example.org/ns&gt; ;
sh:prefixes &lt;http://example.com/ns&gt; ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Why change .org to .com?)

Even better change - use http://example/.

It is specifically for this purpose.

RFC 2606 section 2

 ".example" is recommended for use in documentation or as examples.

It is registered and fixed. It does not have a website at that address by design.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The choice between .org and .com was made before, not by me. I am merely aligning these test cases with all others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SPARQL For SHACL 1.2 SPARQL extensions spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Namespace of ex: in tests

2 participants