Skip to content

Commit

Permalink
regenerate example from schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-RLI committed Oct 21, 2024
1 parent 69cc1d1 commit 10b2618
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions metadata/v20/example.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "oemetadata",
"topic": [
"model_draft",
"reference"
],
"title": "OEMetadata",
"id": "https://databus.openenergyplatform.org/oeplatform/supply",
"resources": [
Expand All @@ -14,8 +18,17 @@
"path": "https://openenergy-platform.org/ontology/oeo/OEO_00000150"
}
],
"languages": ["en-GB", "de-DE", "fr-FR"],
"keywords": ["example", "ODbL-1.0", "RLI", "NFDI4Energy"],
"languages": [
"en-GB",
"de-DE",
"fr-FR"
],
"keywords": [
"example",
"ODbL-1.0",
"RLI",
"NFDI4Energy"
],
"publicationDate": "2024-10-15",
"embargoPeriod": {
"start": "2024-10-11",
Expand Down Expand Up @@ -81,7 +94,10 @@
"title": "Ludwig Hülk",
"path": "https://github.com/Ludee",
"organization": "Reiner Lemoine Institut",
"roles": ["creator", "dataCurator"],
"roles": [
"creator",
"dataCurator"
],
"date": "2016-06-16",
"object": "data and metadata",
"comment": "Add general context."
Expand Down Expand Up @@ -147,13 +163,5 @@
"usedResource": "https://databus.openenergyplatform.org/oeplatform/supply/wri_global_power_plant_database/2022-11-07"
}
}
],
"metaMetadata": {
"metadataVersion": "OEP-2.0.0",
"metadataLicense": {
"name": "CC0-1.0",
"title": "Creative Commons Zero v1.0 Universal",
"path": "https://creativecommons.org/publicdomain/zero/1.0/"
}
}
]
}

0 comments on commit 10b2618

Please sign in to comment.