Interface DTKGEngineReader
- All Known Subinterfaces:
DTKGEngine
public interface DTKGEngineReader
Reader part of the DTKGEngine component of the Abstract Architecture -- for ISP.
-
Method Summary
Modifier and TypeMethodDescriptionObtain the current status of the Digital Twin Knowledge Graph.
-
Method Details
-
getCurrentDigitalTwinKnowledgeGraph
String getCurrentDigitalTwinKnowledgeGraph()Obtain the current status of the Digital Twin Knowledge Graph.- Returns:
- the current state of the DTKG
-