Skip to content
New issue

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

Errors in validator messages #1

Open
broughd-qld opened this issue Aug 9, 2022 · 0 comments
Open

Errors in validator messages #1

broughd-qld opened this issue Aug 9, 2022 · 0 comments

Comments

@broughd-qld
Copy link

Hi @nicholascar
I have been using the validator and have come across a few errors in the messages where the message doesn't relate to the requirement number.

The issues are in the Requirements outlined below

<Requirement-2.2.2>
a sh:NodeShape ;
sh:message "Requirement 2.1.7 Provenance for a Collection _SHOULD_ be indicated by at least one of the following properties: dcterms:provenance, dcterms:source or prov:wasDerivedFrom." ;

<Requirement-2.3.4>
a sh:NodeShape ;
sh:message "Requirement 2.1.7 Provenance for a Concept _SHOULD_ be indicated by at least one of the following properties: dcterms:provenance, dcterms:source or prov:wasDerivedFrom." ;

<Requirement-2.4.1>
a sh:NodeShape ;
sh:targetClass sdo:Organization , sdo:Person ;
sh:property [
sh:path sdo:name ;
sh:minCount 1 ;
sh:maxCount 1 ;
sh:datatype xsd:string ;
sh:message "Requirement 2.4.2 Each agent _MUST_ indicate at least one name property with the `sdo:name` property that must be a text literal value"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant