improves JSON-LD objects in Management API by including the management-api-json-ld-context extension which includes the experimental JSON-LD context for the management API available here
Also changed the payloads in the postman collections and the Readme file.
The EDC deps also was bumped to 0.10.0-SNAPSHOT
Why it does that
improves JSON-LD usability
Further notes
The @context output will still contains namespaces prefix as edc or odrl and the @vocab.
Once this is accepted as feature request and implemented, it will be possible to have a clean @context output
What this PR changes/adds
improves JSON-LD objects in Management API by including the
management-api-json-ld-context
extension which includes the experimental JSON-LD context for the management API available hereAlso changed the payloads in the postman collections and the Readme file.
The EDC deps also was bumped to
0.10.0-SNAPSHOT
Why it does that
improves JSON-LD usability
Further notes
The
@context
output will still contains namespaces prefix asedc
orodrl
and the@vocab
.Once this is accepted as feature request and implemented, it will be possible to have a clean
@context
outputLinked Issue(s)
Closes # <-- insert Issue number if one exists
_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._