Package io.github.webbasedwodt.ontology
Class Individual
java.lang.Object
io.github.webbasedwodt.ontology.Individual
It models the concept of Individual in the context of Digital Twin Knowledge Graph.
So an individual here is another Digital Twin, identified by its URI.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Individual
Default constructor.- Parameters:
individualUri
- the uri of the individual.
-
-
Method Details