Skip to content

Commit 8580dd5

Browse files
committed
Correct testfile
1 parent 41c8dfc commit 8580dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/sds-test-aspect-models/src/main/resources/valid/bamm_2_0_0/io.openmanufacturing.test/1.0.0/AspectWithEntityWithoutProperty.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
bamm:properties ( ) .
4747

4848
:AbstractEntity
49-
a bamm-c:AbstractEntity ;
49+
a bamm:AbstractEntity ;
5050
bamm:preferredName "Abstract test Entity"@en ;
5151
bamm:description "This is an abstract test entity"@en ;
5252
bamm:properties ( :entityProperty ) .

0 commit comments

Comments
 (0)