We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9579160 commit f61ca69Copy full SHA for f61ca69
1 file changed
schemas/ImagingOntologyCombined.ttl
@@ -125,7 +125,7 @@ prefix vann: <http://purl.org/vocab/vann/>
125
[sh:path sd:hasExecutableInstructions ;
126
sh:minCount 1;
127
sh:message "Fair level 5"] ;
128
-sh:and (imag:fairlevel4Shape)
+ sh:and (imag:fairlevel4Shape)
129
.
130
131
imag:FeatureTaggerRule a sh:SPARQLRule ;
@@ -376,9 +376,7 @@ schema:CreativeWork-author
376
377
schema:Person
378
a sh:NodeShape ;
379
- sh:property schema:Person-email ;
380
- sh:property schema:Person-familyName ;
381
- sh:property schema:Person-givenName ;
+ sh:property schema:Thing-name ;
382
sh:property md4i:orcidIdShape ;
383
sh:property schema:Person-affiliation
384
0 commit comments