Skip to content

Commit 918bba5

Browse files
committed
Fix reference to predicate isMadeUpOf
1 parent 3505374 commit 918bba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gistCore.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1900,7 +1900,7 @@ gist:PhysicalIdentifiableItem
19001900
] ,
19011901
[
19021902
a owl:Restriction ;
1903-
owl:onProperty gist:madeUpOf ;
1903+
owl:onProperty gist:isMadeUpOf ;
19041904
owl:someValuesFrom gist:PhysicalSubstance ;
19051905
]
19061906
;

0 commit comments

Comments
 (0)