Skip to content

CX Policy JSON-LD odrl mapping #334

Description

@wolf4ood

Currently the policy json-ld context for 2025/9 describe the odrl term as

"odrl": "https://w3id.org/dspace/2025/1/odrl-profile.jsonld"

https://github.com/catenax-eV/catenax-ev.github.io/blob/main/docs/standards/CX-0152-PolicyConstrainsForDataExchange/assets/context/context.jsonld#L4

Also in the cx-odrl-profile

https://github.com/catenax-eV/cx-odrl-profile/blob/main/schema/context/context.jsonld

When used in a DSP request with DSP 2025/1 this might make the JSON-LD processor not working depending on the order of the JSON-LD context since it might redefine an already define term if in a @protected environment.

For example

Probably it should be

"odrl": "http://www.w3.org/ns/odrl/2/"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions