We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://semiceu.github.io/MLDCAT-AP/releases/1.0.0/shacl/mldcat-ap-SHACL.ttl:
@prefix mldcatsh: <https://semiceu.github.io//shacl/mldcat-ap-SHACL_en#>.
//
<https://semiceu.github.io//shacl/mldcat-ap-SHACL_en> <https://semiceu.github.io//shacl/mldcat-ap-SHACL_enshapes>
I don't know of any standard way to define a collection of shapes. However, you can:
mldcatsh:AgentShape a shacl:NodeShape; rdfs:isDefinedBy mldcatsh: .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://semiceu.github.io/MLDCAT-AP/releases/1.0.0/shacl/mldcat-ap-SHACL.ttl:
However, the property doesn't exist, and even its URL is not ok (double
//
).I don't know of any standard way to define a collection of shapes. However, you can:
mldcatsh:AgentShape a shacl:NodeShape; rdfs:isDefinedBy mldcatsh: .
The text was updated successfully, but these errors were encountered: