Skip to content

Commit dd8b7cd

Browse files
author
Philipp von Hartrott
committed
Update shape-data.ttl
1 parent af46daa commit dd8b7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/duality object material/shape-data.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ex:my_dual_ingot_and_portion_of_steel a ingot: , portion_of_steel: ;
2828

2929
ex:my_dual_ingot_and_portion_of_steel has_part: ex:some_part . # we need that to comply axioms of portion_of_steel (autoshapes)
3030

31-
ex:some_part a <http://purl.obolibrary.org/obo/BFO_000040>
31+
ex:some_part a <http://purl.obolibrary.org/obo/BFO_000040> .
3232

3333
ex:my_ingots_mass a mass: .
3434
ex:my_steels_composition a chemical_composition: .

0 commit comments

Comments
 (0)