We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d6084 commit b0f2174Copy full SHA for b0f2174
1 file changed
rocrate_validator/profiles/five-safes-crate/should/2_agent_entity.ttl
@@ -11,8 +11,9 @@
11
# Person who is the agent of a CreateAction SHOULD have an affiliation
12
five-safes-crate:PersonAgentHasAffiliation
13
a sh:NodeShape ;
14
- sh:mame "Agent's affiliation" ;
+ sh:name "Agent's affiliation" ;
15
sh:description "The agent of a CreateAction entity SHOULD have an affiliation" ;
16
+ sh:message "The agent of a CreateAction entity SHOULD have an affiliation" ;
17
sh:target [
18
a sh:SPARQLTarget ;
19
sh:prefixes ro-crate:sparqlPrefixes ;
0 commit comments