| Class | Description |
|---|---|
| DatasetMetadataBean |
This bean will contain during ckan metadata creation the following information
(related to the workspace folder that represents a dataset)
id -> the id that will be assigned by ckan
Title -> folder's name
Description -> folders' description
tags -> folder's custom fields keys' names
visibility -> as chosen by the creator (visible = true, not visible = false)
source -> url of the folder within the workspace
version -> during creation it is going to be 1.0
author, maintainer -> folder's owner
custom fields -> gcube items
|
| GroupBean |
A group bean.
|
| LicensesBean |
This bean contains the retrieved list of available licenses for CKAN.
|
| MetadataFieldWrapper |
The Class MetadataFieldWrapper.
|
| MetaDataProfileBean |
A MetaDataProfileBean with its children (MetaDataType and MetaDataFields)
|
| MetaDataTypeWrapper |
The Class MetadataTypeWrapper
|
| OrganizationBean |
A ckan organization like bean with organization name and title
|
| ResourceElementBean |
A resource element bean
|
| Enum | Description |
|---|---|
| DataType |
The Enum DataType.
|
Copyright © 2017. All Rights Reserved.