ODN Manual 1.0.0 wip

Table Of Contents

Previous topic

Creating and updating content

Next topic

Updating a dataset

This Page

Create a dataset

We’ll explain here how to create new datasets in CKAN. Such dataset will be non-geographic; if you need info about the creation of geographic dataset please refer to the provided GeoNetwork documentation and to the CKAN-GeoNetwork integration documentation.

In order to create a new dataset, you need to log into CKAN. The administrator should have provided the credentials to log in.

../../_images/ckan_login_button_comm.png

Once logged in, press the “create new dataset” link/button.

../../_images/ckan_add_dataset_button_comm.png

Editing

This is the form for adding (and updating) a dataset:

../../_images/ckan_add_dataset_page_comm.png

These are the pre-defined fields you have to compile:

Title
This is the main title of the dataset. Should be kept as concise as possibile.
URL
The final part of URL which will define the dataset’s own URL. You don’t need to explicitly set it, since it will be automatically created using the title. Edit it if you have specific needs (e.g. a given standard for dataset URLs).
License

The license for the distribution/access of the data. You may not edit this field if unsure. This is the list of the available license:

../../_images/ckan_license_dropdown_crop.png
Description
A text that adds some more information about the dataset content. You can also have markdown formatting in the text.
Category
Bind the dataset to one of the existing user defined category.
Related resources
See Adding resources.

There are some other info you can add to a dataset, even custom stuff, but you will only be able to edit them once the basic information are entered. See Updating a dataset.

Saving

Once you have filled the fields you need, you can add a note to the changes (see Versioning) and then press the “Add dataset” button.

Versioning

CKAN does save the history of the changes made to datasets. For every change you may associate a comment to the changes you made. You can add such comment to the first revision as well (the revision of the initial creation of the dataset).