From aacf9edfe4f09699b0d4c04a5b869591072689c3 Mon Sep 17 00:00:00 2001 From: tonyseale Date: Fri, 9 Feb 2024 17:39:31 +0000 Subject: [PATCH] Update dprod.jsonld --- dprod.jsonld | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dprod.jsonld b/dprod.jsonld index bf816f7..741bae2 100644 --- a/dprod.jsonld +++ b/dprod.jsonld @@ -14,6 +14,10 @@ "@id": "https://ekgf.github.io/data-product-spec/dprod/isAccessServiceOf", "@type": "http://www.w3.org/ns/dcat#Distribution" }, + "outputPort": { + "@id": "https://ekgf.github.io/data-product-spec/dprod/outputPort", + "@type": "http://www.w3.org/ns/dcat#DataService" + }, "dataProductOwner": { "@id": "https://ekgf.github.io/data-product-spec/dprod/dataProductOwner", "@type": "http://xmlns.com/foaf/0.1/Agent"