Introduction

A Generic, General Purpose Research Data Repository Service.

Introduction

In this first section, the handling of data resources on the metadata level is explained. It all starts with creating your first data resource. The resource model of KIT Data Manager is based on the DataCite standard. Thus, also the mandatory elements defined by this standard are mandatory at creation time. The following elements are expected to be provided by the user:

In addition, mentioning how the server handles identifiers might be relevant. There are a couple of identifiers that can be assigned to the resource. The main identifier is stored in the field ‘identifier’. This field is allowed to hold a single identifier of type ‘DOI’ in case the resource has a valid DOI or a placeholder. If the resource has a DOI assigned, this DOI will become the main identifier of the resource. If no ‘identifier’ is assigned or if the value of ‘identifier’ represents a valid placeholder, the list of ‘alternateIdentifiers’ is checked for an element of type ‘INTERNAL’. If one is provided by the user, the value of this element will be the resource identifier as long as its a unique value. If no alternate identifier of type ‘INTERNAL’ is available, the server creates one with a UUID as value and uses this value as resource identifier. Summarizing, this means: