Skip to content
Snippets Groups Projects
Commit 76f09e28 authored by AJRubio-Montero's avatar AJRubio-Montero
Browse files

....

parent d5b663bf
No related branches found
No related tags found
No related merge requests found
...@@ -13,9 +13,14 @@ $().ready(function(){ ...@@ -13,9 +13,14 @@ $().ready(function(){
$.getJSON( "{{ include.folder }}", function( data ) { $.getJSON( "{{ include.folder }}", function( data ) {
var description = data["description"]; var description = data["description"];
$('#des').append(description); $('#des').append(description);
$('#des').append("keooo");
}); });
}); });
</script> </script>
<div id="des"></div> <div id="des"></div>
|Version| Issued | Updated | Date | Download URL |
|-------|---------|------|------------|
| <div id="version"></div> | <div id="issued"></div> | {{ site.time }} | 2020-06-01 - today |
...@@ -5,15 +5,16 @@ nav_order: 1 ...@@ -5,15 +5,16 @@ nav_order: 1
jsonldinhead: lagoCommonRights.jsonld jsonldinhead: lagoCommonRights.jsonld
--- ---
|Version| Updated | Date |Contributors|
|-------|---------|------|------------|
| 1.1 | {{ 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/) |
{% include get_md_from_description.html folder="/DMP/rights/lagoCommonRights.jsonld" %} # Data and Metadata Release, Rights and Disclaimer
# LAGO Common Rights
{: .no_toc } {: .no_toc }
|Version| Updated | Date |Contributors| 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.
|-------|---------|------|------------|
| 1.1 develop | {{ site.time }} | 2020-06-01 - today | LAGO Collaboration |
## Table of contents ## Table of contents
...@@ -26,7 +27,7 @@ jsonldinhead: lagoCommonRights.jsonld ...@@ -26,7 +27,7 @@ jsonldinhead: lagoCommonRights.jsonld
[lagoCommonRights.jsonld](./lagoCommonRights.jsonld) unifies the usual rights of LAGO data and metadata, following the official LAGO schema vocabulary. [lagoCommonRights.jsonld](./lagoCommonRights.jsonld) unifies the usual rights of LAGO data and metadata, following the official LAGO schema vocabulary.
## How should an item be referenced? ## How should this be referenced?
To preserve the provenance of the linked metadata through time, the GitHub raw link of a certain release of this document must be used: To preserve the provenance of the linked metadata through time, the GitHub raw link of a certain release of this document must be used:
...@@ -71,9 +72,6 @@ As a real example, the metadata´s catalog of a simulation should include the re ...@@ -71,9 +72,6 @@ As a real example, the metadata´s catalog of a simulation should include the re
``` ```
# Data and Metadata Release, Rights and Disclaimer
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.
# A. Definitions # A. Definitions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment