Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 87e97c2

Browse files
committed
Corrected the target class of Idshort.
1 parent 1577850 commit 87e97c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validator/src/main/resources/constraint_shapes.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
# AASd-002
3434
aas:IdShortShape a sh:NodeShape ;
35-
sh:targetClass aas:Submodel ;
35+
sh:targetClass aas:Referable ;
3636
sh:property [
3737
a sh:PropertyShape ;
3838
sh:path <https://admin-shell.io/aas/3/0/RC01/Referable/idShort> ;

0 commit comments

Comments
 (0)