Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The FactStore does not support a simple GET for a fact where the technical ID for that fact is known.
Add GET factstore/facts/
{factSchemaURN}/
{factId}to the FactStore interface which returns the found fact in JSON-LD.