Update Documentation of the Knowledge Graph authored by Antoine ZIMMERMANN's avatar Antoine ZIMMERMANN
......@@ -50,7 +50,7 @@ In practice, the blank nodes will have a specific identifier, and it may be type
ssn:hasSubSystem <dx100#this>;
ssn:hasSubSystem <bosch-apas0#this>;
onto:outputMachine <xy100#this> .
<vl100#this> a erm:VL10 .
<vl10#this> a erm:VL10 .
erm:VL10 rdfs:subClassOf onto:PotStorageRack .
```
......
......