Investigation to a DataPublication
A New Data publication must be inserted for every new DOI created.
A lot of information needed to populate the DataPublication table is derived from the associated Investigation.
Â
Below is a mapping of an Investigation
to a DataPublication
The DataPublicationUser
and DataPublicationDate
both take a DataPublication
as a mandatory field. These fields, however, are not mandatory in the DataPublication
.
This means:
The
DataPublication
will need to be created first.Then the
DataPublicationUser
andDataPublicationDate
created with the ref to theDataPublication
.Then the
DataPublication
updated with theDataPublicationUser
&DataPublicationDate
* Denotes a Relationship
DataPublication field | Source | Notes |
---|---|---|
Need to create a new one |
| |
Need to create a new one | This field is mandatory
| |
Investigation.facility |
| |
Need to create a new one |
| |
Need to create a new one  |
| |
none | Â | |
none | Â | |
publicationDate | Investigation.releaseDate | Â |
createId | auto generated | Â |
createTime | auto generated | Â |
modTime | auto generated | Â |
title | Investigation.title | Â |
description | Investigation.summary | Â |
modId | auto generated | Â |
pid | DOI | not the long URL, just the DIO, for example: |
subject | none | Â |