From 16278f0acc254be2b7d951ed5728673dd4680c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Selent?= Date: Thu, 10 Oct 2024 17:04:27 +0200 Subject: [PATCH] Fix merge of properties --- .../java/propertyFiles/citation.properties | 301 +++++++++--------- 1 file changed, 143 insertions(+), 158 deletions(-) diff --git a/src/main/java/propertyFiles/citation.properties b/src/main/java/propertyFiles/citation.properties index 8ff1eb63cc3..21b243cd47f 100644 --- a/src/main/java/propertyFiles/citation.properties +++ b/src/main/java/propertyFiles/citation.properties @@ -2,32 +2,86 @@ metadatablock.name=citation metadatablock.displayName=Citation Metadata metadatablock.displayFacet=Citation datasetfieldtype.title.title=Title +datasetfieldtype.title.description=The main title of the Dataset +datasetfieldtype.title.watermark= datasetfieldtype.subtitle.title=Subtitle +datasetfieldtype.subtitle.description=A secondary title that amplifies or states certain limitations on the main title +datasetfieldtype.subtitle.watermark= datasetfieldtype.alternativeTitle.title=Alternative Title +datasetfieldtype.alternativeTitle.description=Either 1) a title commonly used to refer to the Dataset or 2) an abbreviation of the main title +datasetfieldtype.alternativeTitle.watermark= datasetfieldtype.alternativeURL.title=Alternative URL +datasetfieldtype.alternativeURL.description=Another URL where one can view or access the data in the Dataset, e.g. a project or personal webpage +datasetfieldtype.alternativeURL.watermark=https:// datasetfieldtype.otherId.title=Other Identifier +datasetfieldtype.otherId.description=Another unique identifier for the Dataset (e.g. producer's or another repository's identifier) +datasetfieldtype.otherId.watermark= datasetfieldtype.otherIdAgency.title=Agency +datasetfieldtype.otherIdAgency.description=The name of the agency that generated the other identifier +datasetfieldtype.otherIdAgency.watermark= datasetfieldtype.otherIdValue.title=Identifier +datasetfieldtype.otherIdValue.description=Another identifier uniquely identifies the Dataset +datasetfieldtype.otherIdValue.watermark= datasetfieldtype.author.title=Author +datasetfieldtype.author.description=The entity, e.g. a person or organization, that created the Dataset +datasetfieldtype.author.watermark= datasetfieldtype.authorName.title=Name +datasetfieldtype.authorName.description=The name of the author, such as the person's name or the name of an organization +datasetfieldtype.authorName.watermark=1) Family Name, Given Name or 2) Organization XYZ datasetfieldtype.authorAffiliation.title=Affiliation +datasetfieldtype.authorAffiliation.description=The name of the entity affiliated with the author, e.g. an organization's name +datasetfieldtype.authorAffiliation.watermark=Organization XYZ datasetfieldtype.authorIdentifierScheme.title=Identifier Type +datasetfieldtype.authorIdentifierScheme.description=The type of identifier that uniquely identifies the author (e.g. ORCID, ISNI) +datasetfieldtype.authorIdentifierScheme.watermark= datasetfieldtype.authorIdentifier.title=Identifier +datasetfieldtype.authorIdentifier.description=Uniquely identifies the author when paired with an identifier type +datasetfieldtype.authorIdentifier.watermark= datasetfieldtype.datasetContact.title=Point of Contact +datasetfieldtype.datasetContact.description=The entity, e.g. a person or organization, that users of the Dataset can contact with questions +datasetfieldtype.datasetContact.watermark= datasetfieldtype.datasetContactName.title=Name +datasetfieldtype.datasetContactName.description=The name of the point of contact, e.g. the person's name or the name of an organization +datasetfieldtype.datasetContactName.watermark=1) FamilyName, GivenName or 2) Organization datasetfieldtype.datasetContactAffiliation.title=Affiliation +datasetfieldtype.datasetContactAffiliation.description=The name of the entity affiliated with the point of contact, e.g. an organization's name +datasetfieldtype.datasetContactAffiliation.watermark=Organization XYZ datasetfieldtype.datasetContactEmail.title=E-mail +datasetfieldtype.datasetContactEmail.description=The point of contact's email address +datasetfieldtype.datasetContactEmail.watermark=name@email.xyz datasetfieldtype.dsDescription.title=Description +datasetfieldtype.dsDescription.description=A summary describing the purpose, nature, and scope of the Dataset +datasetfieldtype.dsDescription.watermark= datasetfieldtype.dsDescriptionValue.title=Text +datasetfieldtype.dsDescriptionValue.description=A summary describing the purpose, nature, and scope of the Dataset +datasetfieldtype.dsDescriptionValue.watermark= datasetfieldtype.dsDescriptionDate.title=Date +datasetfieldtype.dsDescriptionDate.description=The date when the description was added to the Dataset. If the Dataset contains more than one description, e.g. the data producer supplied one description and the data repository supplied another, this date is used to distinguish between the descriptions +datasetfieldtype.dsDescriptionDate.watermark=YYYY-MM-DD datasetfieldtype.subject.title=Subject +datasetfieldtype.subject.description=The area of study relevant to the Dataset +datasetfieldtype.subject.watermark= datasetfieldtype.keyword.title=Keyword -datasetfieldtype.keywordTermURI.title=Term URI +datasetfieldtype.keyword.description=A key term that describes an important aspect of the Dataset and information about any controlled vocabulary used +datasetfieldtype.keyword.watermark= datasetfieldtype.keywordValue.title=Term +datasetfieldtype.keywordValue.description=A key term that describes important aspects of the Dataset +datasetfieldtype.keywordValue.watermark= +datasetfieldtype.keywordTermURI.title=Term URI +datasetfieldtype.keywordTermURI.description=A URI that points to the web presence of the Keyword Term +datasetfieldtype.keywordTermURI.watermark=https:// datasetfieldtype.keywordVocabulary.title=Controlled Vocabulary Name +datasetfieldtype.keywordVocabulary.description=The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) +datasetfieldtype.keywordVocabulary.watermark= datasetfieldtype.keywordVocabularyURI.title=Controlled Vocabulary URL +datasetfieldtype.keywordVocabularyURI.description=The URL where one can access information about the term's controlled vocabulary +datasetfieldtype.keywordVocabularyURI.watermark=https:// datasetfieldtype.topicClassification.title=Topic Classification +datasetfieldtype.topicClassification.description=Indicates a broad, important topic or subject that the Dataset covers and information about any controlled vocabulary used +datasetfieldtype.topicClassification.watermark= datasetfieldtype.topicClassValue.title=Term +datasetfieldtype.topicClassValue.description=A topic or subject term +datasetfieldtype.topicClassValue.watermark= datasetfieldtype.topicClassVocab.title=Controlled Vocabulary Name datasetfieldtype.topicClassVocab.description=The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) datasetfieldtype.topicClassVocab.watermark= @@ -41,21 +95,53 @@ datasetfieldtype.publicationRelationType.title=Relation Type datasetfieldtype.publicationRelationType.description=The nature of the relationship between this Dataset and the related publication datasetfieldtype.publicationRelationType.watermark= datasetfieldtype.publicationCitation.title=Citation +datasetfieldtype.publicationCitation.description=The full bibliographic citation for the related publication +datasetfieldtype.publicationCitation.watermark= datasetfieldtype.publicationIDType.title=Identifier Type +datasetfieldtype.publicationIDType.description=The type of identifier that uniquely identifies a related publication +datasetfieldtype.publicationIDType.watermark= datasetfieldtype.publicationIDNumber.title=Identifier +datasetfieldtype.publicationIDNumber.description=The identifier for a related publication +datasetfieldtype.publicationIDNumber.watermark= datasetfieldtype.publicationURL.title=URL +datasetfieldtype.publicationURL.description=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 +datasetfieldtype.publicationURL.watermark=https:// datasetfieldtype.notesText.title=Notes +datasetfieldtype.notesText.description=Additional information about the Dataset +datasetfieldtype.notesText.watermark= datasetfieldtype.language.title=Language +datasetfieldtype.language.description=A language that the Dataset's files is written in +datasetfieldtype.language.watermark= datasetfieldtype.producer.title=Producer +datasetfieldtype.producer.description=The entity, such a person or organization, managing the finances or other administrative processes involved in the creation of the Dataset +datasetfieldtype.producer.watermark= datasetfieldtype.producerName.title=Name +datasetfieldtype.producerName.description=The name of the entity, e.g. the person's name or the name of an organization +datasetfieldtype.producerName.watermark=1) FamilyName, GivenName or 2) Organization datasetfieldtype.producerAffiliation.title=Affiliation +datasetfieldtype.producerAffiliation.description=The name of the entity affiliated with the producer, e.g. an organization's name +datasetfieldtype.producerAffiliation.watermark=Organization XYZ datasetfieldtype.producerAbbreviation.title=Abbreviated Name +datasetfieldtype.producerAbbreviation.description=The producer's abbreviated name (e.g. IQSS, ICPSR) +datasetfieldtype.producerAbbreviation.watermark= datasetfieldtype.producerURL.title=URL +datasetfieldtype.producerURL.description=The URL of the producer's website +datasetfieldtype.producerURL.watermark=https:// datasetfieldtype.producerLogoURL.title=Logo URL +datasetfieldtype.producerLogoURL.description=The URL of the producer's logo +datasetfieldtype.producerLogoURL.watermark=https:// datasetfieldtype.productionDate.title=Production Date +datasetfieldtype.productionDate.description=The date when the data were produced (not distributed, published, or archived) +datasetfieldtype.productionDate.watermark=YYYY-MM-DD datasetfieldtype.productionPlace.title=Production Location +datasetfieldtype.productionPlace.description=The location where the data and any related materials were produced or collected +datasetfieldtype.productionPlace.watermark= datasetfieldtype.contributor.title=Contributor +datasetfieldtype.contributor.description=The entity, such as a person or organization, responsible for collecting, managing, or otherwise contributing to the development of the Dataset +datasetfieldtype.contributor.watermark= datasetfieldtype.contributorType.title=Type +datasetfieldtype.contributorType.description=Indicates the type of contribution made to the dataset +datasetfieldtype.contributorType.watermark= datasetfieldtype.contributorName.title=Name datasetfieldtype.contributorName.description=The name of the contributor, e.g. the person's name or the name of an organization datasetfieldtype.contributorName.watermark=1) FamilyName, GivenName or 2) Organization @@ -87,192 +173,91 @@ datasetfieldtype.grantNumberValue.title=Identifier datasetfieldtype.grantNumberValue.description=For DFG as agency: the grant identifier; Otherwise the grant identifier or contract identifier of the agency that provided financial support for the Dataset datasetfieldtype.grantNumberValue.watermark= datasetfieldtype.distributor.title=Distributor -datasetfieldtype.distributorName.title=Name -datasetfieldtype.distributorAffiliation.title=Affiliation -datasetfieldtype.distributorAbbreviation.title=Abbreviated Name -datasetfieldtype.distributorURL.title=URL -datasetfieldtype.distributorLogoURL.title=Logo URL -datasetfieldtype.distributionDate.title=Distribution Date -datasetfieldtype.depositor.title=Depositor -datasetfieldtype.dateOfDeposit.title=Deposit Date -datasetfieldtype.timePeriodCovered.title=Time Period -datasetfieldtype.timePeriodCoveredStart.title=Start Date -datasetfieldtype.timePeriodCoveredEnd.title=End Date -datasetfieldtype.dateOfCollection.title=Date of Collection -datasetfieldtype.dateOfCollectionStart.title=Start Date -datasetfieldtype.dateOfCollectionEnd.title=End Date -datasetfieldtype.kindOfData.title=Data Type -datasetfieldtype.series.title=Series -datasetfieldtype.seriesName.title=Name -datasetfieldtype.seriesInformation.title=Information -datasetfieldtype.software.title=Software -datasetfieldtype.softwareName.title=Name -datasetfieldtype.softwareVersion.title=Version -datasetfieldtype.relatedMaterial.title=Related Material -datasetfieldtype.relatedDatasets.title=Related Dataset -datasetfieldtype.otherReferences.title=Other Reference -datasetfieldtype.dataSources.title=Data Source -datasetfieldtype.originOfSources.title=Origin of Historical Sources -datasetfieldtype.characteristicOfSources.title=Characteristic of Sources -datasetfieldtype.accessToSources.title=Documentation and Access to Sources -datasetfieldtype.title.description=The main title of the Dataset -datasetfieldtype.subtitle.description=A secondary title that amplifies or states certain limitations on the main title -datasetfieldtype.alternativeTitle.description=Either 1) a title commonly used to refer to the Dataset or 2) an abbreviation of the main title -datasetfieldtype.alternativeURL.description=Another URL where one can view or access the data in the Dataset, e.g. a project or personal webpage -datasetfieldtype.otherId.description=Another unique identifier for the Dataset (e.g. producer's or another repository's identifier) -datasetfieldtype.otherIdAgency.description=The name of the agency that generated the other identifier -datasetfieldtype.otherIdValue.description=Another identifier uniquely identifies the Dataset -datasetfieldtype.author.description=The entity, e.g. a person or organization, that created the Dataset -datasetfieldtype.authorName.description=The name of the author, such as the person's name or the name of an organization -datasetfieldtype.authorAffiliation.description=The name of the entity affiliated with the author, e.g. an organization's name -datasetfieldtype.authorIdentifierScheme.description=The type of identifier that uniquely identifies the author (e.g. ORCID, ISNI) -datasetfieldtype.authorIdentifier.description=Uniquely identifies the author when paired with an identifier type -datasetfieldtype.datasetContact.description=The entity, e.g. a person or organization, that users of the Dataset can contact with questions -datasetfieldtype.datasetContactName.description=The name of the point of contact, e.g. the person's name or the name of an organization -datasetfieldtype.datasetContactAffiliation.description=The name of the entity affiliated with the point of contact, e.g. an organization's name -datasetfieldtype.datasetContactEmail.description=The point of contact's email address -datasetfieldtype.dsDescription.description=A summary describing the purpose, nature, and scope of the Dataset -datasetfieldtype.dsDescriptionValue.description=A summary describing the purpose, nature, and scope of the Dataset -datasetfieldtype.dsDescriptionDate.description=The date when the description was added to the Dataset. If the Dataset contains more than one description, e.g. the data producer supplied one description and the data repository supplied another, this date is used to distinguish between the descriptions -datasetfieldtype.subject.description=The area of study relevant to the Dataset -datasetfieldtype.keyword.description=A key term that describes an important aspect of the Dataset and information about any controlled vocabulary used -datasetfieldtype.keywordTermURI.description=A URI that points to the web presence of the Keyword Term -datasetfieldtype.keywordValue.description=A key term that describes important aspects of the Dataset -datasetfieldtype.keywordVocabulary.description=The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) -datasetfieldtype.keywordVocabularyURI.description=The URL where one can access information about the term's controlled vocabulary -datasetfieldtype.topicClassification.description=Indicates a broad, important topic or subject that the Dataset covers and information about any controlled vocabulary used -datasetfieldtype.topicClassValue.description=A topic or subject term -datasetfieldtype.topicClassVocab.description=The controlled vocabulary used for the keyword term (e.g. LCSH, MeSH) -datasetfieldtype.topicClassVocabURI.description=The URL where one can access information about the term's controlled vocabulary -datasetfieldtype.publication.description=The article or report that uses the data in the Dataset. The full list of related publications will be displayed on the metadata tab -datasetfieldtype.publicationRelationType.description=The nature of the relationship between this Dataset and the related publication -datasetfieldtype.publicationCitation.description=The full bibliographic citation for the related publication -datasetfieldtype.publicationIDType.description=The type of identifier that uniquely identifies a related publication -datasetfieldtype.publicationIDNumber.description=The identifier for a related publication -datasetfieldtype.publicationURL.description=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 -datasetfieldtype.notesText.description=Additional information about the Dataset -datasetfieldtype.language.description=A language that the Dataset's files is written in -datasetfieldtype.producer.description=The entity, such a person or organization, managing the finances or other administrative processes involved in the creation of the Dataset -datasetfieldtype.producerName.description=The name of the entity, e.g. the person's name or the name of an organization -datasetfieldtype.producerAffiliation.description=The name of the entity affiliated with the producer, e.g. an organization's name -datasetfieldtype.producerAbbreviation.description=The producer's abbreviated name (e.g. IQSS, ICPSR) -datasetfieldtype.producerURL.description=The URL of the producer's website -datasetfieldtype.producerLogoURL.description=The URL of the producer's logo -datasetfieldtype.productionDate.description=The date when the data were produced (not distributed, published, or archived) -datasetfieldtype.productionPlace.description=The location where the data and any related materials were produced or collected -datasetfieldtype.contributor.description=The entity, such as a person or organization, responsible for collecting, managing, or otherwise contributing to the development of the Dataset -datasetfieldtype.contributorType.description=Indicates the type of contribution made to the dataset -datasetfieldtype.contributorName.description=The name of the contributor, e.g. the person's name or the name of an organization -datasetfieldtype.grantNumber.description=Information about the Dataset's financial support -datasetfieldtype.grantNumberAgency.description=The agency that provided financial support for the Dataset -datasetfieldtype.grantNumberValue.description=The grant identifier or contract identifier of the agency that provided financial support for the Dataset datasetfieldtype.distributor.description=The entity, such as a person or organization, designated to generate copies of the Dataset, including any editions or revisions -datasetfieldtype.distributorName.description=The name of the entity, e.g. the person's name or the name of an organization -datasetfieldtype.distributorAffiliation.description=The name of the entity affiliated with the distributor, e.g. an organization's name -datasetfieldtype.distributorAbbreviation.description=The distributor's abbreviated name (e.g. IQSS, ICPSR) -datasetfieldtype.distributorURL.description=The URL of the distributor's webpage -datasetfieldtype.distributorLogoURL.description=The URL of the distributor's logo image, used to show the image on the Dataset's page -datasetfieldtype.distributionDate.description=The date when the Dataset was made available for distribution/presentation -datasetfieldtype.depositor.description=The entity, such as a person or organization, that deposited the Dataset in the repository -datasetfieldtype.dateOfDeposit.description=The date when the Dataset was deposited into the repository -datasetfieldtype.timePeriodCovered.description=The time period that the data refer to. Also known as span. This is the time period covered by the data, not the dates of coding, collecting data, or making documents machine-readable -datasetfieldtype.timePeriodCoveredStart.description=The start date of the time period that the data refer to -datasetfieldtype.timePeriodCoveredEnd.description=The end date of the time period that the data refer to -datasetfieldtype.dateOfCollection.description=The dates when the data were collected or generated -datasetfieldtype.dateOfCollectionStart.description=The date when the data collection started -datasetfieldtype.dateOfCollectionEnd.description=The date when the data collection ended -datasetfieldtype.kindOfData.description=The type of data included in the files (e.g. survey data, clinical data, or machine-readable text) -datasetfieldtype.series.description=Information about the dataset series to which the Dataset belong -datasetfieldtype.seriesName.description=The name of the dataset series -datasetfieldtype.seriesInformation.description=Can include 1) a history of the series and 2) a summary of features that apply to the series -datasetfieldtype.software.description=Information about the software used to generate the Dataset -datasetfieldtype.softwareName.description=The name of software used to generate the Dataset -datasetfieldtype.softwareVersion.description=The version of the software used to generate the Dataset, e.g. 4.11 -datasetfieldtype.relatedMaterial.description=Information, such as a persistent ID or citation, about the material related to the Dataset, such as appendices or sampling information available outside of the Dataset -datasetfieldtype.relatedDatasets.description=Information, such as a persistent ID or citation, about a related dataset, such as previous research on the Dataset's subject -datasetfieldtype.otherReferences.description=Information, such as a persistent ID or citation, about another type of resource that provides background or supporting material to the Dataset -datasetfieldtype.dataSources.description=Information, such as a persistent ID or citation, about sources of the Dataset (e.g. a book, article, serial, or machine-readable data file) -datasetfieldtype.originOfSources.description=For historical sources, the origin and any rules followed in establishing them as sources -datasetfieldtype.characteristicOfSources.description=Characteristics not already noted elsewhere -datasetfieldtype.accessToSources.description=1) Methods or procedures for accessing data sources and 2) any special permissions needed for access -datasetfieldtype.title.watermark= -datasetfieldtype.subtitle.watermark= -datasetfieldtype.alternativeTitle.watermark= -datasetfieldtype.alternativeURL.watermark=https:// -datasetfieldtype.otherId.watermark= -datasetfieldtype.otherIdAgency.watermark= -datasetfieldtype.otherIdValue.watermark= -datasetfieldtype.author.watermark= -datasetfieldtype.authorName.watermark=1) Family Name, Given Name or 2) Organization XYZ -datasetfieldtype.authorAffiliation.watermark=Organization XYZ -datasetfieldtype.authorIdentifierScheme.watermark= -datasetfieldtype.authorIdentifier.watermark= -datasetfieldtype.datasetContact.watermark= -datasetfieldtype.datasetContactName.watermark=1) FamilyName, GivenName or 2) Organization -datasetfieldtype.datasetContactAffiliation.watermark=Organization XYZ -datasetfieldtype.datasetContactEmail.watermark=name@email.xyz -datasetfieldtype.dsDescription.watermark= -datasetfieldtype.dsDescriptionValue.watermark= -datasetfieldtype.dsDescriptionDate.watermark=YYYY-MM-DD -datasetfieldtype.subject.watermark= -datasetfieldtype.keyword.watermark= -datasetfieldtype.keywordTermURI.watermark=https:// -datasetfieldtype.keywordValue.watermark= -datasetfieldtype.keywordVocabulary.watermark= -datasetfieldtype.keywordVocabularyURI.watermark=https:// -datasetfieldtype.topicClassification.watermark= -datasetfieldtype.topicClassValue.watermark= -datasetfieldtype.topicClassVocab.watermark= -datasetfieldtype.topicClassVocabURI.watermark=https:// -datasetfieldtype.publication.watermark= -datasetfieldtype.publicationCitation.watermark= -datasetfieldtype.publicationIDType.watermark= -datasetfieldtype.publicationIDNumber.watermark= -datasetfieldtype.publicationURL.watermark=https:// -datasetfieldtype.notesText.watermark= -datasetfieldtype.language.watermark= -datasetfieldtype.producer.watermark= -datasetfieldtype.producerName.watermark=1) FamilyName, GivenName or 2) Organization -datasetfieldtype.producerAffiliation.watermark=Organization XYZ -datasetfieldtype.producerAbbreviation.watermark= -datasetfieldtype.producerURL.watermark=https:// -datasetfieldtype.producerLogoURL.watermark=https:// -datasetfieldtype.productionDate.watermark=YYYY-MM-DD -datasetfieldtype.productionPlace.watermark= -datasetfieldtype.contributor.watermark= -datasetfieldtype.contributorType.watermark= -datasetfieldtype.contributorName.watermark=1) FamilyName, GivenName or 2) Organization -datasetfieldtype.grantNumber.watermark= -datasetfieldtype.grantNumberAgency.watermark=Organization XYZ -datasetfieldtype.grantNumberValue.watermark= datasetfieldtype.distributor.watermark= +datasetfieldtype.distributorName.title=Name +datasetfieldtype.distributorName.description=The name of the entity, e.g. the person's name or the name of an organization datasetfieldtype.distributorName.watermark=1) FamilyName, GivenName or 2) Organization +datasetfieldtype.distributorAffiliation.title=Affiliation +datasetfieldtype.distributorAffiliation.description=The name of the entity affiliated with the distributor, e.g. an organization's name datasetfieldtype.distributorAffiliation.watermark=Organization XYZ +datasetfieldtype.distributorAbbreviation.title=Abbreviated Name +datasetfieldtype.distributorAbbreviation.description=The distributor's abbreviated name (e.g. IQSS, ICPSR) datasetfieldtype.distributorAbbreviation.watermark= +datasetfieldtype.distributorURL.title=URL +datasetfieldtype.distributorURL.description=The URL of the distributor's webpage datasetfieldtype.distributorURL.watermark=https:// +datasetfieldtype.distributorLogoURL.title=Logo URL +datasetfieldtype.distributorLogoURL.description=The URL of the distributor's logo image, used to show the image on the Dataset's page datasetfieldtype.distributorLogoURL.watermark=https:// +datasetfieldtype.distributionDate.title=Distribution Date +datasetfieldtype.distributionDate.description=The date when the Dataset was made available for distribution/presentation datasetfieldtype.distributionDate.watermark=YYYY-MM-DD +datasetfieldtype.depositor.title=Depositor +datasetfieldtype.depositor.description=The entity, such as a person or organization, that deposited the Dataset in the repository datasetfieldtype.depositor.watermark=1) FamilyName, GivenName or 2) Organization +datasetfieldtype.dateOfDeposit.title=Deposit Date +datasetfieldtype.dateOfDeposit.description=The date when the Dataset was deposited into the repository datasetfieldtype.dateOfDeposit.watermark=YYYY-MM-DD +datasetfieldtype.timePeriodCovered.title=Time Period +datasetfieldtype.timePeriodCovered.description=The time period that the data refer to. Also known as span. This is the time period covered by the data, not the dates of coding, collecting data, or making documents machine-readable datasetfieldtype.timePeriodCovered.watermark= +datasetfieldtype.timePeriodCoveredStart.title=Start Date +datasetfieldtype.timePeriodCoveredStart.description=The start date of the time period that the data refer to datasetfieldtype.timePeriodCoveredStart.watermark=YYYY-MM-DD +datasetfieldtype.timePeriodCoveredEnd.title=End Date +datasetfieldtype.timePeriodCoveredEnd.description=The end date of the time period that the data refer to datasetfieldtype.timePeriodCoveredEnd.watermark=YYYY-MM-DD +datasetfieldtype.dateOfCollection.title=Date of Collection +datasetfieldtype.dateOfCollection.description=The dates when the data were collected or generated datasetfieldtype.dateOfCollection.watermark= +datasetfieldtype.dateOfCollectionStart.title=Start Date +datasetfieldtype.dateOfCollectionStart.description=The date when the data collection started datasetfieldtype.dateOfCollectionStart.watermark=YYYY-MM-DD +datasetfieldtype.dateOfCollectionEnd.title=End Date +datasetfieldtype.dateOfCollectionEnd.description=The date when the data collection ended datasetfieldtype.dateOfCollectionEnd.watermark=YYYY-MM-DD +datasetfieldtype.kindOfData.title=Data Type +datasetfieldtype.kindOfData.description=The type of data included in the files (e.g. survey data, clinical data, or machine-readable text) datasetfieldtype.kindOfData.watermark= +datasetfieldtype.series.title=Series +datasetfieldtype.series.description=Information about the dataset series to which the Dataset belong datasetfieldtype.series.watermark= +datasetfieldtype.seriesName.title=Name +datasetfieldtype.seriesName.description=The name of the dataset series datasetfieldtype.seriesName.watermark= +datasetfieldtype.seriesInformation.title=Information +datasetfieldtype.seriesInformation.description=Can include 1) a history of the series and 2) a summary of features that apply to the series datasetfieldtype.seriesInformation.watermark= +datasetfieldtype.software.title=Software +datasetfieldtype.software.description=Information about the software used to generate the Dataset datasetfieldtype.software.watermark= +datasetfieldtype.softwareName.title=Name +datasetfieldtype.softwareName.description=The name of software used to generate the Dataset datasetfieldtype.softwareName.watermark= +datasetfieldtype.softwareVersion.title=Version +datasetfieldtype.softwareVersion.description=The version of the software used to generate the Dataset, e.g. 4.11 datasetfieldtype.softwareVersion.watermark= +datasetfieldtype.relatedMaterial.title=Related Material +datasetfieldtype.relatedMaterial.description=Information, such as a persistent ID or citation, about the material related to the Dataset, such as appendices or sampling information available outside of the Dataset datasetfieldtype.relatedMaterial.watermark= +datasetfieldtype.relatedDatasets.title=Related Dataset +datasetfieldtype.relatedDatasets.description=Information, such as a persistent ID or citation, about a related dataset, such as previous research on the Dataset's subject datasetfieldtype.relatedDatasets.watermark= +datasetfieldtype.otherReferences.title=Other Reference +datasetfieldtype.otherReferences.description=Information, such as a persistent ID or citation, about another type of resource that provides background or supporting material to the Dataset datasetfieldtype.otherReferences.watermark= +datasetfieldtype.dataSources.title=Data Source +datasetfieldtype.dataSources.description=Information, such as a persistent ID or citation, about sources of the Dataset (e.g. a book, article, serial, or machine-readable data file) datasetfieldtype.dataSources.watermark= +datasetfieldtype.originOfSources.title=Origin of Historical Sources +datasetfieldtype.originOfSources.description=For historical sources, the origin and any rules followed in establishing them as sources datasetfieldtype.originOfSources.watermark= +datasetfieldtype.characteristicOfSources.title=Characteristic of Sources +datasetfieldtype.characteristicOfSources.description=Characteristics not already noted elsewhere datasetfieldtype.characteristicOfSources.watermark= +datasetfieldtype.accessToSources.title=Documentation and Access to Sources +datasetfieldtype.accessToSources.description=1) Methods or procedures for accessing data sources and 2) any special permissions needed for access datasetfieldtype.accessToSources.watermark= datasetfieldtype.worked.title=Did it work? datasetfieldtype.worked.description=Not only positive analyses are worthwhile to share, negative results prevent others from doing the same mistakes