Data Package Descriptor#
Mappings#
This section describes the alignments of the metadata of depositar and
properties defined in the Data Package descriptor.
Note
For the
depositarfield ranges, please refer to the Metadata.For the Data Package properties, please refer to the Data Package Profile.
Dataset Level#
Field |
Data Package Property |
Comments |
|---|---|---|
Title |
title |
|
URL |
name |
Only lowercase English alphanumeric characters plus |
Description |
description |
|
Data Type |
data_type |
Refer to the |
Wikidata Keywords |
wd_keywords |
See Field Transforms |
Tags |
keywords |
|
Language |
language |
ISO 639-3 languages (three-letter codes) |
Remarks |
remarks |
|
Temporal Resolution |
temp_res |
Accepted value: Yearly: yearly
Monthly: monthly
Daily: daily
|
Start Time |
start_time |
|
End Time |
end_time |
|
Spatial Coverage |
spatial |
|
X.min |
x_min |
|
X.max |
x_max |
|
Y.min |
y_min |
|
Y.max |
y_max |
|
Spatial Resolution |
spatial_res |
|
License |
licenses |
Included when downloading the dataset as a Data Package: Insert
"licenses": [{"name": "<LICNESE_NAME>"}] when importing the Data Package as a dataset. Accepted LICNESE_NAME:License Not Specified: notspecified
Public Domain: pd
CC0 1.0: cc-zero
CC-BY 4.0: cc-by
CC-BY-SA 4.0: cc-by-sa
CC-BY-NC-SA 4.0: cc-by-nc-sa
ODbL 1.0: odc-odbl
GFDL: gfdl
TWOGDL: twogd
Other Licenses: other
|
Creator |
contributors (roles: |
Included when downloading the dataset as a Data Package: Insert
"contributors": [{"title": "<CREATOR_NAME>", "roles": ["creator"]}] when importing the Data Package as a dataset. For multiple contributors, the imported Creator field will be formatted as follows: contributor_1_title, contributor_2_title, .... |
Created Time |
created_time |
|
Process Step |
process_step |
|
Project |
(N/A) |
Excluded when downloading the dataset as a Data Package. Select the project when importing the Data Package as a dataset. |
Contact Person |
contributors (roles: |
Included when downloading the dataset as a Data Package: Insert
"contributors": [{"title": "<CONTACT_PERSON_NAME>", "roles": ["contact"], "email": "<CONTACT_EMAIL>"}] when importing the Data Package as a dataset. If there are multiple contributors with the contact role, only the first contributor with email will be imported. If no contributors with the contact role have an email, the first contributor will be used. |
Contact Person Email |
contributors (email) |
(Refer to the |
Topic |
(N/A) |
Excluded when downloading and importing the Data Package. |
id (internal field) |
ckan:id |
Dataset UUID, excluded when importing the Data Package as a dataset. |
Resource Level#
Field |
Data Package Property |
Comments |
|---|---|---|
URL |
path |
|
Name |
title / name |
Use the |
Description |
description |
|
Character Encoding |
encoding |
Accepted value: Big5: big5
UTF-8: utf-8
ISO-8859-1: latin1
GB2312: gb2312
GB18030: gb18030
Shift_JIS: shift_jis
EUC-JP: euc-jp
|
Coordinate Systems |
resource_crs |
|
Format |
format |
See Field Transforms |
id (internal field) |
ckan:id |
Resource UUID, excluded when importing the Data Package as a dataset. |
mediatype (internal field) |
mediatype |
The mediatype/mimetype of the resource. Excluded when importing the Data Package as a dataset. |
size (internal field) |
bytes |
The size of the file in bytes. Excluded when importing the Data Package as a dataset. |
Field Transforms#
This section describes transforms of values of some fields to fit the range of mapped Data Package descriptor properties.
Dataset Level#
Field |
Example |
Data Package Property |
Example |
Comments |
|---|---|---|---|---|
Wikidata Keywords |
Q484000 |
wd_keywords |
Wikidata QID |
|
metadata_created (internal field) |
2000-01-01T11:00:00.123456 |
created |
2000-01-01T11:00:00.123456+08:00 (timezone added) |
The time when the dataset is created. Excluded when importing the Data Package as a dataset. |
(N/A) |
(N/A) |
id |
|
Included when downloading the dataset (with ARK Persistent Identifier issued) as a Data Package |
(N/A) |
(N/A) |
sources |
JSON: |
Included when downloading the dataset as a Data Package |
Resource Level#
Field |
Example |
Data Package Property |
Example |
Comments |
|---|---|---|---|---|
(N/A) |
(N/A) |
name |
resource_N, where N is a sequential number starting from 1 (1, 2, …) |
Included when downloading the dataset as a Data Package |
Format |
format |
Included and lowercased when downloading the dataset as a Data Package. Included and uppercased when importing the Data Package as a dataset. |