So Stardog has this nice feature Property Graphs meet Stardog | Stardog
So I have a JSON that has source node URI and target node URI plus a description as an edge property.
My question is:
- How do I transform such a JSON to a JSON-LD so that edge property description is shown in Stardog?
I don't think such examples exist (yet) in https://json-ld.org/playground/
Regards,
Radu