https://terminologies.g-node.org/v1.1/terminologies.xml 1.1 2019-10-15
DataCite DataReference A published dataset referenced by a DOI and registered with DataCite. The referenced dataset will contain either the odML file itself or the data the odML is annotating.
identifier DataCite The Identifier is a unique string that identifies a resource. For software, determine whether the identifier is for a specific version of a piece of software, (per the Force11 Software Citation Principles11), or for all versions. identifierType string DOI The type of Identifier. identifier string The value of the identifier.
creators DataCite
creator # DataCite The main researchers involved in producing the data, or the authors of the publication, in priority order. To supply multiple creators, repeat this property. creatorName string The full name of the creator. creatorNameType string [Organizational, Personal (default)] The type of name givenName string The personal or first name of the creator. familyName string The surname or last name of the creator.
namedIdentifier # DataCite Uniquely identifies an individual or legal entity, according to various schemes. namedIdentifier string Value of the named identifier nameIdentifierScheme string The name of the name identifier scheme. Examples: ORCID, ISNI, ROR, GRID schemeURI url The URI of the name identifier scheme.
affiliation # DataCite The organizational or institutional affiliation of the creator. affiliation string Value of the affiliation affiliationIdentifier string Uniquely identifies the organizational affiliation of the creator. affiliationIdentifierScheme string Name of the affiliation identifier schema. Examples: ROR, GRID schemeURI url URI of the affiliation identifier schema.
titles DataCite
title # DataCite A name or title by which a resource is known. May be the title of a dataset or the name of a piece of software. title string Value of title titleType string [AlternativeTitle, Subtitle, TranslatedTitle, Other] The type of Title.
publisher string The name of the entity that holds, archives, publishes prints, distributes, releases, issues, or produces the resource. This property will be used to formulate the citation, so consider the prominence of the role. For software, use Publisher for the code repository. If there is an entity other than a code repository, that "holds, archives, publishes, prints, distributes, releases, issues, or produces" the code, use the property Contributor/contributorType/hostingInstitution for the code repository. publicationYear string The year when the data was or will be made publicly available. In the case of resources such as software or dynamic data where there may be multiple releases in one year, include the Date/dateType/dateInformation property and sub-properties to provide more information about the publication or release date details.
resourceType DataCite A description of the resource. The format is open, but the preferred format is a single term of some detail so that a pair can be formed with the sub-property. Text formats can be free-text OR terms from the CASRAI Publications resource type list. resourceTypeGeneral string [Audiovisual, Collection, DataPaper, Dataset, Event, Image, InteractiveResource, Model, PhysicalObject, Service, Software, Sound, Text, Workflow, Other] The general type of a resource. resourceType string Value of the resourceType
subjects DataCite
subject # DataCite Subject, keyword, classification code, or key phrase describing the resource. subject string Value of the subject. subjectScheme string The name of the subject scheme or classification code or authority if one is used. schemeURI url The URI of the subject identifier scheme. valueURI url The URI of the subject term.
contributrors DataCite
contributor # DataCite The institution or person responsible for collecting, managing, distributing, or otherwise contributing to the development of the resource.To supply multiple contributors, repeat this property.For software, if there is an alternate entity that "holds, archives, publishes, prints, distributes, releases, issues, or produces" the code, use the contributorType "hostingInstitution" for the code repository. contributerType string [ContactPerson, DataCollector, DataCurator, DataManager, Distributor, Editor, HostingInstitution, Producer, ProjectLeader, ProjectManager, ProjectMember, RegistrationAgency, RegistrationAuthority, RelatedPerson, Researcher, ResearchGroup, RightsHolder, Sponsor, Supervisor, WorkPackageLeader, Other] The type of contributor of the resource. contributorName string The full name of the contributor. nameType string [Organizational, Personal (default)] The type of name givenName string The personal or first name of the contributor. familyName string The surname or last name of the contributor.
namedIdentifier # DataCite Uniquely identifies an individual or legal entity, according to various schemes. namedIdentifier string Value of the namedIdentifier. nameIdentifierScheme string The name of the name identifier scheme. Examples: ORCID, ISNI, ROR, GRID schemeURI url The URI of the name identifier scheme.
affiliation # DataCite The organizational or institutional affiliation of the contributor. affiliation string Value of the affiliation. affiliationIdentifier string Uniquely identifies the organizational affiliation of the contributor. affiliationIdentifierScheme string Name of the affiliation identifier schema. Examples: ROR, GRID schemeURI url URI of the affiliation identifier schema.
dates DataCite
date # DataCite Different dates relevant to the work. date string Value of date. YYYY,YYYY-MM-DD, YYYY-MM-DDThh:mm:ssTZD or any other format or level of granularity described in W3CDTF24. Use RKMS-ISO860125standard for depicting date ranges.Example: 2004-03-02/2005-06-02.Years before 0000 must be prefixed with a -sign,e.g. -0054 to indicate 55 BC. dateType string [Accepted, Available, Copyrighted, Collected, Created, Issued, Submitted, Updated, Valid, Withdrawn, Other] The type of date. If Date is used, dateType is mandatory. dateInformation string Specific information about the date, if appropriate.
language string The primary language of the resource. Allowed values are taken from IETF BCP 47, ISO 639-1 language codes.Examples: en, de, fr
alternateIdentifiers DataCite
alternateIdentifier # DataCite An identifier or identifiers other than the primary Identifier applied to the resource being registered. This may be any alphanumeric string which is unique within its domain of issue. May be used for local identifiers. AlternateIdentifier should be used for another identifier of the same instance (same location, same file). alternateIdentifier string Value of alternateIdentifier alternateIdentifierType string The type of the AlternateIdentifier. If alternateIdentifier is used, alternateIdentifierType is mandatory.
relatedIdentifiers DataCite
relatedIdentifier # DataCite Identifiers of related resources. These must be globally unique identifiers. relatedIdentifier string Value of relatedIdentifier relatedIdentifierType string [ARK, arXiv, bibcode, DOI, EAN13, EISSN, Handle, IGSN, ISBN, ISSN, ISTC, LISSN, LSID, PMID, PURL, UPC, URL, URN, w3id] The type of the RelatedIdentifier relationType string [IsCitedBy, Cites, IsSupplementTo, IsSupplementedBy, IsContinuedBy, Continues, IsDescribedBy, Describes, HasMetadata, IsMetadataFor, HasVersion, IsVersionOf, IsNewVersionOf, IsPreviousVersionOf, IsPartOf, HasPart, IsReferencedBy, References, IsDocumentedBy, Documents, IsCompiledBy, Compiles, IsVariantFormOf, IsOriginalFormOf, IsIdenticalTo, IsReviewedBy, Reviews, IsDerivedFrom, IsSourceOf, IsRequiredBy, Requires, IsObsoletedBy, Obsoletes] Description of the relationship of the resource being registered (A) and the related resource (B). relatedMetadataScheme string The name of the scheme. Use only with this relation pair: (HasMetadata/IsMetadataFor) schemeURI url The URI of the relatedMetadataScheme. Use only with this relation pair: (HasMetadata/IsMetadataFor) schemeType string The type of the relatedMetadataScheme, linked with the schemeURI. Use only with this relation pair: (HasMetadata/IsMetadataFor) resourceTypeGeneral string The general type of the related resource.
sizes DataCite
size # DataCite Size (e.g. bytes, pages, inches, etc.) or duration (extent), e.g. hours, minutes, days, etc., of a resource. size string Value of size.
formats DataCite
format # DataCite Technical format of the resource. format string Value of format.
version string The version number of the resource. Suggested practice: track major_version.minor_version. Register a new identifier for a major version change.
rightsList DataCite
rights # DataCite Any rights information for this resource. The property may be repeated to record complex rights characteristics. rightsURI url The URI of the license. rightsIdentifier string A short, standardized version of the license name. rightsIdentifierScheme string The name of the scheme. schemeURI url The URI of the rightsIdentifierScheme.
descriptions DataCite
description # DataCite All additional information that does not fit in any of the other categories. May be used for technical information. description string Value of description. descriptionType string [Abstract, Methods, Series, Information, TableOfContents ,TechnicalInfo, Other] The type of the Description. If Description is used, descriptionType is mandatory.
geoLocations DataCite
geoLocation # DataCite Spatial region or named place where the data was gathered or about which the data is focused. geoLocationPlace string Description of a geographic location
geoLocationPoint DataCite A point location in space. pointLongitude float Longitudinal dimension of point. pointLatitude float Latitudinal dimension of point.
geoLocationBox DataCite The spatial limits of a box. A box is defined by two geographic points. Left low corner and right upper corner. Each point is defined by its longitude and latitude. westBoundLongitude float Western longitudinal dimension of box. eastBoundLongitude float Eastern longitudinal dimension of box. southBoundLatitude float Southern latitudinal dimension of box. northBoundLatitude float Northern latitudinal dimension of box.
geoLocationPolygon DataCite A drawn polygon area, defined by a set of points and lines connecting the points in a closed chain.
polygonPoint # DataCite A point location in a polygon. If geoLocationPolygon is used, polygonPoint must be used as well. There must be at least 4 non-aligned points to make a closed curve, with the last point described the same as the first point. pointLatitude float Longitudinal dimension of point. pointLongitude float Latitudinal dimension of point.
fundingReferences DataCite
fundingReference # DataCite Information about financial support (funding) for the resource being registered. funderName string Name of the funding provider. funderIdentifier string Uniquely identifies a funding entity, according to various types. funderIdentifierType string [Crossref Funder ID, GRID, ISNI, ROR, Other] The type of the funderIdentifier. schemeURI url The URI of the funder identifier schema. awardNumber string The code assigned by the funder to a sponsored award (grant). awardURI url The URI leading to a page provided by the funder for more information about the award (grant). awardTitle string The human readable title or name of the award (grant).
DataCiteComplement DataReference Additional sections complementing the Datacite scheme. The information contained in this section is not supported by the DataCite scheme.
version DataCiteComplement The implemented datacite schema version version 4.3 string https://schema.datacite.org/meta/kernel-4.3/
References DataCiteComplement
Reference # DataCiteComplement A publication the published dataset is referencing. DOI string DOI to the referenced publication RefType string refType might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf for further valid types see https://schema.datacite.org/meta/kernel-4 PublictionCitation string Full citation of the reference publication