Open hsolbrig opened 6 years ago
The turtle representation of a manifest entry uses: http://www.w3.org/ns/shacl/test-suite#
http://www.w3.org/ns/shacl/test-suite#
As the namespace for actions. The jsonld representation uses: https://shexspec.github.io/shexTest/ns#
https://shexspec.github.io/shexTest/ns#
As an example, if you list the predicates for "1Adot_pass" in jsonld you get:
https://shexspec.github.io/shexTest/ns#shape https://shexspec.github.io/shexTest/ns#focus https://shexspec.github.io/shexTest/ns#data https://shexspec.github.io/shexTest/ns#schema
the turtle rendering gives:
http://www.w3.org/ns/shacl/test-suite#shape http://www.w3.org/ns/shacl/test-suite#focus http://www.w3.org/ns/shacl/test-suite##data http://www.w3.org/ns/shacl/test-suite#schema
The turtle representation of a manifest entry uses:
http://www.w3.org/ns/shacl/test-suite#
As the namespace for actions. The jsonld representation uses:
https://shexspec.github.io/shexTest/ns#
As an example, if you list the predicates for "1Adot_pass" in jsonld you get:
the turtle rendering gives: