Skip to content

Commit

Permalink
#80 Update citation.tsv (after Merge v6.4) II
Browse files Browse the repository at this point in the history
- Remove empty lines
- Add Edmond fields at their original position
- Add new Dataverse datasetField keywordTermURI (hidden in Edmon)
- New Dataverse datasetField publicationRelationType not added (because it can not be hidden)
  • Loading branch information
helkv committed Oct 24, 2024
1 parent 0bda22a commit 4b18d29
Showing 1 changed file with 12 additions and 23 deletions.
35 changes: 12 additions & 23 deletions scripts/api/data/metadatablocks/citation.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,32 @@
otherIdValue Identifier Another identifier uniquely identifies the Dataset text 6 #VALUE FALSE FALSE FALSE FALSE FALSE FALSE otherId citation
author Author The person(s) responsible for creating the work none 7 ; FALSE FALSE TRUE FALSE TRUE TRUE citation http://purl.org/dc/terms/creator
authorName Name The author's family name, given name Family name, Given name text 8 #VALUE TRUE FALSE FALSE TRUE TRUE TRUE author citation
authorAffiliation Organization The organization with which the author is affiliated Type for autosuggest... text 10 #VALUE TRUE FALSE FALSE TRUE TRUE TRUE author citation

authorIdentifier ORCID Uniquely identifies the author when paired with an identifier type https://orcid.org/0000-0000-0000-0000 URL 9 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation http://purl.org/spar/datacite/AgentIdentifier
authorAffiliation Organization The organization with which the author is affiliated Type for autosuggest... text 10 #VALUE TRUE FALSE FALSE TRUE TRUE TRUE author citation
authorAffiliationId ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 11 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliationDepartment Department/Group The department or group with which the author is affiliated within the organization. text 12 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department
authorAffiliation2 2. Organization The organization with which the author is affiliated. Type for autosuggest... text 13 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation2Id 2. ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 14 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation2Department 2. Department/Group The department or group with which the author is affiliated within the organization. text 15 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department
authorAffiliation3 3. Organization The organization with which the author is affiliated. Type for autosuggest... text 16 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation3Id 3. ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 17 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation3Department 3. Department/Group The department or group with which the author is affiliated within the organization. text 18 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department
datasetContact Contact The entity, e.g. a person or organization, that users of the Dataset can contact with questions none 19 FALSE FALSE TRUE FALSE TRUE TRUE citation


datasetContactEmail E-mail The e-mail address(es) of the contact(s) for the Dataset. This will not be displayed [email protected] email 20 #EMAIL FALSE FALSE FALSE FALSE TRUE TRUE datasetContact citation
dsDescription Description A summary describing the purpose, nature, and scope of the Dataset none 22 FALSE FALSE TRUE FALSE TRUE FALSE citation
dsDescriptionValue Text A summary describing the purpose, nature, and scope of the Dataset textbox 23 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE dsDescription citation http://purl.org/dc/terms/description

subject Subject Domain-specific Subject Categories that are topically relevant to the Dataset text 24 TRUE TRUE TRUE TRUE TRUE FALSE citation http://purl.org/dc/terms/subject
keyword Keyword Key terms that describe important aspects of the Dataset none 25 FALSE FALSE TRUE FALSE TRUE FALSE citation https://schema.org/keywords
keywordValue Term A key term that describes important aspects of the Dataset text 26 #VALUE TRUE FALSE FALSE TRUE TRUE FALSE keyword citation
//TODO: Add keywordTermURI?
keywordTermURI Term URI A URI that points to the web presence of the Keyword Term https:// url 22 <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE keyword citation
keywordVocabulary Controlled Vocabulary Name The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) text 23 (#VALUE) FALSE FALSE FALSE FALSE TRUE FALSE keyword citation
keywordVocabularyURI Controlled Vocabulary URL The URL where one can access information about the term's controlled vocabulary https:// url 24 <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE keyword citation
topicClassification Topic Classification Indicates a broad, important topic or subject that the Dataset covers and information about any controlled vocabulary used none 29 FALSE FALSE TRUE FALSE TRUE FALSE citation
topicClassValue Term A topic or subject term text 30 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE topicClassification citation
topicClassVocab Controlled Vocabulary Name The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) text 31 (#VALUE) FALSE FALSE FALSE FALSE TRUE FALSE topicClassification citation
topicClassVocabURI Controlled Vocabulary URL The URL where one can access information about the term's controlled vocabulary https:// url 32 <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE topicClassification citation
publication Related Publication The article or report that uses the data in the Dataset. The full list of related publications will be displayed on the metadata tab none 74 FALSE FALSE TRUE FALSE TRUE FALSE citation http://purl.org/dc/terms/isReferencedBy
//TODO: Add publicationRelationType?
publicationCitation Publication Title The full bibliographic citation for the related publication textbox 75 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE publication citation http://purl.org/dc/terms/bibliographicCitation


publicationURL URL The URL form of the identifier entered in the Identifier field, e.g. the DOI URL if a DOI was entered in the Identifier field. Used to display what was entered in the ID Type and ID Number fields as a link. If what was entered in the Identifier field has no URL form, the URL of the publication webpage is used, e.g. a journal article webpage https:// url 76 <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE publication citation https://schema.org/distribution
notesText Notes Additional information about the Dataset textbox 35 FALSE FALSE FALSE FALSE TRUE FALSE citation
language Language A language that the Dataset's files is written in text 36 TRUE TRUE TRUE FALSE TRUE FALSE citation http://purl.org/dc/terms/language
Expand Down Expand Up @@ -67,6 +68,7 @@
dateOfCollection Date of Collection The dates when the data were collected or generated none 63 ; FALSE FALSE TRUE FALSE FALSE FALSE citation
dateOfCollectionStart Start Date The date when the data collection started YYYY-MM-DD date 64 #NAME: #VALUE FALSE FALSE FALSE FALSE FALSE FALSE dateOfCollection citation
dateOfCollectionEnd End Date The date when the data collection ended YYYY-MM-DD date 65 #NAME: #VALUE FALSE FALSE FALSE FALSE FALSE FALSE dateOfCollection citation
studyType Study Type Study Type text 21 #VALUE TRUE TRUE TRUE TRUE TRUE FALSE citation
kindOfData Data Type The type of data included in the files (e.g. survey data, clinical data, or machine-readable text) text 66 TRUE FALSE TRUE TRUE FALSE FALSE citation http://rdf-vocabulary.ddialliance.org/discovery#kindOfData
series Series Information about the dataset series to which the Dataset belong none 67 : FALSE FALSE TRUE FALSE FALSE FALSE citation
seriesName Name The name of the dataset series text 68 #VALUE TRUE FALSE FALSE TRUE FALSE FALSE series citation
Expand All @@ -81,24 +83,11 @@
originOfSources Origin of Historical Sources For historical sources, the origin and any rules followed in establishing them as sources textbox 77 FALSE FALSE FALSE FALSE FALSE FALSE citation
characteristicOfSources Characteristic of Sources Characteristics not already noted elsewhere textbox 78 FALSE FALSE FALSE FALSE FALSE FALSE citation
accessToSources Documentation and Access to Sources 1) Methods or procedures for accessing data sources and 2) any special permissions needed for access textbox 79 FALSE FALSE FALSE FALSE FALSE FALSE citation

authorAffiliationId ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 11 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliationDepartment Department/Group The department or group with which the author is affiliated within the organization. text 12 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department
authorAffiliation2 2. Organization The organization with which the author is affiliated. Type for autosuggest... text 13 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation2Id 2. ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 14 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation2Department 2. Department/Group The department or group with which the author is affiliated within the organization. text 15 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department
authorAffiliation3 3. Organization The organization with which the author is affiliated. Type for autosuggest... text 16 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation3Id 3. ROR ID Uniquely identifies an organization. https://ror.org/000000000 URL 17 <a href=#VALUE>#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE author citation
authorAffiliation3Department 3. Department/Group The department or group with which the author is affiliated within the organization. text 18 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE author citation https://schema.org/department

studyType Study Type Study Type text 21 #VALUE TRUE TRUE TRUE TRUE TRUE FALSE citation

geolocation Geolocation Information about the Geolocation where the data were collected. none 83 , FALSE FALSE TRUE FALSE TRUE FALSE citation
geolocationLatitude Latitude Latitude (-90 to 90) float 84 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE geolocation citation
geolocationLongitude Longitude Longitude (-180 to 180) float 85 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE geolocation citation
geolocationDescription Description Additional information like the named place or the altitude of the geolocation. textbox 86 #VALUE TRUE FALSE FALSE FALSE TRUE FALSE geolocation citation http://purl.org/dc/terms/coverage

#controlledVocabulary DatasetField Value identifier displayOrder
#controlledVocabulary DatasetField Value identifier displayOrder
subject Humanities 0
subject Social and Behavioural Sciences 1
subject Biology 2
Expand Down

0 comments on commit 4b18d29

Please sign in to comment.