Data Package Descriptor#

Mappings#

This section describes the alignments of the metadata of depositar and properties defined in the Data Package descriptor.

Note

Dataset Level#

Field

Data Package Property

Comments

Title

title

URL

name

Only lowercase English alphanumeric characters plus - and _ characters are accepted when importing the Data Package.

Description

description

Data Type

data_type

Refer to the Value column in PARSE.Insight Content-types for the property value.

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: "licenses": [{"name": "<license_id>", "title": "<license_title>", "path": "<license_url>"}]

Insert "licenses": [{"name": "<LICNESE_NAME>"}] when importing the Data Package as a dataset. Accepted LICNESE_NAME:
License Not Specified: notspecified
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: creator)

Included when downloading the dataset as a Data Package: "contributors": [{"title": "<author>", "roles": ["creator"]}].

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: contact)

Included when downloading the dataset as a Data Package: "contributors": [{"title": "<contact_person>", "roles": ["contact"], "email": "<contact_email>"}].

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 Contact Person field above)

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 title, with the name as a fallback, when importing the Data Package as a dataset.

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

http://www.wikidata.org/entity/Q484000

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

https://n2t.net/ark:37281/<blade> (ARK URL)

Included when downloading the dataset (with ARK Persistent Identifier issued) as a Data Package

(N/A)

(N/A)

sources

JSON: [{"email": "data.contact@depositar.io", "path": "<dataset URL or ARK URL>", "title": "研究資料寄存所 | depositar"}]

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

PDF

format

pdf

Included and lowercased when downloading the dataset as a Data Package. Included and uppercased when importing the Data Package as a dataset.