v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
datasets

Retrieve a dataset

Retrieve a dataset. The definition of the dataset will be returned, not its data. Use GET:/download/{owner}/{id} or GET:/file_download/{owner}/{id}/{file} to retrieve the original files content, or POST:/sql/{owner}/{id} or POST:/sparql/{owner}/{id} to query the data.

get/datasets/{owner}/{id}

Path parameters

ownerstring required
idstring required

Response

default response

accessLevel'NONE, DISCOVER, READ, WRITE, ADMIN' required
createdstring date-time required
descriptionstring
idstring required
isProjectboolean required
license'Public Domain, PDDL, CC-0, CC-BY, CDLA-Permissive-1.0, CC-BY-IGO, CC-BY 3.0, CC-BY 3.0 AU, CC-BY 3.0 IGO, CC-BY-SA, CC-BY-SA 3.0, CDLA-Sharing-1.0, CC BY-NC, CC BY-ND, CC BY-ND 3.0, CC-BY 3.0 NZ, CC-BY-NC 3.0, CC BY-NC-ND, CC-BY-NC-SA 3.0, CC-BY-SA 3.0 NZ, CC-BY-NC-SA 3.0 NZ, CC-BY-NC 3.0 NZ, CC-BY-NC-ND-NZ-3.0, CC BY-NC-SA, Italian-ODL, MIT License, OGL, OGL-Canada, OGL-Nova Scotia, OGL-UK, OSODL, ODC-BY, ODC-ODbL, Other'
ownerstring required
propertiesobject

All properties of the resource that are associated with a metadata presentation. Key is the IRI of the property. Value is the value of the property.

status'NEW, INPROGRESS, LOADED, SYSTEMERROR' required
summarystring
tagsstring[]
titlestring required
updatedstring date-time required
versionstring required
visibility'OPEN, PRIVATE' required