Skip to content

Empty prohibition breaks the federated catalog #8

@gpuget

Description

@gpuget
{
            "@id": "prohibition-test",
            "@type": "dcat:Dataset",
            "odrl:hasPolicy": {
              "@id": "cHJvaGliaXRpb24tdGVzdA==:cHJvaGliaXRpb24tdGVzdA==:ZDM2OGE0ZTUtZmM0NS00ZWI0LTk2ZjEtMGFiYTBhM2FiYzcz",
              "@type": "odrl:Offer",
              "odrl:permission": [],
              "odrl:prohibition": [
                {
                  "odrl:action":{
                    "@id":"odrl:use"
                  }
                }
              ],
              "odrl:obligation": []
            },
            "dcat:distribution": [
              {
                "@type": "dcat:Distribution",
                "dct:format": {
                  "@id": "HttpData-PULL"
                },
                "dcat:accessService": {
                  "@id": "35a5ae60-236f-4669-849c-a35bff05f1c7",
                  "@type": "dcat:DataService"
                }
              },
              {
                "@type": "dcat:Distribution",
                "dct:format": {
                  "@id": "HttpData-PUSH"
                },
                "dcat:accessService": {
                  "@id": "35a5ae60-236f-4669-849c-a35bff05f1c7",
                  "@type": "dcat:DataService"
                }
              },
              {
                "@type": "dcat:Distribution",
                "dct:format": {
                  "@id": "Kafka-PUSH"
                },
                "dcat:accessService": {
                  "@id": "35a5ae60-236f-4669-849c-a35bff05f1c7",
                  "@type": "dcat:DataService"
                }
              }
            ],
            "version": "1.0",
            "createdAt": "2026-02-20T12:00:00Z",
            "name": "prohibition-test",
            "description": "prohibition-test",
            "id": "prohibition-test",
            "contenttype": "application/json"
          }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

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