Assets
Last updated
Was this helpful?
Last updated
Was this helpful?
This section provides an overview of all available APIs that adhere to the OpenAPI specification. All APIs are loaded from the OpenAPI specification file: Link. Please note that the API base-paths may differ depending on the connector, the specific API base-path can be seen in the UI dashboard.
Collect all data for Asset Page
/wrapper/ui/pages/asset-page
Updates an Asset's metadata and optionally also the data source.
/wrapper/ui/pages/asset-page/assets/{assetId}
Data Source
Asset Title
Asset Language
Asset Description
Asset Homepage
License URL
Version
Asset Keywords
Asset MediaType
Landing Page URL
Data Category
Data Subcategory
Data Model
Geo-Reference Method
Transport Mode
The sovereign is distinct from the publisher by being the legal owner of the data.
Geo location
Locations by NUTS standard which divides countries into administrative divisions
Data sample URLs
Reference file/schema URLs
Additional information on reference files/schemas
Instructions for use that are not legally relevant e.g. information on how to cite the dataset in papers
Data update frequency
Temporal coverage start date
Temporal coverage end date (inclusive)
Contains serialized custom properties in the JSON format.
Contains serialized custom properties in the JSON LD format. Contrary to the customJsonAsString field, this string must represent a JSON LD object and will be affected by JSON LD compaction and expansion. Due to a technical limitation, the properties can't be booleans.
Same as customJsonAsString but the data will be stored in the private properties.
Same as customJsonLdAsString but the data will be stored in the private properties. The same limitations apply.
Create a new Asset
/wrapper/ui/pages/asset-page/assets
Data Source
Asset Id
Asset Title
Asset Language
Asset Description
Asset Homepage
License URL
Version
Asset Keywords
Asset MediaType
Landing Page URL
Data Category
Data Subcategory
Data Model
Geo-Reference Method
Transport Mode
The sovereign is distinct from the publisher by being the legal owner of the data.
Geo location
Locations by NUTS standard which divides countries into administrative divisions
Data sample URLs
Reference file/schema URLs
Additional information on reference files/schemas
Instructions for use that are not legally relevant e.g. information on how to cite the dataset in papers
Data update frequency
Temporal coverage start date
Temporal coverage end date (inclusive)
Contains serialized custom properties in the JSON format.
Contains serialized custom properties in the JSON LD format. Contrary to the customJsonAsString field, this string must represent a JSON LD object and will be affected by JSON LD compaction and expansion. Due to a technical limitation, the properties can't be booleans.
Same as customJsonAsString but the data will be stored in the private properties.
Same as customJsonLdAsString but the data will be stored in the private properties. The same limitations apply.
Delete an Asset
/wrapper/ui/pages/asset-page/assets/{assetId}