From 6473c943cc6729202466858deadcc6586bbd5d22 Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Wed, 15 Jun 2022 12:19:49 +0200 Subject: [PATCH] Update lagoCollaboration.1.1.md --- defs/lagoCollaboration.1.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defs/lagoCollaboration.1.1.md b/defs/lagoCollaboration.1.1.md index 17df696..10e572b 100644 --- a/defs/lagoCollaboration.1.1.md +++ b/defs/lagoCollaboration.1.1.md @@ -20,7 +20,7 @@ nav_order: 2 ## What is defined? -[lagoCollaboaration.1.1.jsonld](./lagoCollaboaration.1.1.jsonld) unifies the definition of the LAGO Collaboration following the official LAGO schema vocabulary. +[lagoCollaboration.1.1.jsonld](./lagoCollaboration.1.1.jsonld) unifies the definition of the LAGO Collaboration following the official LAGO schema vocabulary. The purpose of the definition is to univocally identify the LAGO Collaboration employing a public URI for being linked by any metadata. @@ -33,7 +33,7 @@ To preserve the provenance of the linked metadata through time, the GitHub raw l For example: -[https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld](https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld) +[https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollabaration.1.1.jsonld](https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboration.1.1.jsonld) As a real example, the metadata´s catalog of a simulation should include the reference to the [DCAT-AP2](https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/dcat-application-profile-data-portals-europe) property [publisher](https://raw.githubusercontent.com/SEMICeu/DCAT-AP/2.0.0/releases/2.0.0/dcat-ap_2.0.0.jsonld#publisher): @@ -51,7 +51,7 @@ As a real example, the metadata´s catalog of a simulation should include the re "title":"sac_60_100.0_75600_QGSII_flat", "description":"A Complete Corsika Simulation", "publisher":{ - "@id":"https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld", + "@id":"https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboration.1.1.jsonld", "@type":"lago:Organization" }, ... -- GitLab