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

Commit 1ad3ac7

Browse files
author
changqin26
committed
Added a missing #.
1 parent b553617 commit 1ad3ac7

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
@@ -292,7 +292,7 @@ aas:AASd-021Shape a sh:NodeShape ;
292292
#?Value1SemanticId <https://admin-shell.io/aas/3/0/RC01/Reference/key> ?Value1Key .
293293
#?Value1Key <https://admin-shell.io/aas/3/0/RC01/Key/type> ?Value1KeyType .
294294
#?Value1Key <https://admin-shell.io/aas/3/0/RC01/Key/value> ?Value1KeyValue .
295-
?Value1Key <https://admin-shell.io/aas/3/0/RC01/Key/idType> ?Value1KeyIdType .
295+
#?Value1Key <https://admin-shell.io/aas/3/0/RC01/Key/idType> ?Value1KeyIdType .
296296

297297
#?SubmodelElementCollection <https://admin-shell.io/aas/3/0/RC01/SubmodelElementCollection/value> ?Value2 .
298298
#?Value2 <https://admin-shell.io/aas/3/0/RC01/HasSemantics/semanticId> ?Value2SemanticId .

0 commit comments

Comments
 (0)