Skip to content

Commit f61ca69

Browse files
Update ImagingOntologyCombined.ttl [from GitHub Actions]
1 parent 9579160 commit f61ca69

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

schemas/ImagingOntologyCombined.ttl

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ prefix vann: <http://purl.org/vocab/vann/>
125125
[sh:path sd:hasExecutableInstructions ;
126126
sh:minCount 1;
127127
sh:message "Fair level 5"] ;
128-
sh:and (imag:fairlevel4Shape)
128+
sh:and (imag:fairlevel4Shape)
129129
.
130130

131131
imag:FeatureTaggerRule a sh:SPARQLRule ;
@@ -376,9 +376,7 @@ schema:CreativeWork-author
376376

377377
schema:Person
378378
a sh:NodeShape ;
379-
sh:property schema:Person-email ;
380-
sh:property schema:Person-familyName ;
381-
sh:property schema:Person-givenName ;
379+
sh:property schema:Thing-name ;
382380
sh:property md4i:orcidIdShape ;
383381
sh:property schema:Person-affiliation
384382
.

0 commit comments

Comments
 (0)