The most important parts of the KG are the description of the machines, especially the ones identified as [itm:bosch-apas](https://ci.mines-stetienne.fr/kg/itmfactory/bosch-apas), [itm:dx10](https://ci.mines-stetienne.fr/kg/itmfactory/dx10), [itm:vl10](https://ci.mines-stetienne.fr/kg/itmfactory/vl10), and [itm:xy10](https://ci.mines-stetienne.fr/kg/itmfactory/xy10).
...
...
@@ -33,7 +36,7 @@ Moreover, the location of input material or the location of product are features
The production line is described according to the pattern of the figure below:
In practice, the blank nodes will have a specific identifier, and it may be typed with a different class than what is shown in the diagram above. However, a class hierarchy can help inferring that a given entity is of the appropriate type. For instance, here is a piece of the description of the IT'm Factory:
The four components of the production line are: a storage rack, a filling machine, a robotic arm and a packaging machine. If there exist multiple machines of the same type in the factory, we need to know which one is connected to what. The pattern for describing connections follows the SAREF for System ontology ([SAREF4SYST](https://saref.etsi.org/saref4syst/)). Each machine is a `s4syst:System` that has `s4syst:ConnectionPoint`s. A connection point is attached to a `s4syst:Connection`, which is a physical or virtual entity that represents the connection between 2 systems.