Skip to content
Snippets Groups Projects
Commit d01220ce authored by Marcel Tschöpe (DataPLANT Administrator)'s avatar Marcel Tschöpe (DataPLANT Administrator)
Browse files

added ld+json file for google dataset search

parent a4e7435a
No related branches found
No related tags found
No related merge requests found
Pipeline #2665 failed
<!-- Google Dataset Search Metadata -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Sample ARC",
"description": "This dataset contains a sample ARC for testing purposes.",
"url": "https://git.nfdi4plants.org/marcel/test-template",
"keywords": ["data analysis", "sample data", "metrics", "test data"],
"creator": {
"@type": "Organization",
"name": "Universität Freiburg"
},
"license": "https://opensource.org/licenses/MIT",
"datePublished": "2024-08-26",
"distribution": {
"@type": "DataDownload",
"contentUrl": "https://git.nfdi4plants.org/marcel/test-template/-/blob/a4e7435a307c04cda85ce5bd952547eedfcc606a/isa.investigation.xlsx",
"encodingFormat": "application/xlsx"
},
"spatialCoverage": {
"@type": "Place",
"name": "Worldwide"
},
"temporalCoverage": "2024-08-26/2024-08-26",
"variableMeasured": ["temperature"]
}
</script>
# Sample Dataset Repository
This repository contains a sample dataset for use in data analysis exercises. The data includes measurements for temperature, humidity, and precipitation collected over a one-year period...
[Download Dataset](https://git.nfdi4plants.org/marcel/test-template/-/blob/a4e7435a307c04cda85ce5bd952547eedfcc606a/isa.investigation.xlsx)
# ARCs
for details, see <https://github.com/nfdi4plants/ARC-specification>
......
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