diff --git a/rights/lagoCommonRights.jsonld b/rights/lagoCommonRights.jsonld index bf7f9b0108d8d5c13fa887488cf1a94de301ffe6..640b902bb8de538c94eb1e44cb12d4e56d74d6ba 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" + } +}