Skip to content

metadata

AttributeTypeDescriptionRequired
createdISO date/time stringContains the date of the creation of the dataset content in ISO 8601 format preferably with timezone designators, e.g. 2000-10-31T01:30:00Z.
updatedISO date/time stringContains the date of the creation of the dataset content in ISO 8601 format preferably with timezone designators, e.g. 2000-10-31T01:30:00Z.
descriptionlanguage value objectDetails of what the resource is. For a dataset, this attribute explains what the data represents and what it can be used for.
copyrightHolderstringThe party holding the legal copyright.
namestringDescriptive name of the asset.
displayTitlelanguage value objectDescriptive name of the asset used for human readability in applications.
typestring enumAsset type. Includes "dataset" (e.g. csv file), "algorithm" (e.g. Python script). Each type needs a different subset of metadata attributes.
authorstringName of the entity generating this data (e.g. deltaDAO AG).
providedBystring URL (participant credential)Verifiable Credential of the entity offering this asset.
licenselicenseObjectLicenses applied for all services of this asset.
linksObjectMapping of URL titles(key) and URL strings(value)
attachmentsArray of remoteObjectList of remote files attached to the asset
tagsArray of stringArray of keywords or tags used to describe this content. Empty by default.
categoriesArray of stringArray of categories associated to the asset.
additionalInformationObjectStores additional information, this is customizable by publisher
algorithmAlgorithm MetadataInformation about asset of type algorithm☑️ (Required for asset type algorithm)