- All Implemented Interfaces:
- Node,- Resource
It models the concept of RDF Property in the context of Digital Twin Knowledge Graph.
- 
Constructor SummaryConstructors 
- 
Method Summary
Get the URI of the Resource. 
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
RdfPropertypublic RdfProperty(String propertyUri) Default constructor. 
- Parameters:
- propertyUri- the uri of the property
 
 
- 
Method Details
- 
getUriDescription copied from interface: Resource
 Get the URI of the Resource. 
- Specified by:
- getUriin interface- Resource
- Returns:
- the uri, as an Optional String, of the resource