| Class | Description |
|---|---|
| CkanActivity | |
| CkanDataset |
Extends
CkanDatasetBase with fields found in search operations. |
| CkanDatasetBase |
A Ckan Dataset, which in turn holds Ckan Resources.
|
| CkanDatasetRelationship | |
| CkanError |
For list of errors see api.py
|
| CkanGroup |
Class to explicitly model a Ckan group, which is not an organization,
although it has the same attributes.
|
| CkanGroupOrg |
Abstract class with additional fields found during searches of groups and
organizations.
|
| CkanGroupOrgBase |
Abstract class to model the same data structure that Ckan uses for creating
both groups and organizations.
|
| CkanLicense | |
| CkanOrganization |
Class to explicitly model a Ckan organization, which is not a group,
although it has the same attributes.
|
| CkanPair |
For key/value pairs present in extras field.
|
| CkanResource |
Extends
CkanResourceBase with fields found in search operations. |
| CkanResourceBase |
A Ckan Resource describes with metadata a physical file, which may reside
outside ckan.
|
| CkanResponse | |
| CkanTag |
Extends
CkanTagBase with fields found in search operations. |
| CkanTagBase |
A Ckan Tag.
|
| CkanTrackingSummary |
Just don't know what it is.
|
| CkanUser | |
| CkanUserBase | |
| CkanVocabulary | |
| CkanVocabularyBase |
| Enum | Description |
|---|---|
| CkanCapacity |
Actually they are lower case in ckan, but 'public' and 'private' clash with
Java keywords
|
| CkanState |
Possible states of a Dataset or Resource - only active datasets show up in
search results and other lists of datasets
|
Copyright © 2015 Trento Rise. All rights reserved.