From 818c047759ddfafaf0ff9e28d0d1c9807ff7f29d Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Thu, 12 May 2022 09:45:23 +0200 Subject: [PATCH] Update lagoCommonRights.jsonld --- rights/lagoCommonRights.jsonld | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rights/lagoCommonRights.jsonld b/rights/lagoCommonRights.jsonld index bf7f9b0..640b902 100644 --- a/rights/lagoCommonRights.jsonld +++ b/rights/lagoCommonRights.jsonld @@ -20,11 +20,12 @@ "descprition" : "By using the data provided by the Latin American Giant Observatory (LAGO), you are accepting the following conditions of release and acknowledging the following disclaimers issued by LAGO.", "@type": "Document", "landingPage": "https://lagoproject.github.io/DMP/rights/lagoCommonRights/", -"version":"1.1" +"version":"1.1", "distribution": { "@id": "/rights/lagoCommonRights.md", "@type": "Distribution" "accessURL": "/rights/lagoCommonRights/", "downloadURL": "/rights/lagoCommonRights.md", "format": "http://publications.europa.eu/resource/authority/file-type/TXT", - "mediaType": "https://www.iana.org/assignments/media-types/text/markdown"} -} \ No newline at end of file + "mediaType": "https://www.iana.org/assignments/media-types/text/markdown" + } +} -- GitLab