Package io.github.webbasedwodt.ontology
Interface Node
- All Known Subinterfaces:
Resource
- All Known Implementing Classes:
BlankNode
,Individual
,Literal
,RdfProperty
public interface Node
It models the concept of RDF node in the context of a Digital Twin Knowledge Graph.
A Node can be anything in the Knowledge Graph from RDF Resources to Literals.