Interface RdfNode

All Known Subinterfaces:
RdfResource
All Known Implementing Classes:
RdfBlankNode, RdfClass, RdfIndividual, RdfLiteral, RdfProperty, RdfUriResource

public interface RdfNode
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.