diff --git a/oep_metadata/turbine_metadata.jsonld b/oep_metadata/turbine_metadata.jsonld index 3702a00..92dd700 100644 --- a/oep_metadata/turbine_metadata.jsonld +++ b/oep_metadata/turbine_metadata.jsonld @@ -1,8 +1,11 @@ { + "@context": "https://raw.githubusercontent.com/LOD-GEOSS/databus-snippets/master/oep_metadata/context.jsonld", "name": "wind_turbine_library", "title": "Wind Turbine Library", "id": "https://openenergy-platform.org/dataedit/view/supply/wind_turbine_library", + "@id": "https://databus.dbpedia.org/denis/lod-geoss-example/api-example/2021-05-10/api-example_type=turbineData.json", "description": "A collection of the most common wind turbines with information on capacity, power curves and other parameters available from specification sheets", + "subject": "oeo:OEO_00000448", "language": [ "en-GB", "en-US", @@ -283,6 +286,7 @@ "name": "installed_capacity", "description": "installed capacity of turbine", "type": "bigint", + "about": "oeo:OEO_00230002", "unit": "kW" }, {