From 9fa647d27b387d4cd4ce9521f6c5f2faa9b3bfd6 Mon Sep 17 00:00:00 2001
From: AJRubio-Montero <antonio.rubio@ciemat.es>
Date: Wed, 11 May 2022 17:02:38 +0200
Subject: [PATCH] Update lagoCommonRights.md

---
 rights/lagoCommonRights.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/rights/lagoCommonRights.md b/rights/lagoCommonRights.md
index 42beb7e..51fbb6f 100644
--- a/rights/lagoCommonRights.md
+++ b/rights/lagoCommonRights.md
@@ -5,13 +5,13 @@ nav_order: 1
 jsonldinhead: lagoCommonRights.jsonld 
 ---
 
-|Tag Release | Issued | Updated | Date |Contributors|
+|Tag Release | Issued | Updated | Dates |Contributors|
 |------------|-----   |-------- |------|------------|
-| 1.1 | {{ site.time }} | 2020-06-01 - today | [Hernán Asorey](https://orcid.org/0000-0002-4559-8785) |
+| 1.1 | 2022-05-11 | {{ site.time }} | 2020-06-01 - today | [Hernán Asorey](https://orcid.org/0000-0002-4559-8785) |
 |  |  |  |  | [Iván Sidelnik](https://orcid.org/0000-0003-4115-3129) |
 |  |  |  |  | for the [LAGO Collaboration](/DMP/defs/lagoCollaboration/) |
 
-# Data and Metadata Release, Rights and Disclaimer 
+# Data and Metadata Releases, Rights and Disclaimer 
 {: .no_toc }
 
 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.
@@ -74,11 +74,11 @@ Neither LAGO nor contributors of data to LAGO shall be held liable for any impro
 ## D. Disclaimer of Accuracy of Data
 No warranty, expressed or implied, is made regarding the accuracy, adequacy, completeness, reliability, or usefulness of any data provided. These data are provided &quot;as is.&quot; All warranties of any kind, expressed or implied, including but not limited to fitness for a particular use, freedom from computer viruses, and non-infringement of proprietary rights, are disclaimed.
 
-## ANNEX. Linking this document
+## APPENDIX. Linking this document
 
 This document unifies the rights, disclaimers and acknolegmentes for this LAGO data and metadata release.  
 
-To accomplish the linked-data requirements, this document has associated a metadata file [lagoCommonRights.jsonld](./lagoCommonRights.jsonld) 
+To accomplish the linked-data requirements, this document has associated a metadata file [{{ page.jsonldinhead }}](./{{ page.jsonldinhead }}) 
 
 ### How should this be embarransingly referenced?
 
@@ -122,7 +122,7 @@ As a real example, the metadata´s catalog of a simulation should include the re
 ...
 ```
 
-## Plain JSON-LD file
+#### The plain JSON-LD file
 
 ```json
 {% include_relative lagoCommonRights.jsonld %}
-- 
GitLab