eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
58 stars 167 forks source link

feat: improves JSON-LD objects #331

Closed wolf4ood closed 1 month ago

wolf4ood commented 1 month ago

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 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

Linked 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._