diff --git a/src/main/java/propertyFiles/EngMeta.properties b/src/main/java/propertyFiles/EngMeta.properties new file mode 100644 index 00000000000..1de07466506 --- /dev/null +++ b/src/main/java/propertyFiles/EngMeta.properties @@ -0,0 +1,231 @@ +metadatablock.name=EngMeta +metadatablock.displayName=Engineering Metadata +datasetfieldtype.engMetaMode.title=Data Generation +datasetfieldtype.engMetaMode.description=Approach to data generation +datasetfieldtype.engMetaMode.watermark= +datasetfieldtype.engMetaMeasuredVar.title=Measured Variables +datasetfieldtype.engMetaMeasuredVar.description=Specification of captured (measured / simulated / surveyed / dependent) variables. +datasetfieldtype.engMetaMeasuredVar.watermark= +datasetfieldtype.engMetaMeasuredVarName.title=Name +datasetfieldtype.engMetaMeasuredVarName.description=Name of this variable. +datasetfieldtype.engMetaMeasuredVarName.watermark= +datasetfieldtype.engMetaMeasuredVarSymbol.title=Symbol +datasetfieldtype.engMetaMeasuredVarSymbol.description=The symbol used to describe this variable. +datasetfieldtype.engMetaMeasuredVarSymbol.watermark= +datasetfieldtype.engMetaMeasuredVarUnit.title=Unit +datasetfieldtype.engMetaMeasuredVarUnit.description=The unit or scale of this variable. +datasetfieldtype.engMetaMeasuredVarUnit.watermark= +datasetfieldtype.engMetaMeasuredVarError.title=Error +datasetfieldtype.engMetaMeasuredVarError.description=A value for the uncertainty of this variable. +datasetfieldtype.engMetaMeasuredVarError.watermark= +datasetfieldtype.engMetaMeasuredVarErrorDesc.title=Error Description +datasetfieldtype.engMetaMeasuredVarErrorDesc.description=The type the error is measured (e.g. standard deviation, percentage, …) +datasetfieldtype.engMetaMeasuredVarErrorDesc.watermark= +datasetfieldtype.engMetaMeasuredVarValueFrom.title=Minimum Value +datasetfieldtype.engMetaMeasuredVarValueFrom.description=The minimum value of this variable (use for ranges) +datasetfieldtype.engMetaMeasuredVarValueFrom.watermark= +datasetfieldtype.engMetaMeasuredVarValueTo.title=Maximum Value +datasetfieldtype.engMetaMeasuredVarValueTo.description=The maximum value of this variable (use for ranges) +datasetfieldtype.engMetaMeasuredVarValueTo.watermark= +datasetfieldtype.engMetaMeasuredVarTextValue.title=Textual Value +datasetfieldtype.engMetaMeasuredVarTextValue.description=The value of this measured variable (for non numerical values). +datasetfieldtype.engMetaMeasuredVarTextValue.watermark= +datasetfieldtype.engMetaControlledVar.title=Controlled Variables +datasetfieldtype.engMetaControlledVar.description=Specification of controlled (observed / independent) variables. +datasetfieldtype.engMetaControlledVar.watermark= +datasetfieldtype.engMetaControlledVarName.title=Name +datasetfieldtype.engMetaControlledVarName.description=Name of this variable. +datasetfieldtype.engMetaControlledVarName.watermark= +datasetfieldtype.engMetaControlledVarSymbol.title=Symbol +datasetfieldtype.engMetaControlledVarSymbol.description=The symbol used to describe this variable. +datasetfieldtype.engMetaControlledVarSymbol.watermark= +datasetfieldtype.engMetaControlledVarUnit.title=Unit +datasetfieldtype.engMetaControlledVarUnit.description=The unit or scale of this variable. +datasetfieldtype.engMetaControlledVarUnit.watermark= +datasetfieldtype.engMetaControlledVarValue.title=Value +datasetfieldtype.engMetaControlledVarValue.description=The (single) value of this variable. +datasetfieldtype.engMetaControlledVarValue.watermark= +datasetfieldtype.engMetaControlledVarValueFrom.title=Minimum Value +datasetfieldtype.engMetaControlledVarValueFrom.description=The minimum value of this variable (use for ranges) +datasetfieldtype.engMetaControlledVarValueFrom.watermark= +datasetfieldtype.engMetaControlledVarValueTo.title=Maximum Value +datasetfieldtype.engMetaControlledVarValueTo.description=The maximum value of this variable (use for ranges) +datasetfieldtype.engMetaControlledVarValueTo.watermark= +datasetfieldtype.engMetaControlledVarTextValue.title=Textual Value +datasetfieldtype.engMetaControlledVarTextValue.description=The value of this controlled variable (for non numerical values). +datasetfieldtype.engMetaControlledVarTextValue.watermark= +datasetfieldtype.engMetaPhase.title=System Phases +datasetfieldtype.engMetaPhase.description=Phases of the observed system. +datasetfieldtype.engMetaPhase.watermark= +datasetfieldtype.engMetaPhaseName.title=Name +datasetfieldtype.engMetaPhaseName.description=Name of a phase. +datasetfieldtype.engMetaPhaseName.watermark= +datasetfieldtype.engMetaPhaseComps.title=Components +datasetfieldtype.engMetaPhaseComps.description=List of all component names for this phase (detailed information about components should be given under System Components). +datasetfieldtype.engMetaPhaseComps.watermark= +datasetfieldtype.engMetaComp.title=System or Phase Components +datasetfieldtype.engMetaComp.description=Specification of a component of the object of research / observed system +datasetfieldtype.engMetaComp.watermark= +datasetfieldtype.engMetaCompId.title=Id +datasetfieldtype.engMetaCompId.description=Unique number that can be referred to in the metadata. Use if Name is not unique. +datasetfieldtype.engMetaCompId.watermark=Number +datasetfieldtype.engMetaCompName.title=Name +datasetfieldtype.engMetaCompName.description=Name of this component. +datasetfieldtype.engMetaCompName.watermark= +datasetfieldtype.engMetaCompDescription.title=Description +datasetfieldtype.engMetaCompDescription.description=Description of the component. +datasetfieldtype.engMetaCompDescription.watermark= +datasetfieldtype.engMetaCompInChI.title=InChICode +datasetfieldtype.engMetaCompInChI.description=The IUPAC International Chemical Identifier +datasetfieldtype.engMetaCompInChI.watermark= +datasetfieldtype.engMetaCompSmilesCode.title=SmilesCode +datasetfieldtype.engMetaCompSmilesCode.description=Simplified Molecular Input Line Entry Specification +datasetfieldtype.engMetaCompSmilesCode.watermark= +datasetfieldtype.engMetaCompIUPAC.title=IUPAC Name +datasetfieldtype.engMetaCompIUPAC.description=Chemical nomenclature created and developed by the International Union of Pure and Applied Chemistry (IUPAC) +datasetfieldtype.engMetaCompIUPAC.watermark= +datasetfieldtype.engMetaCompQuantity.title=Quantity +datasetfieldtype.engMetaCompQuantity.description=The amount of this component. +datasetfieldtype.engMetaCompQuantity.watermark= +datasetfieldtype.engMetaCompUnit.title=Unit +datasetfieldtype.engMetaCompUnit.description=The unit in which the amount is measured. +datasetfieldtype.engMetaCompUnit.watermark= +datasetfieldtype.engMetaCompForcefield.title=Force Field +datasetfieldtype.engMetaCompForcefield.description=Name of the force field belonging to this component (detailed information about the force field should be given under Force Field Parameters). +datasetfieldtype.engMetaCompForcefield.watermark= +datasetfieldtype.engMetaForcefield.title=Force Field +datasetfieldtype.engMetaForcefield.description=Specification of a force field +datasetfieldtype.engMetaForcefield.watermark= +datasetfieldtype.engMetaForcefieldName.title=Name +datasetfieldtype.engMetaForcefieldName.description=Name of the force field. +datasetfieldtype.engMetaForcefieldName.watermark= +datasetfieldtype.engMetaForcefieldPars.title=Parameters +datasetfieldtype.engMetaForcefieldPars.description=List of all parameter names relevant for this force field (detailed information about parameters should be given under Force Field Parameters entry). +datasetfieldtype.engMetaForcefieldPars.watermark= +datasetfieldtype.engMetaForcefieldPar.title=Force Field Parameters +datasetfieldtype.engMetaForcefieldPar.description=Specification of a force field parameter. +datasetfieldtype.engMetaForcefieldPar.watermark= +datasetfieldtype.engMetaForcefieldParName.title=Name +datasetfieldtype.engMetaForcefieldParName.description=Name of the parameter. +datasetfieldtype.engMetaForcefieldParName.watermark= +datasetfieldtype.engMetaForcefieldParSymbol.title=Symbol +datasetfieldtype.engMetaForcefieldParSymbol.description=The symbol used to describe this parameter. +datasetfieldtype.engMetaForcefieldParSymbol.watermark= +datasetfieldtype.engMetaForcefieldParUnit.title=Unit +datasetfieldtype.engMetaForcefieldParUnit.description=The unit or scale of this parameter. +datasetfieldtype.engMetaForcefieldParUnit.watermark= +datasetfieldtype.engMetaForcefieldParValue.title=Value +datasetfieldtype.engMetaForcefieldParValue.description=The value of this parameter. +datasetfieldtype.engMetaForcefieldParValue.watermark= +datasetfieldtype.engMetaSystemPar.title=System Parameters +datasetfieldtype.engMetaSystemPar.description=Parameters of the observed system. +datasetfieldtype.engMetaSystemPar.watermark= +datasetfieldtype.engMetaSystemParName.title=Name +datasetfieldtype.engMetaSystemParName.description=Name of the parameter. +datasetfieldtype.engMetaSystemParName.watermark= +datasetfieldtype.engMetaSystemParSymbol.title=Symbol +datasetfieldtype.engMetaSystemParSymbol.description=The symbol used to describe this parameter. +datasetfieldtype.engMetaSystemParSymbol.watermark= +datasetfieldtype.engMetaSystemParUnit.title=Unit +datasetfieldtype.engMetaSystemParUnit.description=The unit or scale of this parameter. +datasetfieldtype.engMetaSystemParUnit.watermark= +datasetfieldtype.engMetaSystemParValue.title=Value +datasetfieldtype.engMetaSystemParValue.description=The (numerical) value of this parameter. +datasetfieldtype.engMetaSystemParValue.watermark= +datasetfieldtype.engMetaSystemParTextValue.title=Textual Value +datasetfieldtype.engMetaSystemParTextValue.description=The value of this system parameter (for non numerical values). +datasetfieldtype.engMetaSystemParTextValue.watermark= +datasetfieldtype.engMetaGitter.title=Spatial Resolution +datasetfieldtype.engMetaGitter.description=Specification of the spatial grid of the observation. +datasetfieldtype.engMetaGitter.watermark= +datasetfieldtype.engMetaGitterCountCells.title=Number of Cells +datasetfieldtype.engMetaGitterCountCells.description=The number of 2D spatial cells. +datasetfieldtype.engMetaGitterCountCells.watermark= +datasetfieldtype.engMetaGitterCountBlocks.title=Number of Blocks +datasetfieldtype.engMetaGitterCountBlocks.description=The number of 3D spatial blocks. +datasetfieldtype.engMetaGitterCountBlocks.watermark= +datasetfieldtype.engMetaGitterCountX.title=Number of Points X +datasetfieldtype.engMetaGitterCountX.description=The number of points in x-direction. +datasetfieldtype.engMetaGitterCountX.watermark= +datasetfieldtype.engMetaGitterCountY.title=Number of Points Y +datasetfieldtype.engMetaGitterCountY.description=The number of points in y-direction. +datasetfieldtype.engMetaGitterCountY.watermark= +datasetfieldtype.engMetaGitterCountZ.title=Number of Points Z +datasetfieldtype.engMetaGitterCountZ.description=The number of points in z-direction. +datasetfieldtype.engMetaGitterCountZ.watermark= +datasetfieldtype.engMetaGitterIntervalX.title=Interval X +datasetfieldtype.engMetaGitterIntervalX.description=The distance between the points in x-direction. +datasetfieldtype.engMetaGitterIntervalX.watermark= +datasetfieldtype.engMetaGitterIntervalY.title=Interval Y +datasetfieldtype.engMetaGitterIntervalY.description=The distance between the points in y-direction. +datasetfieldtype.engMetaGitterIntervalY.watermark= +datasetfieldtype.engMetaGitterIntervalZ.title=Interval Z +datasetfieldtype.engMetaGitterIntervalZ.description=The distance between the points in z-direction. +datasetfieldtype.engMetaGitterIntervalZ.watermark= +datasetfieldtype.engMetaGitterUnit.title=Unit +datasetfieldtype.engMetaGitterUnit.description=The unit of the grid. +datasetfieldtype.engMetaGitterUnit.watermark= +datasetfieldtype.engMetaGitterScalingFormular.title=Scaling Formular +datasetfieldtype.engMetaGitterScalingFormular.description=If the grid is not equidistant, the distance between points can be specified via a formular. +datasetfieldtype.engMetaGitterScalingFormular.watermark= +datasetfieldtype.engMetaTemp.title=Temporal Resolution +datasetfieldtype.engMetaTemp.description=Temporal resolution of the observation. Can be defined either through a number of time steps with a definition of the intervals (with unit) between the timesteps (equidistant time steps) or a series of time steps together with the unit. +datasetfieldtype.engMetaTemp.watermark= +datasetfieldtype.engMetaTempPoints.title=Points +datasetfieldtype.engMetaTempPoints.description=List of time points that describe the temporal resolution (if it can not be specified otherwise). +datasetfieldtype.engMetaTempPoints.watermark= +datasetfieldtype.engMetaTempCountPoints.title=Number of time steps +datasetfieldtype.engMetaTempCountPoints.description=The number of time points (with equidistant distance). +datasetfieldtype.engMetaTempCountPoints.watermark= +datasetfieldtype.engMetaTempInterval.title=Interval +datasetfieldtype.engMetaTempInterval.description=Distance between two time points. +datasetfieldtype.engMetaTempInterval.watermark= +datasetfieldtype.engMetaTempUnit.title=Unit +datasetfieldtype.engMetaTempUnit.description=The unit of the temporal resolution. +datasetfieldtype.engMetaTempUnit.watermark= +datasetfieldtype.engMetaFlows.title=Flows +datasetfieldtype.engMetaFlows.description=Information about in- and outflows relevant for boundary conditions. +datasetfieldtype.engMetaFlows.watermark= +datasetfieldtype.engMetaFlowsName.title=Name +datasetfieldtype.engMetaFlowsName.description=Name of the flow. +datasetfieldtype.engMetaFlowsName.watermark= +datasetfieldtype.engMetaFlowsComp.title=Components +datasetfieldtype.engMetaFlowsComp.description=List of system component names this flow belongs to. +datasetfieldtype.engMetaFlowsComp.watermark= +datasetfieldtype.engMetaFlowsShape.title=Shape +datasetfieldtype.engMetaFlowsShape.description=Shape of the flow. +datasetfieldtype.engMetaFlowsShape.watermark= +datasetfieldtype.engMetaFlowsSize.title=Size +datasetfieldtype.engMetaFlowsSize.description=Size of the flow. +datasetfieldtype.engMetaFlowsSize.watermark= +datasetfieldtype.engMetaFlowsPosition.title=Position +datasetfieldtype.engMetaFlowsPosition.description=The position of the flow. +datasetfieldtype.engMetaFlowsPosition.watermark=(x, y, z) +datasetfieldtype.engMetaBoundCond.title=Boundary Conditions +datasetfieldtype.engMetaBoundCond.description=Definition of boundaries of the observed system. +datasetfieldtype.engMetaBoundCond.watermark= +datasetfieldtype.engMetaBoundCondFlows.title=Flows +datasetfieldtype.engMetaBoundCondFlows.description=List of in- and outflows describing this boundary condition (detailed information about flows should be given under Flows). +datasetfieldtype.engMetaBoundCondFlows.watermark= +datasetfieldtype.engMetaBoundCondPars.title=Parameters +datasetfieldtype.engMetaBoundCondPars.description=List of all parameter names relevant for this boundary condition (detailed information about parameters should be given under Boundary Parameters. +datasetfieldtype.engMetaBoundCondPars.watermark= +datasetfieldtype.engMetaBoundCondPar.title=Boundary Parameters +datasetfieldtype.engMetaBoundCondPar.description=Parameters relevant for boundary conditions. +datasetfieldtype.engMetaBoundCondPar.watermark= +datasetfieldtype.engMetaBoundCondParName.title=Name +datasetfieldtype.engMetaBoundCondParName.description=Name of the parameter. +datasetfieldtype.engMetaBoundCondParName.watermark= +datasetfieldtype.engMetaBoundCondParSymbol.title=Symbol +datasetfieldtype.engMetaBoundCondParSymbol.description=The symbol used to describe this parameter. +datasetfieldtype.engMetaBoundCondParSymbol.watermark= +datasetfieldtype.engMetaBoundCondParUnit.title=Unit +datasetfieldtype.engMetaBoundCondParUnit.description=The unit or scale of this parameter. +datasetfieldtype.engMetaBoundCondParUnit.watermark= +datasetfieldtype.engMetaBoundCondParValue.title=Value +datasetfieldtype.engMetaBoundCondParValue.description=The value of this parameter. +datasetfieldtype.engMetaBoundCondParValue.watermark= +controlledvocabulary.engMetaMode.simulation=Simulation +controlledvocabulary.engMetaMode.analysis=Analysis +controlledvocabulary.engMetaMode.experiment=Experiment +controlledvocabulary.engMetaMode.prediction=Prediction diff --git a/src/main/java/propertyFiles/archive.properties b/src/main/java/propertyFiles/archive.properties new file mode 100644 index 00000000000..c94b351d914 --- /dev/null +++ b/src/main/java/propertyFiles/archive.properties @@ -0,0 +1,18 @@ +metadatablock.name=archive +metadatablock.displayName=Archival Metadata +datasetfieldtype.archiveActiveUntil.title=Active Until +datasetfieldtype.archiveActiveUntil.description=A date (YYYY-MM-DD) up to which the data set is in the active state +datasetfieldtype.archiveActiveUntil.watermark=YYYY-MM-DD +datasetfieldtype.archiveArchivedFrom.title=Archived From +datasetfieldtype.archiveArchivedFrom.description=A date (YYYY-MM-DD) from whith the data set is archived +datasetfieldtype.archiveArchivedFrom.watermark=YYYY-MM-DD +datasetfieldtype.archiveArchivedFor.title=Archived For +datasetfieldtype.archiveArchivedFor.description=The period for which the record is to be archived. +datasetfieldtype.archiveArchivedFor.watermark= +datasetfieldtype.archiveArchivedAt.title=Archived At +datasetfieldtype.archiveArchivedAt.description=The location where the files are archived +datasetfieldtype.archiveArchivedAt.watermark=URL +controlledvocabulary.archiveArchivedFor.1_year=1 year +controlledvocabulary.archiveArchivedFor.3_years=3 years +controlledvocabulary.archiveArchivedFor.5_years=5 years +controlledvocabulary.archiveArchivedFor.10_years=10 years diff --git a/src/main/java/propertyFiles/citation.properties b/src/main/java/propertyFiles/citation.properties index 5899523da67..21b243cd47f 100644 --- a/src/main/java/propertyFiles/citation.properties +++ b/src/main/java/propertyFiles/citation.properties @@ -2,245 +2,281 @@ metadatablock.name=citation metadatablock.displayName=Citation Metadata metadatablock.displayFacet=Citation datasetfieldtype.title.title=Title -datasetfieldtype.subtitle.title=Subtitle -datasetfieldtype.alternativeTitle.title=Alternative Title -datasetfieldtype.alternativeURL.title=Alternative URL -datasetfieldtype.otherId.title=Other Identifier -datasetfieldtype.otherIdAgency.title=Agency -datasetfieldtype.otherIdValue.title=Identifier -datasetfieldtype.author.title=Author -datasetfieldtype.authorName.title=Name -datasetfieldtype.authorAffiliation.title=Affiliation -datasetfieldtype.authorIdentifierScheme.title=Identifier Type -datasetfieldtype.authorIdentifier.title=Identifier -datasetfieldtype.datasetContact.title=Point of Contact -datasetfieldtype.datasetContactName.title=Name -datasetfieldtype.datasetContactAffiliation.title=Affiliation -datasetfieldtype.datasetContactEmail.title=E-mail -datasetfieldtype.dsDescription.title=Description -datasetfieldtype.dsDescriptionValue.title=Text -datasetfieldtype.dsDescriptionDate.title=Date -datasetfieldtype.subject.title=Subject -datasetfieldtype.keyword.title=Keyword -datasetfieldtype.keywordTermURI.title=Term URI -datasetfieldtype.keywordValue.title=Term -datasetfieldtype.keywordVocabulary.title=Controlled Vocabulary Name -datasetfieldtype.keywordVocabularyURI.title=Controlled Vocabulary URL -datasetfieldtype.topicClassification.title=Topic Classification -datasetfieldtype.topicClassValue.title=Term -datasetfieldtype.topicClassVocab.title=Controlled Vocabulary Name -datasetfieldtype.topicClassVocabURI.title=Controlled Vocabulary URL -datasetfieldtype.publication.title=Related Publication -datasetfieldtype.publicationRelationType.title=Relation Type -datasetfieldtype.publicationCitation.title=Citation -datasetfieldtype.publicationIDType.title=Identifier Type -datasetfieldtype.publicationIDNumber.title=Identifier -datasetfieldtype.publicationURL.title=URL -datasetfieldtype.notesText.title=Notes -datasetfieldtype.language.title=Language -datasetfieldtype.producer.title=Producer -datasetfieldtype.producerName.title=Name -datasetfieldtype.producerAffiliation.title=Affiliation -datasetfieldtype.producerAbbreviation.title=Abbreviated Name -datasetfieldtype.producerURL.title=URL -datasetfieldtype.producerLogoURL.title=Logo URL -datasetfieldtype.productionDate.title=Production Date -datasetfieldtype.productionPlace.title=Production Location -datasetfieldtype.contributor.title=Contributor -datasetfieldtype.contributorType.title=Type -datasetfieldtype.contributorName.title=Name -datasetfieldtype.grantNumber.title=Funding Information -datasetfieldtype.grantNumberAgency.title=Agency -datasetfieldtype.grantNumberValue.title=Identifier -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.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.keyword.description=A key term that describes an important aspect of the Dataset and information about any controlled vocabulary used datasetfieldtype.keyword.watermark= -datasetfieldtype.keywordTermURI.watermark=https:// +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= +datasetfieldtype.topicClassVocabURI.title=Term URI +datasetfieldtype.topicClassVocabURI.description=A URI that points to the web presence of the Topic Term, if available. Otherwise the URL of the controlled vocabulary datasetfieldtype.topicClassVocabURI.watermark=https:// +datasetfieldtype.publication.title=Related Publication +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.publication.watermark= +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 +datasetfieldtype.project.title=Project +datasetfieldtype.project.description=Information about the project as context of the data +datasetfieldtype.project.watermark= +datasetfieldtype.projectName.title=Name +datasetfieldtype.projectName.description=Name of the project +datasetfieldtype.projectName.watermark= +datasetfieldtype.projectAcronym.title=Acronym +datasetfieldtype.projectAcronym.description=Acronym/short-form of the project +datasetfieldtype.projectAcronym.watermark= +datasetfieldtype.projectLevel.title=Level +datasetfieldtype.projectLevel.description=The main project should get level zero, subprojects can get higher levels +datasetfieldtype.projectLevel.watermark=0 +datasetfieldtype.projectIDinFIS.title=FIS Identifier +datasetfieldtype.projectIDinFIS.description=FIS identifier +datasetfieldtype.projectIDinFIS.watermark= +datasetfieldtype.grantNumber.title=Funding Information +datasetfieldtype.grantNumber.description=Information about the Dataset's financial support datasetfieldtype.grantNumber.watermark= +datasetfieldtype.grantNumberAgency.title=Agency +datasetfieldtype.grantNumberAgency.description=The agency that provided financial support for the Dataset datasetfieldtype.grantNumberAgency.watermark=Organization XYZ +datasetfieldtype.grantProjectAcronym.title=Acronym of Related Project +datasetfieldtype.grantProjectAcronym.description=Acronym/short-form of the project (as used in project information) +datasetfieldtype.grantProjectAcronym.watermark= +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.distributor.description=The entity, such as a person or organization, designated to generate copies of the Dataset, including any editions or revisions 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 +datasetfieldtype.worked.watermark=Yes or No +datasetfieldtype.workedNote.title=Explanation +datasetfieldtype.workedNote.description=Description of your last answer; explanation why it worked or not +datasetfieldtype.workedNote.watermark= +datasetfieldtype.storage.title=Storage +datasetfieldtype.storage.description=Information about data that could NOT be uploaded into the system +datasetfieldtype.storage.watermark= +datasetfieldtype.storageFile.title=Name +datasetfieldtype.storageFile.description=The name of the file, directory or archive +datasetfieldtype.storageFile.watermark= +datasetfieldtype.storageLocation.title=Location +datasetfieldtype.storageLocation.description=The dns, path or url of the location the object is stored +datasetfieldtype.storageLocation.watermark= +datasetfieldtype.storageSize.title=Size +datasetfieldtype.storageSize.description=The approximated size (with units) of the object +datasetfieldtype.storageSize.watermark= controlledvocabulary.subject.agricultural_sciences=Agricultural Sciences controlledvocabulary.subject.arts_and_humanities=Arts and Humanities controlledvocabulary.subject.astronomy_and_astrophysics=Astronomy and Astrophysics @@ -257,8 +293,8 @@ controlledvocabulary.subject.social_sciences=Social Sciences controlledvocabulary.subject.other=Other controlledvocabulary.publicationIDType.ark=ark controlledvocabulary.publicationIDType.arxiv=arXiv -controlledvocabulary.publicationIDType.cstr=cstr controlledvocabulary.publicationIDType.bibcode=bibcode +controlledvocabulary.publicationIDType.cstr=cstr controlledvocabulary.publicationIDType.doi=doi controlledvocabulary.publicationIDType.ean13=ean13 controlledvocabulary.publicationIDType.eissn=eissn diff --git a/src/main/java/propertyFiles/codeMeta20.properties b/src/main/java/propertyFiles/codeMeta20.properties index 4f3eb087aa4..5a226371018 100644 --- a/src/main/java/propertyFiles/codeMeta20.properties +++ b/src/main/java/propertyFiles/codeMeta20.properties @@ -6,7 +6,7 @@ datasetfieldtype.codeVersion.description=Version of the software instance, usual datasetfieldtype.codeVersion.watermark=e.g. 0.2.1 or 1.3 or 2021.1 etc datasetfieldtype.developmentStatus.title=Development Status datasetfieldtype.developmentStatus.description=Description of development status, e.g. work in progress (wip), active, etc. See repostatus.org for more information. -datasetfieldtype.developmentStatus.watermark= Development Status +datasetfieldtype.developmentStatus.watermark= datasetfieldtype.codeRepository.title=Code Repository datasetfieldtype.codeRepository.description=Link to the repository where the un-compiled, human-readable code and related code is located (SVN, GitHub, CodePlex, institutional GitLab instance, Gitea, etc.). datasetfieldtype.codeRepository.watermark=e.g. https://github.com/user/project @@ -40,6 +40,9 @@ datasetfieldtype.softwareRequirements.watermark=e.g. Pandas 1.4.3 datasetfieldtype.softwareRequirementsInfoUrl.title=Info URL datasetfieldtype.softwareRequirementsInfoUrl.description=Link to required software/library homepage or documentation (ideally also versioned) datasetfieldtype.softwareRequirementsInfoUrl.watermark=e.g. https://pandas.pydata.org/pandas-docs/version/1.4.3 +datasetfieldtype.softwareRequirementsUrl.title=Download URL +datasetfieldtype.softwareRequirementsUrl.description=Link to required software/library +datasetfieldtype.softwareRequirementsUrl.watermark=https://... datasetfieldtype.softwareSuggestionsItem.title=Software Suggestions datasetfieldtype.softwareSuggestionsItem.description=Optional dependencies, e.g. for optional features, code development, etc. datasetfieldtype.softwareSuggestionsItem.watermark= @@ -49,6 +52,9 @@ datasetfieldtype.softwareSuggestions.watermark=e.g. Sphinx 5.0.2 datasetfieldtype.softwareSuggestionsInfoUrl.title=Info URL datasetfieldtype.softwareSuggestionsInfoUrl.description=Link to optional software/library homepage or documentation (ideally also versioned) datasetfieldtype.softwareSuggestionsInfoUrl.watermark=e.g. https://www.sphinx-doc.org +datasetfieldtype.softwareSuggestionsUrl.title=Download URL +datasetfieldtype.softwareSuggestionsUrl.description=Link to optional software/library +datasetfieldtype.softwareSuggestionsUrl.watermark=https://... datasetfieldtype.memoryRequirements.title=Memory Requirements datasetfieldtype.memoryRequirements.description=Minimum memory requirements. datasetfieldtype.memoryRequirements.watermark= diff --git a/src/main/java/propertyFiles/enzymeML.properties b/src/main/java/propertyFiles/enzymeML.properties new file mode 100644 index 00000000000..2f2bb19cbda --- /dev/null +++ b/src/main/java/propertyFiles/enzymeML.properties @@ -0,0 +1,157 @@ +metadatablock.name=enzymeML +metadatablock.displayName=EnzymeML +datasetfieldtype.enzymeMLVessel.title=Vessels +datasetfieldtype.enzymeMLVessel.description=This field describes which vessels have been used to carry out the experiment. For example an 'Eppendorf tube' of size 1mL that held a constant volume. +datasetfieldtype.enzymeMLVessel.watermark= +datasetfieldtype.enzymeMLVesselName.title=Name +datasetfieldtype.enzymeMLVesselName.description=Specifies the exact production name of the vessel shoudl be given here (e.g. Eppendorf Tube) +datasetfieldtype.enzymeMLVesselName.watermark= +datasetfieldtype.enzymeMLVesselSize.title=Size +datasetfieldtype.enzymeMLVesselSize.description=Specifies the volume value of the given vessel (e.g. '1') +datasetfieldtype.enzymeMLVesselSize.watermark= +datasetfieldtype.enzymeMLVesselUnits.title=Unit +datasetfieldtype.enzymeMLVesselUnits.description=Specifies the SI unit corresponding to the given vessel size value (e.g. 'mL') +datasetfieldtype.enzymeMLVesselUnits.watermark= +datasetfieldtype.enzymeMLVesselConstant.title=Constant +datasetfieldtype.enzymeMLVesselConstant.description=Specifies if the volume is constant or not. In some instances substances are added over the course of an experiment, where this field should be selected as 'Not constant'. +datasetfieldtype.enzymeMLVesselConstant.watermark= +datasetfieldtype.enzymeMLReactant.title=Reactants +datasetfieldtype.enzymeMLReactant.description=This field describes the reactants that have been used in the course of the experiment. This should be small molecules exclusively such as NADH, pyruvate or any other molecule that is not a protein. +datasetfieldtype.enzymeMLReactant.watermark= +datasetfieldtype.enzymeMLReactantID.title=Identifier +datasetfieldtype.enzymeMLReactantID.description=Specifies the internal identifier of the reactant. Please follow the convention of denote a reactant entity by an 's' followed by an integer. For instance, 's1' is a valid ID. +datasetfieldtype.enzymeMLReactantID.watermark= +datasetfieldtype.enzymeMLReactantName.title=Name +datasetfieldtype.enzymeMLReactantName.description=Specifies the conventional or systematic name of the given reactant. Please note that this field on purpose can not be unique since molecule names vary in between fields. Please use either the InChI or SMILES code for a unique identification. +datasetfieldtype.enzymeMLReactantName.watermark= +datasetfieldtype.enzymeMLReactantVessel.title=Vessel Reference +datasetfieldtype.enzymeMLReactantVessel.description=Specifies the vessel in which the reactant was given. If the reactant was part of multiple reactions carried out in different vessel, please separated these via semicolon ';'. +datasetfieldtype.enzymeMLReactantVessel.watermark= +datasetfieldtype.enzymeMLReactantInitialConcentration.title=Initial Concentration +datasetfieldtype.enzymeMLReactantInitialConcentration.description=Specifies the initial concentration value at the beginning of the experiment. +datasetfieldtype.enzymeMLReactantInitialConcentration.watermark= +datasetfieldtype.enzymeMLReactantSubstanceUnits.title=Unit +datasetfieldtype.enzymeMLReactantSubstanceUnits.description=Specifies the corresponding SI unit to the initial concentration value. +datasetfieldtype.enzymeMLReactantSubstanceUnits.watermark= +datasetfieldtype.enzymeMLReactantConstant.title=Constant +datasetfieldtype.enzymeMLReactantConstant.description=Specifies if the reactants concentation was constant or not. If a reactant serves as a substrate/product, concentrations are likely to change and this field should be set to 'Not constant'. +datasetfieldtype.enzymeMLReactantConstant.watermark= +datasetfieldtype.enzymeMLReactantInchi.title=InChICode +datasetfieldtype.enzymeMLReactantInchi.description=Specifies the IUPAC International Chemical Identifier, which is a unique identifier for a molecule +datasetfieldtype.enzymeMLReactantInchi.watermark= +datasetfieldtype.enzymeMLReactantSmiles.title=SmilesCode +datasetfieldtype.enzymeMLReactantSmiles.description=Specifies the Simplified Molecular Input Line Entry Specification, which is a unique identifier for a molecule +datasetfieldtype.enzymeMLReactantSmiles.watermark= +datasetfieldtype.enzymeMLReactantSBOTerm.title=SBO Term +datasetfieldtype.enzymeMLReactantSBOTerm.description=Specifies the ID of the System Biology Ontology from branch 'material entity' to define a reactants role (e.g. SBO:0000240) +datasetfieldtype.enzymeMLReactantSBOTerm.watermark=SBO:0000xxx +datasetfieldtype.enzymeMLProtein.title=Proteins +datasetfieldtype.enzymeMLProtein.description=This field describes the proteins that haven been used in the course of the experiment. These should include catalytic active enzymes as well as non-catalytic entities such as inhibitors. +datasetfieldtype.enzymeMLProtein.watermark= +datasetfieldtype.enzymeMLProteinID.title=Identifier +datasetfieldtype.enzymeMLProteinID.description=Specifies the internal identifier of the protein. Please follow the convention of denote a protein entity by a 'p' followed by an integer. For instance, 'p1' is a valid ID. +datasetfieldtype.enzymeMLProteinID.watermark= +datasetfieldtype.enzymeMLProteinName.title=Name +datasetfieldtype.enzymeMLProteinName.description=Specifies the convential name of the protein. Please note that this field on purpose can not be unique since protein/enzyme names vary in between fields. Use the amino acid sequence, UniProtID and/or EC number for a unique identification. +datasetfieldtype.enzymeMLProteinName.watermark= +datasetfieldtype.enzymeMLProteinVessel.title=Vessel Reference +datasetfieldtype.enzymeMLProteinVessel.description=Specifies the name of the vessel in which the protein was given. If the protein was part of multiple reactions carried out in different vessel, please separated these via semicolon ';'. +datasetfieldtype.enzymeMLProteinVessel.watermark= +datasetfieldtype.enzymeMLProteinInitialConcentration.title=Initial Concentration +datasetfieldtype.enzymeMLProteinInitialConcentration.description=Specifies the initial concentration value at the beginning of the experiment. +datasetfieldtype.enzymeMLProteinInitialConcentration.watermark= +datasetfieldtype.enzymeMLProteinSubstanceUnits.title=Unit +datasetfieldtype.enzymeMLProteinSubstanceUnits.description=Specifies the corresponding SI unit to the initial concentration value. +datasetfieldtype.enzymeMLProteinSubstanceUnits.watermark= +datasetfieldtype.enzymeMLProteinConstant.title=Constant +datasetfieldtype.enzymeMLProteinConstant.description=Specifies if the proteins concentations was constant or not. If a protein serves as a substrate such as in protease reactions, concentrations are likely to change and this field should be set to 'Not constant'. +datasetfieldtype.enzymeMLProteinConstant.watermark= +datasetfieldtype.enzymeMLProteinSequence.title=Sequence +datasetfieldtype.enzymeMLProteinSequence.description=Specifies the aminoacid sequence of the protein. For instance 'MGHAGAHHAGÉ'. +datasetfieldtype.enzymeMLProteinSequence.watermark= +datasetfieldtype.enzymeMLProteinOrganism.title=Organism +datasetfieldtype.enzymeMLProteinOrganism.description=Specifies the host organism that was used to express the protein. +datasetfieldtype.enzymeMLProteinOrganism.watermark= +datasetfieldtype.enzymeMLProteinUniProtID.title=UniProtID +datasetfieldtype.enzymeMLProteinUniProtID.description=Specifies the UniProt Identifier of the protein that is used to query the UniProt database. +datasetfieldtype.enzymeMLProteinUniProtID.watermark= +datasetfieldtype.enzymeMLProteinECNumber.title=EC-Number +datasetfieldtype.enzymeMLProteinECNumber.description=Specifies the EC-Number of the protein that denotes the hierarchical releation within the functional tree of protein-families. For instance EC: 1.1.1.1 belongs to the family of alcohol dehydrogenases. +datasetfieldtype.enzymeMLProteinECNumber.watermark= +datasetfieldtype.enzymeMLProteinSBOTerm.title=SBO Term +datasetfieldtype.enzymeMLProteinSBOTerm.description=Specifies the ID of the System Biology Ontology from branch 'material entity' to define a proteins role (e.g. SBO:0000240) +datasetfieldtype.enzymeMLProteinSBOTerm.watermark=SBO:0000xxx +datasetfieldtype.enzymeMLReaction.title=Reactions +datasetfieldtype.enzymeMLReaction.description=This field describes the reactions that have been executed in the course of the experiment. Here, every defined reactants/proteins will be combined towards a meaningful biochemical reaction equation. +datasetfieldtype.enzymeMLReaction.watermark= +datasetfieldtype.enzymeMLReactionName.title=Name +datasetfieldtype.enzymeMLReactionName.description=Specifies the conventional name of the reaction such as 'Alcohol dehydrogenation'. Please note, that this field on purpose can not be uniqe, since names vary in between fields and newly acquired reactions might not have a conventional name yet. +datasetfieldtype.enzymeMLReactionName.watermark= +datasetfieldtype.enzymeMLReactionTemperatureValue.title=Temperature Value +datasetfieldtype.enzymeMLReactionTemperatureValue.description=Specifies the temperature value at which the experiment was executed. +datasetfieldtype.enzymeMLReactionTemperatureValue.watermark= +datasetfieldtype.enzymeMLReactionTemperatureUnit.title=Temperature Unit +datasetfieldtype.enzymeMLReactionTemperatureUnit.description=Specifies the corresponding SI unit to the temperature value. +datasetfieldtype.enzymeMLReactionTemperatureUnit.watermark= +datasetfieldtype.enzymeMLReactionpH.title=pH Value +datasetfieldtype.enzymeMLReactionpH.description=Specifies the pH value at which the experiment was executed. Please note that pH values should fall in between the interval 0-14. +datasetfieldtype.enzymeMLReactionpH.watermark= +datasetfieldtype.enzymeMLReactionEduct.title=Educts +datasetfieldtype.enzymeMLReactionEduct.description=Specifies the participating reactants/proteins which serve as educts. If multiple educts have been used, separate each of them via semicolon ';'. +datasetfieldtype.enzymeMLReactionEduct.watermark= +datasetfieldtype.enzymeMLReactionProduct.title=Products +datasetfieldtype.enzymeMLReactionProduct.description=Specifies the participating reactants/proteins which serve as products. If multiple products have been used, separate each of them via semicolon ';'. +datasetfieldtype.enzymeMLReactionProduct.watermark= +datasetfieldtype.enzymeMLReactionModifier.title=Modifiers +datasetfieldtype.enzymeMLReactionModifier.description=Specifies the participating reactants/proteins which serve as modifiers. For instance catalysing proteins should be entered as modifiers, which is the same for activators/inhibitors. If multiple modifiers have been used, separate each of them via semicolon ';'. +datasetfieldtype.enzymeMLReactionModifier.watermark= +datasetfieldtype.enzymeMLReactionEquation.title=Equation +datasetfieldtype.enzymeMLReactionEquation.description=Specifies the reaction equation by separating educts and products via '->', while denoting multiple educts/products with a plusign and stoichiometries by 'Y Molecule'. For instance the following describes an alcohol dehydrogenation '1 Ethanol + 1 NAD+ -> 1 Acetaldehyde + 1 NADH + 1 H+'. +datasetfieldtype.enzymeMLReactionEquation.watermark= +datasetfieldtype.enzymeMLKineticLaw.title=Kinetic Law +datasetfieldtype.enzymeMLKineticLaw.description=This field describes the kinetic law that has been used to model the reaction kinetics. It includes the conventional as well as the mathematic equation. +datasetfieldtype.enzymeMLKineticLaw.watermark= +datasetfieldtype.enzymeMLKineticLawName.title=Name +datasetfieldtype.enzymeMLKineticLawName.description=Specifies the conventional name of the kinetic law that has been used. For instance 'Reversible Michaelis-Menten'. +datasetfieldtype.enzymeMLKineticLawName.watermark= +datasetfieldtype.enzymeMLKineticLawReaction.title=Reaction Reference +datasetfieldtype.enzymeMLKineticLawReaction.description=Specifies the reaction that has beeen modeled by the given kinetic law. +datasetfieldtype.enzymeMLKineticLawReaction.watermark= +datasetfieldtype.enzymeMLKineticLawEquation.title=Kinetic Model +datasetfieldtype.enzymeMLKineticLawEquation.description=Specifies the mathematical equation of the given kinetic law. For variables that reference entities that are part of this EnzymeML document, please use the given identifier. Parameters will be defined in another field and are referenced by their conventional names. For instance, the following equation denotes a valid kinetic model 'vmax * s1 / ( km + s1 )'. +datasetfieldtype.enzymeMLKineticLawEquation.watermark= +datasetfieldtype.enzymeMLKineticParameter.title=Kinetic Parameters +datasetfieldtype.enzymeMLKineticParameter.description=This field describe the kinetic parameters that have been estimated using the given kinetic law. +datasetfieldtype.enzymeMLKineticParameter.watermark= +datasetfieldtype.enzymeMLKineticParameterName.title=Name +datasetfieldtype.enzymeMLKineticParameterName.description=Specifies the conventional name of the kinetic paramter that has been estimated. For instance, 'vmax' is a valid name for a parameter. Please note, that for unique identification the SBO Term should be included. +datasetfieldtype.enzymeMLKineticParameterName.watermark= +datasetfieldtype.enzymeMLKineticParameterValue.title=Value +datasetfieldtype.enzymeMLKineticParameterValue.description=Specifies the numerical value of the estimated kinetic parameter. +datasetfieldtype.enzymeMLKineticParameterValue.watermark= +datasetfieldtype.enzymeMLKineticParameterUnit.title=Unit +datasetfieldtype.enzymeMLKineticParameterUnit.description=Specifies the SI unit of the estimated kinetic parameter. +datasetfieldtype.enzymeMLKineticParameterUnit.watermark= +datasetfieldtype.enzymeMLKineticParameterSBOTerm.title=SBO Term +datasetfieldtype.enzymeMLKineticParameterSBOTerm.description=Specifies the ID of the System Biology Ontology from branch 'systems description parameter' to define a kinetic parameter (e.g. SBO:0000545) +datasetfieldtype.enzymeMLKineticParameterSBOTerm.watermark=SBO:0000xxx +controlledvocabulary.enzymeMLVesselUnits.ul=ul +controlledvocabulary.enzymeMLVesselUnits.ml=ml +controlledvocabulary.enzymeMLVesselUnits.l=l +controlledvocabulary.enzymeMLVesselConstant.constant=Constant +controlledvocabulary.enzymeMLVesselConstant.not_constant=Not constant +controlledvocabulary.enzymeMLReactantSubstanceUnits.nm=nM +controlledvocabulary.enzymeMLReactantSubstanceUnits.um=uM +controlledvocabulary.enzymeMLReactantSubstanceUnits.mm=mM +controlledvocabulary.enzymeMLReactantSubstanceUnits.m=M +controlledvocabulary.enzymeMLReactantConstant.constant=Constant +controlledvocabulary.enzymeMLReactantConstant.not_constant=Not constant +controlledvocabulary.enzymeMLProteinSubstanceUnits.pm=pM +controlledvocabulary.enzymeMLProteinSubstanceUnits.nm=nM +controlledvocabulary.enzymeMLProteinSubstanceUnits.um=uM +controlledvocabulary.enzymeMLProteinSubstanceUnits.mm=mM +controlledvocabulary.enzymeMLProteinSubstanceUnits.m=M +controlledvocabulary.enzymeMLProteinConstant.constant=Constant +controlledvocabulary.enzymeMLProteinConstant.not_constant=Not constant +controlledvocabulary.enzymeMLReactionTemperatureUnit.celsius=Celsius +controlledvocabulary.enzymeMLReactionTemperatureUnit.kelvin=Kelvin diff --git a/src/main/java/propertyFiles/privacy.properties b/src/main/java/propertyFiles/privacy.properties new file mode 100644 index 00000000000..f7ae8a9bbbf --- /dev/null +++ b/src/main/java/propertyFiles/privacy.properties @@ -0,0 +1,25 @@ +metadatablock.name=privacy +metadatablock.displayName=Privacy Metadata +datasetfieldtype.privData.title=Personal Data +datasetfieldtype.privData.description=Does the dataset contain personal data according to Art. 4 GDPR? +datasetfieldtype.privData.watermark= +datasetfieldtype.privSpecial.title=Special Categories +datasetfieldtype.privSpecial.description=Does the dataset contain special categories of personal data according to Art.9 GDPR? +datasetfieldtype.privSpecial.watermark= +datasetfieldtype.privConsent.title=Explicit Consent +datasetfieldtype.privConsent.description=Did each person whose information appears in the data give explicit permission to share the data? +datasetfieldtype.privConsent.watermark= +datasetfieldtype.privTermsOfConsent.title=Terms of Consent +datasetfieldtype.privTermsOfConsent.description=Did the content has any restrictions on sharing? +datasetfieldtype.privTermsOfConsent.watermark=List restrictions or terms under which the consent to share is given +datasetfieldtype.privMeasures.title=Measures +datasetfieldtype.privMeasures.description=Which technical and organisational measures are taken to secure the data (e.g. encryption of the data, rights management)? +datasetfieldtype.privMeasures.watermark= +controlledvocabulary.privData.no=no +controlledvocabulary.privData.yes,_but_anonymized=yes, but anonymized +controlledvocabulary.privData.yes,_but_pseudonymized=yes, but pseudonymized +controlledvocabulary.privData.yes=yes +controlledvocabulary.privSpecial.no=no +controlledvocabulary.privSpecial.yes=yes +controlledvocabulary.privConsent.no=no +controlledvocabulary.privConsent.yes=yes diff --git a/src/main/java/propertyFiles/process.properties b/src/main/java/propertyFiles/process.properties new file mode 100644 index 00000000000..84272cf49e6 --- /dev/null +++ b/src/main/java/propertyFiles/process.properties @@ -0,0 +1,150 @@ +metadatablock.name=process +metadatablock.displayName=Process Metadata +datasetfieldtype.processMethods.title=Processing Methods +datasetfieldtype.processMethods.description=Information about used methods in the data life cycle. +datasetfieldtype.processMethods.watermark= +datasetfieldtype.processMethodsName.title=Name +datasetfieldtype.processMethodsName.description=Name of the method as free text. +datasetfieldtype.processMethodsName.watermark= +datasetfieldtype.processMethodsDescription.title=Description +datasetfieldtype.processMethodsDescription.description=Description of the method as free text +datasetfieldtype.processMethodsDescription.watermark= +datasetfieldtype.processMethodsPars.title=Parameters +datasetfieldtype.processMethodsPars.description=List of all parameter names relevant for this method (detailed information about parameters should be given under Method Parameters). +datasetfieldtype.processMethodsPars.watermark= +datasetfieldtype.processMethodsPar.title=Method Parameters +datasetfieldtype.processMethodsPar.description=Parameters relevant for processing methods. +datasetfieldtype.processMethodsPar.watermark= +datasetfieldtype.processMethodsParName.title=Name +datasetfieldtype.processMethodsParName.description=Name of the parameter. +datasetfieldtype.processMethodsParName.watermark= +datasetfieldtype.processMethodsParSymbol.title=Symbol +datasetfieldtype.processMethodsParSymbol.description=The symbol used to describe this parameter. +datasetfieldtype.processMethodsParSymbol.watermark= +datasetfieldtype.processMethodsParUnit.title=Unit +datasetfieldtype.processMethodsParUnit.description=The unit or scale of this parameter. +datasetfieldtype.processMethodsParUnit.watermark= +datasetfieldtype.processMethodsParValue.title=Value +datasetfieldtype.processMethodsParValue.description=The (numerical) value of this parameter. +datasetfieldtype.processMethodsParValue.watermark= +datasetfieldtype.processMethodsParTextValue.title=Textual Value +datasetfieldtype.processMethodsParTextValue.description=The value of this method parameter. (for non numerical values) +datasetfieldtype.processMethodsParTextValue.watermark= +datasetfieldtype.processSoftware.title=Software +datasetfieldtype.processSoftware.description=Information about used software. +datasetfieldtype.processSoftware.watermark= +datasetfieldtype.processSoftwareName.title=Name +datasetfieldtype.processSoftwareName.description=Name of the software. +datasetfieldtype.processSoftwareName.watermark= +datasetfieldtype.processSoftwareVersion.title=Version +datasetfieldtype.processSoftwareVersion.description=Version of the software. +datasetfieldtype.processSoftwareVersion.watermark=Number or commit +datasetfieldtype.processSoftwareIDType.title=ID Type +datasetfieldtype.processSoftwareIDType.description=The type of digital identifier used for this software (e.g., Digital Object Identifier (DOI)). +datasetfieldtype.processSoftwareIDType.watermark= +datasetfieldtype.processSoftwareIDNumber.title=ID Number +datasetfieldtype.processSoftwareIDNumber.description=The identifier for the selected ID type. +datasetfieldtype.processSoftwareIDNumber.watermark= +datasetfieldtype.processSoftwareCitation.title=Citation +datasetfieldtype.processSoftwareCitation.description=Assosicated text publication to the software. +datasetfieldtype.processSoftwareCitation.watermark= +datasetfieldtype.processSoftwareURL.title=URL +datasetfieldtype.processSoftwareURL.description=Link to the software, code repository or application. +datasetfieldtype.processSoftwareURL.watermark= +datasetfieldtype.processSoftwareLicence.title=License +datasetfieldtype.processSoftwareLicence.description=The license type of the software. +datasetfieldtype.processSoftwareLicence.watermark= +datasetfieldtype.processInstru.title=Instruments +datasetfieldtype.processInstru.description=A representation of a piece of laboratory or field equipment, used in the execution of an experiment, that produces data. +datasetfieldtype.processInstru.watermark= +datasetfieldtype.processInstruName.title=Name +datasetfieldtype.processInstruName.description=Name of this instrument. +datasetfieldtype.processInstruName.watermark= +datasetfieldtype.processInstruDescr.title=Description +datasetfieldtype.processInstruDescr.description=Description of the instrument, e.g., what it is used for. +datasetfieldtype.processInstruDescr.watermark= +datasetfieldtype.processInstruType.title=Version +datasetfieldtype.processInstruType.description=The type or version of this instrument. +datasetfieldtype.processInstruType.watermark= +datasetfieldtype.processInstruPartnum.title=Part Number +datasetfieldtype.processInstruPartnum.description=A vendors part number for an instrument or a piece of equipment. +datasetfieldtype.processInstruPartnum.watermark= +datasetfieldtype.processInstruSerialnum.title=Serial Number +datasetfieldtype.processInstruSerialnum.description=A vendors serial number for an instrument or a piece of equipment. +datasetfieldtype.processInstruSerialnum.watermark= +datasetfieldtype.processInstruSoftware.title=Software +datasetfieldtype.processInstruSoftware.description=Required software for this instrument. +datasetfieldtype.processInstruSoftware.watermark= +datasetfieldtype.processInstruLocation.title=Location +datasetfieldtype.processInstruLocation.description=Location of the instrument. +datasetfieldtype.processInstruLocation.watermark= +datasetfieldtype.processEnv.title=Environments +datasetfieldtype.processEnv.description=(Computation) environments of the data generation. +datasetfieldtype.processEnv.watermark= +datasetfieldtype.processEnvName.title=Name +datasetfieldtype.processEnvName.description=Name of the environment. +datasetfieldtype.processEnvName.watermark= +datasetfieldtype.processEnvCompName.title=Compiler Names and Flags +datasetfieldtype.processEnvCompName.description=Name and flags of the used compilers. +datasetfieldtype.processEnvCompName.watermark= +datasetfieldtype.processEnvNodes.title=Number of Nodes +datasetfieldtype.processEnvNodes.description=Number of compute nodes inside a high performance cluster environment. +datasetfieldtype.processEnvNodes.watermark= +datasetfieldtype.processEnvPPN.title=PPN +datasetfieldtype.processEnvPPN.description=Processors per node +datasetfieldtype.processEnvPPN.watermark= +datasetfieldtype.processStep.title=Processing Steps +datasetfieldtype.processStep.description=Specification of the processing steps in the data life cycle. +datasetfieldtype.processStep.watermark= +datasetfieldtype.processStepId.title=Id +datasetfieldtype.processStepId.description=Used to order the processing steps. +datasetfieldtype.processStepId.watermark=number +datasetfieldtype.processStepType.title=Type +datasetfieldtype.processStepType.description=Specifies the position in the data life cycle. +datasetfieldtype.processStepType.watermark= +datasetfieldtype.processStepDate.title=Date +datasetfieldtype.processStepDate.description=Date this step has been performed. +datasetfieldtype.processStepDate.watermark= +datasetfieldtype.processStepMethods.title=Methods +datasetfieldtype.processStepMethods.description=List of methods used in this processing step (detailed information about methods should be given under Processing Methods). +datasetfieldtype.processStepMethods.watermark= +datasetfieldtype.processStepErrorMethod.title=Error Method +datasetfieldtype.processStepErrorMethod.description=Method used to measure the errors or uncertainties of this processing step. +datasetfieldtype.processStepErrorMethod.watermark= +datasetfieldtype.processStepSoftware.title=Software +datasetfieldtype.processStepSoftware.description=List of software names used in this processing step (detailed information about software should be given under Software). +datasetfieldtype.processStepSoftware.watermark= +datasetfieldtype.processStepHardware.title=Instruments +datasetfieldtype.processStepHardware.description=List of instrumental hardware used in this processing step (detailed information about instruments should be given under Instruments). +datasetfieldtype.processStepHardware.watermark= +datasetfieldtype.processStepEnvironment.title=Environment +datasetfieldtype.processStepEnvironment.description=Name of the environment used for this processing step (detailed information about the environment should be given under Environments). +datasetfieldtype.processStepEnvironment.watermark= +datasetfieldtype.processStepInput.title=Input +datasetfieldtype.processStepInput.description=List of file names or objects that were the input of this processing step +datasetfieldtype.processStepInput.watermark= +datasetfieldtype.processStepOutput.title=Output +datasetfieldtype.processStepOutput.description=List of file names or objects that were the output of this processing step +datasetfieldtype.processStepOutput.watermark= +controlledvocabulary.processStepType.generation=Generation +controlledvocabulary.processStepType.postprocessing=Postprocessing +controlledvocabulary.processStepType.analysis=Analysis +controlledvocabulary.processStepType.other=Other +controlledvocabulary.processSoftwareIDType.ark=ark +controlledvocabulary.processSoftwareIDType.arxiv=arXiv +controlledvocabulary.processSoftwareIDType.bibcode=bibcode +controlledvocabulary.processSoftwareIDType.doi=doi +controlledvocabulary.processSoftwareIDType.ean13=ean13 +controlledvocabulary.processSoftwareIDType.eissn=eissn +controlledvocabulary.processSoftwareIDType.handle=handle +controlledvocabulary.processSoftwareIDType.isbn=isbn +controlledvocabulary.processSoftwareIDType.issn=issn +controlledvocabulary.processSoftwareIDType.istc=istc +controlledvocabulary.processSoftwareIDType.lissn=lissn +controlledvocabulary.processSoftwareIDType.lsid=lsid +controlledvocabulary.processSoftwareIDType.pmid=pmid +controlledvocabulary.processSoftwareIDType.purl=purl +controlledvocabulary.processSoftwareIDType.swmath=swmath +controlledvocabulary.processSoftwareIDType.upc=upc +controlledvocabulary.processSoftwareIDType.url=url +controlledvocabulary.processSoftwareIDType.urn=urn