Digital Specimen Terms
Open Digital Specimen List of Terms
Digital Specimen List of Terms
Title : Digital Specimen List of Terms
Date version issued : 2024-10-15
Date created : 2024-10-15
This version : 0.4.0
Latest version : 0.4.0
Abstract : The Digital Specimen object is the core object within the DiSSCo infrastructure. It contains all information relevant to the Digital Specimen. The Digital Specimen object itself is connected to a range of other objects such as Identifiers, Citations or Events. Most of these other objects are optional and have a one-to-many relationship with the Digital Specimen. This makes the Digital Specimen very flexible. The basis for the structure of the Digital Specimen object has been made in the GBIF UM as well as the Darwin Core TDWG standard.
Main contributors : Sam Leeflang, Soulaine Theocharides, Tom Dijkema, Wouter Addink, Sharif Islam, Claus Weiland, Jonas Grieb, David Fichtmüller
Creator : Distributed Infrastructure for Scientific Collections (DiSSCo)
Bibliographic citation : Distributed Infrastructure for Scientific Collections. 2024. Digital Specimen List of Terms.
1 Introduction
1.1 Status of the content of this document
The openDS data specification is in active development. This document is work in progres and might change until version 1.0.0 is released. Its main function at the moment is to inform the community about the current state of the data model and to gather feedback. We hope to include the feedback from the community and reach a first major version of the data model by the end of 2024.
1.2 RFC 2119 key words
The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in BCP 14 RFC 2119 and RFC 8174 when, and only when, they appear in all capitals, as shown here.
1.3 Naming Convention
This document contains all the terms in use the DiSSCo Digital Objects.
Most objects can be directly related to a openDS class, for example the Machine Annotation Service, or the Source System.
However, the Digital Specimen and the Digital Media are more complex objects.
They can contain classes as nested object in itself.
In general, class names are capitalized, use the UpperCamelCase naming convention and are singular.
For example, the class that represents a Digital Specimen is called DigitalSpecimen
.
The properties of a class start with a lowercase and use the lowerCamelCase naming convention.
When a class contains a property which contains a list of another class we use the convention hasXXXs
where XXX is the class name.
The properties name ends with an s
to indicate that it is plural and contains an array of objects.
For example, the Digital Specimen can contain a list of Event objects, so it has a property called hasEvents
.
When a class is directly nested (not through a list) we use the same hasXXX
construction.
This name does not end with an s
but is singular, indicating that it contains a single nested object.
For example, the Location class contains the property hasGeoreference
which contains the Geo Reference class.
When terms are borrowed from other vocabularies, such as Darwin Core, Annotation Vocabulary, Schema.org or others, we use the same naming convention as in the original vocabulary. This could conflict with the openDS vocabulary naming convention.
2 Borrowed Vocabulary
When terms are borrowed from other vocabularies, openDS uses the IRIs, common abbreviations, and namespace prefixes in use in those vocabularies. The IRIs are normative, but abbreviations and namespace prefixes have no impact except as an aid to reading the documentation.
Table 1. Vocabularies from which terms have been borrowed (non-normative)
Vocabulary | Abbreviation | Namespaces and abbreviations |
---|---|---|
Darwin Core | DwC | dwc: = http://rs.tdwg.org/dwc/terms/ |
Darwin Core IRI Terms | DwC IRI | dwciri: = http://rs.tdwg.org/dwc/terms/ |
Darwin Core Chronometric Age Vocabulary | Chrono | chrono: = http://rs.tdwg.org/chrono/terms/ |
Dublin Core | DC | dcterms: = http://purl.org/dc/terms/ |
Schema.org | Schema | schema: = https://schema.org/ |
Humboldt Extension for Ecological Inventories | ECO | eco: = http://rs.tdwg.org/dwc/doc/eco/ |
3 Namespaces, Prefixes and Term Names
The namespace of terms borrowed from other vocabularies is that of the original. The namespace of the openDS terms is http://rs.dissco.eu/opends/terms/. In the table of terms, each term entry has a row with the term name. This term name is generally an “unqualified name” preceded by a widely accepted prefix designating an abbreviation for the namespace It is RECOMMENDED that implementers who need a namespace prefix for the openDS namespace use ods. In this web document, hovering over a term in the Index By Term Name list below will reveal a complete URL that can be used in other web documents to link to this document’s treatment of that term, even if it is from a borrowed vocabulary.
4 Term index
4.1 Index By Term Name
Classes
ods:Agent
ods:Assertion
- ods:Assertion
- dwc:measurementID
- dwc:parentMeasurementID
- dwc:measurementType
- dwciri:measurementType
- dwc:measurementDeterminedDate
- dwc:measurementValue
- dwciri:measurementValue
- dwc:measurementAccuracy
- dwc:measurementUnit
- dwciri:measurementUnit
- dwc:measurementMethod
- dwciri:measurementMethod
- dwc:measurementRemarks
- ods:hasAgents
- ods:hasCitations
ods:ChronometricAge
- ods:ChronometricAge
- chrono:chronometricAgeID
- chrono:verbatimChronometricAge
- chrono:uncalibratedChronometricAge
- chrono:chronometricAgeConversionProtocol
- chrono:earliestChronometricAge
- chrono:earliestChronometricAgeReferenceSystem
- chrono:latestChronometricAge
- chrono:latestChronometricAgeReferenceSystem
- chrono:chronometricAgeUncertaintyInYears
- chrono:chronometricAgeUncertaintyMethod
- chrono:materialDated
- chrono:materialDatedID
- chrono:materialDatedRelationship
- chrono:chronometricAgeDeterminedDate
- chrono:chronometricAgeReferences
- chrono:chronometricAgeRemarks
ods:Citation
ods:DigitalSpecimen
- ods:DigitalSpecimen
- dcterms:identifier
- ods:version
- ods:status
- dcterms:modified
- dcterms:created
- ods:fdoType
- ods:midsLevel
- ods:normalisedPhysicalSpecimenID
- ods:physicalSpecimenID
- ods:physicalSpecimenIDType
- ods:isKnownToContainMedia
- ods:sourceSystemID
- ods:sourceSystemName
- ods:metadataLanguages
- dcterms:license
- dwc:basisOfRecord
- ods:organisationCode
- ods:organisationID
- ods:organisationName
- dwc:collectionCode
- dwc:collectionID
- ods:topicOrigin
- ods:topicDomain
- ods:topicDiscipline
- ods:topicCategory
- ods:specimenName
- dwc:informationWithheld
- dwc:preparations
- dwc:disposition
- ods:isMarkedAsType
- dwc:dataGeneralizations
- ods:ownerOrganisationCode
- dwc:datasetName
- dwc:datasetID
- dcterms:accessRights
- dcterms:rightsHolder
- dwc:organismID
- dwc:organismName
- dwc:organismScope
- dwc:organismRemarks
- dwc:organismQuantity
- dwc:organismQuantityType
- dwc:dynamicProperties
- ods:hasSpecimenParts
- ods:hasAssertions
- ods:hasEntityRelationships
- ods:hasIdentifications
- ods:hasIdentifiers
- ods:hasCitations
- ods:hasAgents
- ods:hasEvents
- ods:hasTombstoneMetadata
ods:EntityRelationship
ods:Event
- ods:Event
- dwc:behavior
- dwc:sex
- dwc:lifeStage
- dwc:reproductiveCondition
- dwc:caste
- dwc:vitality
- dwc:establishmentMeans
- dwc:pathway
- dwc:degreeOfEstablishment
- dwc:georeferenceVerificationStatus
- dwc:fieldNumber
- dwc:eventType
- dwc:eventDate
- dwc:eventTime
- dwc:endDayOfYear
- dwc:startDayOfYear
- dwc:verbatimEventDate
- dwc:year
- dwc:month
- dwc:day
- dwc:habitat
- eco:protocolDescriptions
- dwc:sampleSizeValue
- dwc:sampleSizeUnit
- dwc:samplingProtocol
- dwc:samplingEffort
- dwc:fieldNotes
- dwc:eventRemarks
- ods:hasAssertions
- ods:hasLocation
ods:GeologicalContext
- ods:GeologicalContext
- dwc:earliestEonOrLowestEonothem
- dwc:latestEonOrHighestEonothem
- dwc:earliestEraOrLowestErathem
- dwc:latestEraOrHighestErathem
- dwc:earliestPeriodOrLowestSystem
- dwc:latestPeriodOrHighestSystem
- dwc:earliestEpochOrLowestSeries
- dwc:latestEpochOrHighestSeries
- dwc:earliestAgeOrLowestStage
- dwc:latestAgeOrHighestStage
- dwc:lowestBiostratigraphicZone
- dwc:highestBiostratigraphicZone
- dwc:lithostratigraphicTerms
- dwc:group
- dwc:formation
- dwc:member
- dwc:bed
ods:Georeference
- ods:Georeference
- dwc:verbatimCoordinates
- dwc:decimalLatitude
- dwc:verbatimLatitude
- dwc:decimalLongitude
- dwc:verbatimLongitude
- dwc:verbatimCoordinateSystem
- dwc:geodeticDatum
- dwc:coordinateUncertaintyInMeters
- dwc:coordinatePrecision
- dwc:pointRadiusSpatialFit
- dwc:footprintWKT
- dwc:footprintSRS
- dwc:verbatimSRS
- dwc:footprintSpatialFit
- dwc:georeferencedDate
- dwc:georeferenceProtocol
- dwc:georeferenceSources
- dwc:georeferenceRemarks
- ods:hasAgents
ods:Identification
ods:Identifier
ods:Location
- ods:Location
- dwc:locationID
- dwc:continent
- dwc:waterBody
- dwc:islandGroup
- dwc:island
- dwc:country
- dwc:countryCode
- dwc:stateProvince
- dwc:county
- dwc:municipality
- dwc:locality
- dwc:verbatimLocality
- dwc:minimumElevationInMeters
- dwc:higherGeographyID
- dwc:higherGeography
- dwc:maximumElevationInMeters
- dwc:verbatimElevation
- dwc:minimumDistanceAboveSurfaceInMeters
- dwc:maximumDistanceAboveSurfaceInMeters
- dwc:minimumDepthInMeters
- dwc:maximumDepthInMeters
- dwc:verbatimDepth
- dwc:verticalDatum
- dwc:locationAccordingTo
- dwc:locationRemarks
- ods:hasGeoreference
- ods:hasGeologicalContext
ods:RelatedPID
ods:SpecimenPart
- ods:SpecimenPart
- dwc:materialEntityID
- dwc:recordNumber
- dwc:preparations
- ods:isMarkedAsType
- ods:topicOrigin
- ods:topicDomain
- ods:topicDiscipline
- ods:topicCategory
- ods:specimenName
- dwc:organismID
- dwc:organismName
- dwc:organismScope
- dwc:organismRemarks
- dwc:organismQuantity
- dwc:organismQuantityType
- ods:hasIdentifications
- ods:hasAssertions
- ods:hasIdentifiers
- ods:hasEvents
- ods:hasAgents
- ods:hasChronometricAges
ods:TaxonIdentification
- ods:TaxonIdentification
- dwc:taxonID
- dwc:scientificName
- dwc:scientificNameID
- ods:scientificNameHTMLLabel
- dwc:scientificNameAuthorship
- dwc:namePublishedInYear
- dwc:taxonRank
- dwc:verbatimTaxonRank
- dwc:taxonRemarks
- dwc:kingdom
- dwc:phylum
- dwc:class
- dwc:order
- dwc:family
- dwc:subfamily
- dwc:genus
- dwc:specificEpithet
- dwc:taxonomicStatus
- dwc:nomenclaturalCode
- dwc:vernacularName
- dwc:subgenus
- dwc:acceptedNameUsage
- dwc:acceptedNameUsageID
- dwc:cultivarEpithet
- dwc:genericName
- dwc:infragenericEpithet
- dwc:infraspecificEpithet
- dwc:nomenclaturalStatus
- dwc:originalNameUsage
- dwc:subtribe
- dwc:superfamily
- dwc:tribe
ods:TombstoneMetadata
5 Vocabulary
Term Name schema:name | |
---|---|
Qualified Term | schema:name |
Term IRI | http://schema.org/name |
Label | Name |
Definition | Full name of the agent |
Examples |
|
Datatype | string |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Agent | |
---|---|
Qualified Term | ods:Agent |
Term IRI | http://rs.dissco.eu/opends/terms/Agent |
Label | Agent |
Definition | A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name ods:hasIdentifiers | |
---|---|
Qualified Term | ods:hasIdentifiers |
Term IRI | http://rs.dissco.eu/opends/terms/hasIdentifiers |
Label | Has Identifiers |
Definition | Contains all identifiers associated with the agent |
Datatype | array<ods:Identifier> |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:url | |
---|---|
Qualified Term | schema:url |
Term IRI | http://schema.org/url |
Label | URL |
Definition | URL to a website of the agent |
Examples |
|
Datatype | string |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:email | |
---|---|
Qualified Term | schema:email |
Term IRI | http://schema.org/email |
Label | |
Definition | Email of the agent |
Examples |
|
Datatype | string |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:identifier | |
---|---|
Qualified Term | schema:identifier |
Term IRI | http://schema.org/identifier |
Label | Identifier |
Definition | The primary unique identifier of the Agent object. All identifiers will also be added to the ods:hasIdentifiers array |
Examples |
|
Datatype | string |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasRoles | |
---|---|
Qualified Term | ods:hasRoles |
Term IRI | http://rs.dissco.eu/opends/terms/hasRoles |
Label | Has Roles |
Definition | Contains all roles associated with the agent in the context of the Digital Object. Should always contain at least one role |
Datatype | array<ods:Role> |
Belongs to Class | ods:Agent |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Assertion | |
---|---|
Qualified Term | ods:Assertion |
Term IRI | http://rs.dissco.eu/opends/terms/Assertion |
Label | Assertion |
Definition | A generic assertion class, containing information about a statement that is made about a digital object. An example is the measurement of the leaf or the wingspan of a specimen. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:measurementValue | |
---|---|
Qualified Term | dwc:measurementValue |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementValue |
Label | Measurement Value |
Definition | The value of the assertion |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwciri:measurementValue | |
---|---|
Qualified Term | dwciri:measurementValue |
Term IRI | http://rs.tdwg.org/dwc/iri/measurementValue |
Label | Measurement Value |
Definition | The value of the assertion |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementAccuracy | |
---|---|
Qualified Term | dwc:measurementAccuracy |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementAccuracy |
Label | Measurement Accuracy |
Definition | The description of the potential error associated with the dwc:measurementValue |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementUnit | |
---|---|
Qualified Term | dwc:measurementUnit |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementUnit |
Label | Measurement Unit |
Definition | The units associated with the dwc:measurementValue |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwciri:measurementUnit | |
---|---|
Qualified Term | dwciri:measurementUnit |
Term IRI | http://rs.tdwg.org/dwc/iri/measurementUnit |
Label | Measurement Unit |
Definition | The units associated with the dwc:measurementValue |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementMethod | |
---|---|
Qualified Term | dwc:measurementMethod |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementMethod |
Label | Measurement Method |
Definition | A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwciri:measurementMethod | |
---|---|
Qualified Term | dwciri:measurementMethod |
Term IRI | http://rs.tdwg.org/dwc/iri/measurementMethod |
Label | Measurement Method |
Definition | A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion |
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementRemarks | |
---|---|
Qualified Term | dwc:measurementRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementRemarks |
Label | Measurement Remarks |
Definition | Comments or notes accompanying the dwc:MeasurementOrFact |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) who made the assertion, contains an ods:Agent object |
Datatype | object |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasCitations | |
---|---|
Qualified Term | ods:hasCitations |
Term IRI | http://rs.dissco.eu/opends/terms/hasCitations |
Label | Has Citations |
Definition | Contains the publication citation(s) that support the assertion |
Datatype | array<ods:Citation> |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementType | |
---|---|
Qualified Term | dwc:measurementType |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementType |
Label | Measurement Type |
Definition | The nature of the assertion |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:parentMeasurementID | |
---|---|
Qualified Term | dwc:parentMeasurementID |
Term IRI | http://rs.tdwg.org/dwc/terms/parentMeasurementID |
Label | Parent Measurement ID |
Definition | An identifier for a broader dwc:MeasurementOrFact that groups this and potentially other ods:Assertions |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementID | |
---|---|
Qualified Term | dwc:measurementID |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementID |
Label | Measurement ID |
Definition | An identifier for the dwc:MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwciri:measurementType | |
---|---|
Qualified Term | dwciri:measurementType |
Term IRI | http://rs.tdwg.org/dwc/iri/measurementType |
Label | Measurement Type |
Definition | The nature of the assertion |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:measurementDeterminedDate | |
---|---|
Qualified Term | dwc:measurementDeterminedDate |
Term IRI | http://rs.tdwg.org/dwc/terms/measurementDeterminedDate |
Label | Measurement Determined Date |
Definition | The date on which the dwc:MeasurementOrFact was made |
Examples |
|
Datatype | string |
Belongs to Class | ods:Assertion |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeReferences | |
---|---|
Qualified Term | chrono:chronometricAgeReferences |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeReferences |
Label | Chronometric Age References |
Definition | A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the ChronometricAge. |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeUncertaintyInYears | |
---|---|
Qualified Term | chrono:chronometricAgeUncertaintyInYears |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears |
Label | Chronometric Age Uncertainty In Years |
Definition | The temporal uncertainty of the earliestChronometricAge and latestChronometicAge in years |
Examples |
|
Datatype | integer |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:latestChronometricAgeReferenceSystem | |
---|---|
Qualified Term | chrono:latestChronometricAgeReferenceSystem |
Term IRI | http://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem |
Label | Latest Chronometric Age Reference System |
Definition | The reference system associated with the latestChronometricAge |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:latestChronometricAge | |
---|---|
Qualified Term | chrono:latestChronometricAge |
Term IRI | http://rs.tdwg.org/chrono/terms/latestChronometricAge |
Label | Latest Chronometric Age |
Definition | The minimum/latest/youngest possible age of a specimen as determined by a dating method |
Examples |
|
Datatype | integer |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:earliestChronometricAgeReferenceSystem | |
---|---|
Qualified Term | chrono:earliestChronometricAgeReferenceSystem |
Term IRI | http://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem |
Label | Earliest Chronometric Age Reference System |
Definition | The reference system associated with the earliestChronometricAge |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:earliestChronometricAge | |
---|---|
Qualified Term | chrono:earliestChronometricAge |
Term IRI | http://rs.tdwg.org/chrono/terms/earliestChronometricAge |
Label | Earliest Chronometric Age |
Definition | The maximum/earliest/oldest possible age of a specimen as determined by a dating method |
Examples |
|
Datatype | integer |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeConversionProtocol | |
---|---|
Qualified Term | chrono:chronometricAgeConversionProtocol |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeConversionProtocol |
Label | Chronometric Age Conversion Protocol |
Definition | The method used for converting the uncalibratedChronometricAge into a chronometric age in years, as captured in the earliestChronometricAge, earliestChronometricAgeReferenceSystem, latestChronometricAge, and latestChronometricAgeReferenceSystem fields. |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:uncalibratedChronometricAge | |
---|---|
Qualified Term | chrono:uncalibratedChronometricAge |
Term IRI | http://rs.tdwg.org/chrono/terms/uncalibratedChronometricAge |
Label | Uncalibrated Chronometric Age |
Definition | The output of a dating assay before it is calibrated into an age using a specific conversion protocol. |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:verbatimChronometricAge | |
---|---|
Qualified Term | chrono:verbatimChronometricAge |
Term IRI | http://rs.tdwg.org/chrono/terms/verbatimChronometricAge |
Label | Verbatim Chronometric Age |
Definition | The verbatim age for a specimen, whether reported by a dating assay, associated references, or legacy information |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeID | |
---|---|
Qualified Term | chrono:chronometricAgeID |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeID |
Label | Chronometric Age ID |
Definition | An identifier for the set of information associated with a ChronometricAge |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ChronometricAge | |
---|---|
Qualified Term | ods:ChronometricAge |
Term IRI | http://rs.dissco.eu/opends/terms/ChronometricAge |
Label | Chronometric Age |
Definition | An approximation of a temporal position (in the sense conveyed by https://www.w3.org/TR/owl-time/#time:TemporalPosition) that is supported via evidence. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name chrono:materialDatedID | |
---|---|
Qualified Term | chrono:materialDatedID |
Term IRI | http://rs.tdwg.org/chrono/terms/materialDatedID |
Label | Material Dated ID |
Definition | An identifier for the MaterialSample on which the chronometricAgeProtocol was performed, if applicable |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeRemarks | |
---|---|
Qualified Term | chrono:chronometricAgeRemarks |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeRemarks |
Label | Chronometric Age Remarks |
Definition | Notes or comments about the ChronometricAge |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:materialDatedRelationship | |
---|---|
Qualified Term | chrono:materialDatedRelationship |
Term IRI | http://rs.tdwg.org/chrono/terms/materialDatedRelationship |
Label | Material Dated Relationship |
Definition | The relationship of the materialDated to the subject of the ChronometricAge record, from which the ChronometricAge of the subject is inferred |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:materialDated | |
---|---|
Qualified Term | chrono:materialDated |
Term IRI | http://rs.tdwg.org/chrono/terms/materialDated |
Label | Material Dated |
Definition | A description of the material on which the chronometricAgeProtocol was actually performed, if known. |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeDeterminedDate | |
---|---|
Qualified Term | chrono:chronometricAgeDeterminedDate |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate |
Label | Chronometric Age Determined Date |
Definition | The date on which the ChronometricAge was determined |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name chrono:chronometricAgeUncertaintyMethod | |
---|---|
Qualified Term | chrono:chronometricAgeUncertaintyMethod |
Term IRI | http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod |
Label | Chronometric Age Uncertainty Method |
Definition | The method used to generate the value of chronometricAgeUncertaintyInYears |
Examples |
|
Datatype | string |
Belongs to Class | ods:ChronometricAge |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:type | |
---|---|
Qualified Term | dcterms:type |
Term IRI | http://purl.org/dc/terms/type |
Label | Type |
Definition | The category that best matches the nature of a reference |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:identifier | |
---|---|
Qualified Term | dcterms:identifier |
Term IRI | http://purl.org/dc/terms/identifier |
Label | Identifier |
Definition | The main identifier of the citation, preferably a DOI, ISBN, URI, etc referring to the reference |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:date | |
---|---|
Qualified Term | dcterms:date |
Term IRI | http://purl.org/dc/terms/date |
Label | Date |
Definition | Date of publication |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:title | |
---|---|
Qualified Term | dcterms:title |
Term IRI | http://purl.org/dc/terms/title |
Label | Title |
Definition | Title of publication |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:pageNumber | |
---|---|
Qualified Term | ods:pageNumber |
Term IRI | http://rs.dissco.eu/opends/terms/pageNumber |
Label | Page Number |
Definition | Page number of the citation |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:description | |
---|---|
Qualified Term | dcterms:description |
Term IRI | http://purl.org/dc/terms/description |
Label | Description |
Definition | Abstracts, remarks, notes |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:bibliographicCitation | |
---|---|
Qualified Term | dcterms:bibliographicCitation |
Term IRI | http://purl.org/dc/terms/bibliographicCitation |
Label | Bibliographic Citation |
Definition | A bibliographic reference for the resource |
Examples |
|
Datatype | string |
Belongs to Class | ods:Citation |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isPeerReviewed | |
---|---|
Qualified Term | ods:isPeerReviewed |
Term IRI | http://rs.dissco.eu/opends/terms/isPeerReviewed |
Label | Is Peer Reviewed |
Definition | Is the citation peer reviewed? |
Datatype | boolean |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) who made the publication, contains an ods:Agent object |
Datatype | object |
Belongs to Class | ods:Citation |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Citation | |
---|---|
Qualified Term | ods:Citation |
Term IRI | http://rs.dissco.eu/opends/terms/Citation |
Label | Citation |
Definition | A generic class containing the information about a citation in which the Digital Object is mentioned or which had influence on the Digital Object. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name ods:hasTombstoneMetadata | |
---|---|
Qualified Term | ods:hasTombstoneMetadata |
Term IRI | http://rs.dissco.eu/opends/terms/hasTombstoneMetadata |
Label | Has Tombstone Metadata |
Definition | Object containing the tombstone metadata of the object. Only present when ods:status is ods:Tombstone |
Datatype | object |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name DigitalSpecimen | |
---|---|
Qualified Term | ods:DigitalSpecimen |
Term IRI | http://rs.dissco.eu/opends/terms/DigitalSpecimen |
Label | Digital Specimen |
Definition | A digital representation of a physical specimen, following the concept of the FAIR Digital Object (FDO). Each physical specimen that has been administrated as a separate entity will be a Digital Specimen. |
Required | True |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | Contains all agents that have are connected to the specimen |
Datatype | array<ods:Agent> |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasEvents | |
---|---|
Qualified Term | ods:hasEvents |
Term IRI | http://rs.dissco.eu/opends/terms/hasEvents |
Label | Has Events |
Definition | Contains information about any events that occurred specifically on the specimen part, for example a sampling event |
Datatype | array<ods:Event> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:preparations | |
---|---|
Qualified Term | dwc:preparations |
Term IRI | http://rs.tdwg.org/dwc/terms/preparations |
Label | Preparations |
Definition | A list (concatenated and separated) of preparations and preservation methods for a ods:SpecimenPart |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:disposition | |
---|---|
Qualified Term | dwc:disposition |
Term IRI | http://rs.tdwg.org/dwc/terms/disposition |
Label | Disposition |
Definition | The current state of a specimen with respect to a collection |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isMarkedAsType | |
---|---|
Qualified Term | ods:isMarkedAsType |
Term IRI | http://rs.dissco.eu/opends/terms/isMarkedAsType |
Label | Is Marked As Type |
Definition | The material entity is marked as a type specimen |
Datatype | boolean |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:dataGeneralizations | |
---|---|
Qualified Term | dwc:dataGeneralizations |
Term IRI | http://rs.tdwg.org/dwc/terms/dataGeneralizations |
Label | Data Generalizations |
Definition | Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:ownerOrganisationCode | |
---|---|
Qualified Term | ods:ownerOrganisationCode |
Term IRI | http://rs.dissco.eu/opends/terms/ownerOrganisationCode |
Label | Owner Organisation Code |
Definition | The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:datasetName | |
---|---|
Qualified Term | dwc:datasetName |
Term IRI | http://rs.tdwg.org/dwc/terms/datasetName |
Label | Dataset Name |
Definition | The name identifying the data set from which the record was derived |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:datasetID | |
---|---|
Qualified Term | dwc:datasetID |
Term IRI | http://rs.tdwg.org/dwc/terms/datasetID |
Label | Dataset ID |
Definition | An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:accessRights | |
---|---|
Qualified Term | dcterms:accessRights |
Term IRI | http://purl.org/dc/terms/accessRights |
Label | Access Rights |
Definition | Information about who access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:rightsHolder | |
---|---|
Qualified Term | dcterms:rightsHolder |
Term IRI | http://purl.org/dc/terms/rightsHolder |
Label | Rights Holder |
Definition | A person or organization owning or managing rights over the resource |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismID | |
---|---|
Qualified Term | dwc:organismID |
Term IRI | http://rs.tdwg.org/dwc/terms/organismID |
Label | Organism ID |
Definition | An identifier for the organism instance. May be a globally unique identifier or an identifier specific to the data set |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismName | |
---|---|
Qualified Term | dwc:organismName |
Term IRI | http://rs.tdwg.org/dwc/terms/organismName |
Label | Organism Name |
Definition | A textual name or label assigned to an organism instance |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismScope | |
---|---|
Qualified Term | dwc:organismScope |
Term IRI | http://rs.tdwg.org/dwc/terms/organismScope |
Label | Organism Scope |
Definition | A description of the kind of organism instance. Can be used to indicate whether the organism instance represents a discrete organism or if it represents a particular type of aggregation |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismRemarks | |
---|---|
Qualified Term | dwc:organismRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/organismRemarks |
Label | Organism Remarks |
Definition | Comments or notes about the organism |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismQuantity | |
---|---|
Qualified Term | dwc:organismQuantity |
Term IRI | http://rs.tdwg.org/dwc/terms/organismQuantity |
Label | Organism Quantity |
Definition | A number or enumeration value for the quantity of organisms |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismQuantityType | |
---|---|
Qualified Term | dwc:organismQuantityType |
Term IRI | http://rs.tdwg.org/dwc/terms/organismQuantityType |
Label | Organism Quantity Type |
Definition | A dwc:organismQuantityType must have a corresponding dwc:organismQuantity |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:dynamicProperties | |
---|---|
Qualified Term | dwc:dynamicProperties |
Term IRI | http://rs.tdwg.org/dwc/terms/dynamicProperties |
Label | Dynamic Properties |
Definition | A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasSpecimenParts | |
---|---|
Qualified Term | ods:hasSpecimenParts |
Term IRI | http://rs.dissco.eu/opends/terms/hasSpecimenParts |
Label | Has Specimen Parts |
Definition | Contains all specimen parts that are part of this Digital Specimen based on for example a shared registration number |
Datatype | array<ods:SpecimenPart> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAssertions | |
---|---|
Qualified Term | ods:hasAssertions |
Term IRI | http://rs.dissco.eu/opends/terms/hasAssertions |
Label | Has Assertions |
Definition | Contains any assertions that can be made about the specimen, such as measurements |
Datatype | array<ods:Assertion> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasEntityRelationships | |
---|---|
Qualified Term | ods:hasEntityRelationships |
Term IRI | http://rs.dissco.eu/opends/terms/hasEntityRelationships |
Label | Has Entity Relationships |
Definition | Contains relationships to external resources that provide further information about the specimen, for example about the taxonomy or the organisation |
Datatype | array<ods:EntityRelationship> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasIdentifications | |
---|---|
Qualified Term | ods:hasIdentifications |
Term IRI | http://rs.dissco.eu/opends/terms/hasIdentifications |
Label | Has Identifications |
Definition | Contains all identification that have been made on the specimen |
Datatype | array<ods:Identification> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:specimenName | |
---|---|
Qualified Term | ods:specimenName |
Term IRI | http://rs.dissco.eu/opends/terms/specimenName |
Label | Specimen Name |
Definition | The accepted specimen name of the digital specimen |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicCategory | |
---|---|
Qualified Term | ods:topicCategory |
Term IRI | http://rs.dissco.eu/opends/terms/topicCategory |
Label | Topic Category |
Definition | Countable things (objects) served as a more detailed classification of each of the disciplines |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicDiscipline | |
---|---|
Qualified Term | ods:topicDiscipline |
Term IRI | http://rs.dissco.eu/opends/terms/topicDiscipline |
Label | Topic Discipline |
Definition | Overarching classification of the scientific discipline to which the objects within the collection belong or are related |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicDomain | |
---|---|
Qualified Term | ods:topicDomain |
Term IRI | http://rs.dissco.eu/opends/terms/topicDomain |
Label | Topic Domain |
Definition | High-level terms providing general domain information with which the objects are associated |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:identifier | |
---|---|
Qualified Term | dcterms:identifier |
Term IRI | http://purl.org/dc/terms/identifier |
Label | Identifier |
Definition | The unique identifier of the Digital Specimen object, follows the Digital Object Identifier (DOI) standard. |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:version | |
---|---|
Qualified Term | ods:version |
Term IRI | http://rs.dissco.eu/opends/terms/version |
Label | Version |
Definition | The version of the object, each change generates a new version. The version starts at 1 and each change will increment the version number with 1 |
Examples |
|
Datatype | integer |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:status | |
---|---|
Qualified Term | ods:status |
Term IRI | http://rs.dissco.eu/opends/terms/status |
Label | Status |
Definition | The status of the Digital Object. A digital object can be in Draft, when it is not published yet. Active when it is published and the object is active and Tombstone which means the object has been archived. |
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:modified | |
---|---|
Qualified Term | dcterms:modified |
Term IRI | http://purl.org/dc/terms/modified |
Label | Modified |
Definition | The timestamp that the object was last changed, which resulted in a new version of the object. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:created | |
---|---|
Qualified Term | dcterms:created |
Term IRI | http://purl.org/dc/terms/created |
Label | Created |
Definition | The timestamp that the object was created in DiSSCo. following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX" |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:fdoType | |
---|---|
Qualified Term | ods:fdoType |
Term IRI | http://rs.dissco.eu/opends/terms/fdoType |
Label | Fdo Type |
Definition | The DOI to the FDO type of the object |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:midsLevel | |
---|---|
Qualified Term | ods:midsLevel |
Term IRI | http://rs.dissco.eu/opends/terms/midsLevel |
Label | MIDS Level |
Definition | The level of the Minimum Information about a Digital Specimen of the object, for the full specification see https://www.tdwg.org/community/cd/mids/ |
Datatype | integer |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:normalisedPhysicalSpecimenID | |
---|---|
Qualified Term | ods:normalisedPhysicalSpecimenID |
Term IRI | http://rs.dissco.eu/opends/terms/normalisedPhysicalSpecimenID |
Label | Normalised Physical Specimen ID |
Definition | The physical specimen identifier of the object. When locally unique this is a combination between source-system-id and the local identifier. This identifier is used to check if an object exists in the DiSSCo infrastructure when the DOI is not available. |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:physicalSpecimenID | |
---|---|
Qualified Term | ods:physicalSpecimenID |
Term IRI | http://rs.dissco.eu/opends/terms/physicalSpecimenID |
Label | Physical Specimen ID |
Definition | The physical specimen identifier of the object. The main identifier of the object is used (which can be indicated by the user through the DataMapping). If the ods:physicalSpecimenIDType is Resolvable or Global, this identifier is the same as the `ods:normalisedPhysicalSpecimenID` |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:physicalSpecimenIDType | |
---|---|
Qualified Term | ods:physicalSpecimenIDType |
Term IRI | http://rs.dissco.eu/opends/terms/physicalSpecimenIDType |
Label | Physical Specimen ID Type |
Definition | To indicate if type of the physical identifier, Resolvable means a resolvable identifier over the internet such as a PURL, Global means a globally unique identifier such as a UUID, Local means a locally identifier unique only within the dataset. |
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasIdentifiers | |
---|---|
Qualified Term | ods:hasIdentifiers |
Term IRI | http://rs.dissco.eu/opends/terms/hasIdentifiers |
Label | Has Identifiers |
Definition | Contains all identifiers that are connected to the specimen, either about the physical or digital specimen |
Datatype | array<ods:Identifier> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isKnownToContainMedia | |
---|---|
Qualified Term | ods:isKnownToContainMedia |
Term IRI | http://rs.dissco.eu/opends/terms/isKnownToContainMedia |
Label | Is Known To Contain Media |
Definition | Indicates if there are any media objects attached to this specimen |
Examples |
|
Datatype | boolean |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:sourceSystemName | |
---|---|
Qualified Term | ods:sourceSystemName |
Term IRI | http://rs.dissco.eu/opends/terms/sourceSystemName |
Label | Source System Name |
Definition | The name of the source system as provided to DiSSCo |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:metadataLanguages | |
---|---|
Qualified Term | ods:metadataLanguages |
Term IRI | http://rs.dissco.eu/opends/terms/metadataLanguages |
Label | Metadata Languages |
Definition | The language of the Digital Specimen metadata. Only indicate, not enforced. Recommended to use three letter code from ISO 639-2 codes found on https://id.loc.gov/vocabulary/iso639-2.html |
Examples |
|
Datatype | array<string> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:license | |
---|---|
Qualified Term | dcterms:license |
Term IRI | http://purl.org/dc/terms/license |
Label | License |
Definition | A legal document giving official permission to do something with the resource. |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:basisOfRecord | |
---|---|
Qualified Term | dwc:basisOfRecord |
Term IRI | http://rs.tdwg.org/dwc/terms/basisOfRecord |
Label | Basis Of Record |
Definition | The specific nature of the data record |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:organisationCode | |
---|---|
Qualified Term | ods:organisationCode |
Term IRI | http://rs.dissco.eu/opends/terms/organisationCode |
Label | Organisation Code |
Definition | The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record. |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:organisationID | |
---|---|
Qualified Term | ods:organisationID |
Term IRI | http://rs.dissco.eu/opends/terms/organisationID |
Label | Organisation ID |
Definition | ROR or Wikidata identifier of the organisation |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:organisationName | |
---|---|
Qualified Term | ods:organisationName |
Term IRI | http://rs.dissco.eu/opends/terms/organisationName |
Label | Organisation Name |
Definition | Primary organisation name according to ROR or Wikidata |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:collectionCode | |
---|---|
Qualified Term | dwc:collectionCode |
Term IRI | http://rs.tdwg.org/dwc/terms/collectionCode |
Label | Collection Code |
Definition | The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:collectionID | |
---|---|
Qualified Term | dwc:collectionID |
Term IRI | http://rs.tdwg.org/dwc/terms/collectionID |
Label | Collection ID |
Definition | An identifier for the collection or dataset from which the record was derived |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicOrigin | |
---|---|
Qualified Term | ods:topicOrigin |
Term IRI | http://rs.dissco.eu/opends/terms/topicOrigin |
Label | Topic Origin |
Definition | Highest-level terms identifying the fundamentals of the activities, in which context the objects in the collection were collected |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:sourceSystemID | |
---|---|
Qualified Term | ods:sourceSystemID |
Term IRI | http://rs.dissco.eu/opends/terms/sourceSystemID |
Label | Source System ID |
Definition | The handle to the source system object which retrieved the data from the CMS |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasCitations | |
---|---|
Qualified Term | ods:hasCitations |
Term IRI | http://rs.dissco.eu/opends/terms/hasCitations |
Label | Has Citations |
Definition | Contains information about any publication in which this specimen is mentioned |
Datatype | array<ods:Citation> |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:informationWithheld | |
---|---|
Qualified Term | dwc:informationWithheld |
Term IRI | http://rs.tdwg.org/dwc/terms/informationWithheld |
Label | Information Withheld |
Definition | Additional information that exists, but that has not been shared in the given record |
Examples |
|
Datatype | string |
Belongs to Class | ods:DigitalSpecimen |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name EntityRelationship | |
---|---|
Qualified Term | ods:EntityRelationship |
Term IRI | http://rs.dissco.eu/opends/terms/EntityRelationship |
Label | Entity Relationship |
Definition | Describes relationships between digital object and any external resources. An example could be a relationship to the Sequence record of the specimen in a DNA database. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) who created the entityRelationship, contains an ods:Agent object |
Datatype | object |
Belongs to Class | ods:EntityRelationship |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:relationshipRemarks | |
---|---|
Qualified Term | dwc:relationshipRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/relationshipRemarks |
Label | Relationship Remarks |
Definition | Comments or notes about the relationship between the two resources |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:relationshipEstablishedDate | |
---|---|
Qualified Term | dwc:relationshipEstablishedDate |
Term IRI | http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate |
Label | Relationship Established Date |
Definition | The date-time on which the relationship between the two resources was established, following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:relationshipOfResource | |
---|---|
Qualified Term | dwc:relationshipOfResource |
Term IRI | http://rs.tdwg.org/dwc/terms/relationshipOfResource |
Label | Relationship Of Resource |
Definition | The relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID) |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:relatedResourceID | |
---|---|
Qualified Term | dwc:relatedResourceID |
Term IRI | http://rs.tdwg.org/dwc/terms/relatedResourceID |
Label | Related Resource ID |
Definition | An identifier for a related resource (the object, rather than the subject of the relationship) |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:relationshipOfResourceID | |
---|---|
Qualified Term | dwc:relationshipOfResourceID |
Term IRI | http://rs.tdwg.org/dwc/terms/relationshipOfResourceID |
Label | Relationship Of Resource ID |
Definition | An identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:relatedResourceURI | |
---|---|
Qualified Term | ods:relatedResourceURI |
Term IRI | http://rs.dissco.eu/opends/terms/relatedResourceURI |
Label | Related Resource URI |
Definition | The full resolvable URI to the related resource |
Examples |
|
Datatype | string |
Belongs to Class | ods:EntityRelationship |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:eventDate | |
---|---|
Qualified Term | dwc:eventDate |
Term IRI | http://rs.tdwg.org/dwc/terms/eventDate |
Label | Event Date |
Definition | The date-time or interval during which a ods:Event occurred. For occurrences, this is the date-time when the ods:Event was recorded. Not suitable for a time in a geological context |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:eventType | |
---|---|
Qualified Term | dwc:eventType |
Term IRI | http://rs.tdwg.org/dwc/terms/eventType |
Label | Event Type |
Definition | The nature of the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:fieldNumber | |
---|---|
Qualified Term | dwc:fieldNumber |
Term IRI | http://rs.tdwg.org/dwc/terms/fieldNumber |
Label | Field Number |
Definition | An identifier given to the ods:Event in the field. Often serves as a link between field notes and the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:georeferenceVerificationStatus | |
---|---|
Qualified Term | dwc:georeferenceVerificationStatus |
Term IRI | http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus |
Label | Georeference Verification Status |
Definition | A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the ods:Location of the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:degreeOfEstablishment | |
---|---|
Qualified Term | dwc:degreeOfEstablishment |
Term IRI | http://rs.tdwg.org/dwc/terms/degreeOfEstablishment |
Label | Degree Of Establishment |
Definition | The degree to which an organism survives, reproduces, and expands its range at the given place and time |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:pathway | |
---|---|
Qualified Term | dwc:pathway |
Term IRI | http://rs.tdwg.org/dwc/terms/pathway |
Label | Pathway |
Definition | The process by which an organism came to be in a given place at a given time |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:establishmentMeans | |
---|---|
Qualified Term | dwc:establishmentMeans |
Term IRI | http://rs.tdwg.org/dwc/terms/establishmentMeans |
Label | Establishment Means |
Definition | Statement about whether a organism has been introduced to a given place and time through the direct or indirect activity of modern humans |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:vitality | |
---|---|
Qualified Term | dwc:vitality |
Term IRI | http://rs.tdwg.org/dwc/terms/vitality |
Label | Vitality |
Definition | An indication of whether the specimen was alive or dead at the time of collection or observation |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:reproductiveCondition | |
---|---|
Qualified Term | dwc:reproductiveCondition |
Term IRI | http://rs.tdwg.org/dwc/terms/reproductiveCondition |
Label | Reproductive Condition |
Definition | The reproductive condition of the biological individual(s) represented in the ods:Event. |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:eventTime | |
---|---|
Qualified Term | dwc:eventTime |
Term IRI | http://rs.tdwg.org/dwc/terms/eventTime |
Label | Event Time |
Definition | The time or interval during which a ods:Event occurred |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:sex | |
---|---|
Qualified Term | dwc:sex |
Term IRI | http://rs.tdwg.org/dwc/terms/sex |
Label | Sex |
Definition | The sex of the biological individual(s) represented in the dwc:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:behavior | |
---|---|
Qualified Term | dwc:behavior |
Term IRI | http://rs.tdwg.org/dwc/terms/behavior |
Label | Behavior |
Definition | The behavior shown by the subject at the time the event was recorded |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Event | |
---|---|
Qualified Term | ods:Event |
Term IRI | http://rs.dissco.eu/opends/terms/Event |
Label | Event |
Definition | A generic event class containing information about a particular activity at a certain place an time. An example is the collecting event. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:endDayOfYear | |
---|---|
Qualified Term | dwc:endDayOfYear |
Term IRI | http://rs.tdwg.org/dwc/terms/endDayOfYear |
Label | End Day Of Year |
Definition | The latest integer day of the year on which the ods:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366) |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:caste | |
---|---|
Qualified Term | dwc:caste |
Term IRI | http://rs.tdwg.org/dwc/terms/caste |
Label | Caste |
Definition | Categorisation of individuals for eusocial species (including some mammals and arthropods) |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:lifeStage | |
---|---|
Qualified Term | dwc:lifeStage |
Term IRI | http://rs.tdwg.org/dwc/terms/lifeStage |
Label | Life Stage |
Definition | The age class or life stage at the time the ods:Event was recorded |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:startDayOfYear | |
---|---|
Qualified Term | dwc:startDayOfYear |
Term IRI | http://rs.tdwg.org/dwc/terms/startDayOfYear |
Label | Start Day Of Year |
Definition | The earliest integer day of the year on which the ods:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366) |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:sampleSizeUnit | |
---|---|
Qualified Term | dwc:sampleSizeUnit |
Term IRI | http://rs.tdwg.org/dwc/terms/sampleSizeUnit |
Label | Sample Size Unit |
Definition | The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimEventDate | |
---|---|
Qualified Term | dwc:verbatimEventDate |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimEventDate |
Label | Verbatim Event Date |
Definition | The verbatim original representation of the date and time information for a ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:year | |
---|---|
Qualified Term | dwc:year |
Term IRI | http://rs.tdwg.org/dwc/terms/year |
Label | Year |
Definition | The four-digit year in which the ods:Event occurred, according to the Common Era Calendar |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:month | |
---|---|
Qualified Term | dwc:month |
Term IRI | http://rs.tdwg.org/dwc/terms/month |
Label | Month |
Definition | The integer month in which the ods:Event occurred |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:day | |
---|---|
Qualified Term | dwc:day |
Term IRI | http://rs.tdwg.org/dwc/terms/day |
Label | Day |
Definition | The integer day of the month on which the ods:Event occurred |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:habitat | |
---|---|
Qualified Term | dwc:habitat |
Term IRI | http://rs.tdwg.org/dwc/terms/habitat |
Label | Habitat |
Definition | A category or description of the habitat in which the ods:Event occurred |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name eco:protocolDescriptions | |
---|---|
Qualified Term | eco:protocolDescriptions |
Term IRI | protocolDescriptions |
Label | Protocol Descriptions |
Definition | A detailed description of the methods used during the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:sampleSizeValue | |
---|---|
Qualified Term | dwc:sampleSizeValue |
Term IRI | http://rs.tdwg.org/dwc/terms/sampleSizeValue |
Label | Sample Size Value |
Definition | A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling ods:Event |
Examples |
|
Datatype | number |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasLocation | |
---|---|
Qualified Term | ods:hasLocation |
Term IRI | http://rs.dissco.eu/opends/terms/hasLocation |
Label | Has Location |
Definition | Contains the spatial region or named place of where the ods:Event took place |
Datatype | object |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:samplingProtocol | |
---|---|
Qualified Term | dwc:samplingProtocol |
Term IRI | http://rs.tdwg.org/dwc/terms/samplingProtocol |
Label | Sampling Protocol |
Definition | The names of, references to, or descriptions of the methods or protocols used during a ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:samplingEffort | |
---|---|
Qualified Term | dwc:samplingEffort |
Term IRI | http://rs.tdwg.org/dwc/terms/samplingEffort |
Label | Sampling Effort |
Definition | The amount of effort expended during a ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:fieldNotes | |
---|---|
Qualified Term | dwc:fieldNotes |
Term IRI | http://rs.tdwg.org/dwc/terms/fieldNotes |
Label | Field Notes |
Definition | One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:eventRemarks | |
---|---|
Qualified Term | dwc:eventRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/eventRemarks |
Label | Event Remarks |
Definition | Comments or notes about the ods:Event |
Examples |
|
Datatype | string |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAssertions | |
---|---|
Qualified Term | ods:hasAssertions |
Term IRI | http://rs.dissco.eu/opends/terms/hasAssertions |
Label | Has Assertions |
Definition | Contains additional information about the ods:Event in the form of assertions |
Datatype | array<ods:Assertion> |
Belongs to Class | ods:Event |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:earliestEraOrLowestErathem | |
---|---|
Qualified Term | dwc:earliestEraOrLowestErathem |
Term IRI | http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem |
Label | Earliest Era Or Lowest Erathem |
Definition | The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:latestEonOrHighestEonothem | |
---|---|
Qualified Term | dwc:latestEonOrHighestEonothem |
Term IRI | http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem |
Label | Latest Eon Or Highest Eonothem |
Definition | The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:latestEraOrHighestErathem | |
---|---|
Qualified Term | dwc:latestEraOrHighestErathem |
Term IRI | http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem |
Label | Latest Era Or Highest Erathem |
Definition | The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:earliestEonOrLowestEonothem | |
---|---|
Qualified Term | dwc:earliestEonOrLowestEonothem |
Term IRI | http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem |
Label | Earliest Eon Or Lowest Eonothem |
Definition | The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name GeologicalContext | |
---|---|
Qualified Term | ods:GeologicalContext |
Term IRI | http://rs.dissco.eu/opends/terms/GeologicalContext |
Label | Geological Context |
Definition | Contains the geological context of the specimen, based on the Geological Context terms of Darwin Core |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:earliestPeriodOrLowestSystem | |
---|---|
Qualified Term | dwc:earliestPeriodOrLowestSystem |
Term IRI | http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem |
Label | Earliest Period Or Lowest System |
Definition | The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:latestPeriodOrHighestSystem | |
---|---|
Qualified Term | dwc:latestPeriodOrHighestSystem |
Term IRI | http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem |
Label | Latest Period Or Highest System |
Definition | The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:lithostratigraphicTerms | |
---|---|
Qualified Term | dwc:lithostratigraphicTerms |
Term IRI | http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms |
Label | Lithostratigraphic Terms |
Definition | The combination of all litho-stratigraphic names for the rock from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:earliestEpochOrLowestSeries | |
---|---|
Qualified Term | dwc:earliestEpochOrLowestSeries |
Term IRI | http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries |
Label | Earliest Epoch Or Lowest Series |
Definition | The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:bed | |
---|---|
Qualified Term | dwc:bed |
Term IRI | http://rs.tdwg.org/dwc/terms/bed |
Label | Bed |
Definition | The full name of the lithostratigraphic bed from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:member | |
---|---|
Qualified Term | dwc:member |
Term IRI | http://rs.tdwg.org/dwc/terms/member |
Label | Member |
Definition | The full name of the lithostratigraphic member from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:formation | |
---|---|
Qualified Term | dwc:formation |
Term IRI | http://rs.tdwg.org/dwc/terms/formation |
Label | Formation |
Definition | The full name of the lithostratigraphic formation from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:group | |
---|---|
Qualified Term | dwc:group |
Term IRI | http://rs.tdwg.org/dwc/terms/group |
Label | Group |
Definition | The full name of the lithostratigraphic group from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:lowestBiostratigraphicZone | |
---|---|
Qualified Term | dwc:lowestBiostratigraphicZone |
Term IRI | http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone |
Label | Lowest Biostratigraphic Zone |
Definition | The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:latestAgeOrHighestStage | |
---|---|
Qualified Term | dwc:latestAgeOrHighestStage |
Term IRI | http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage |
Label | Latest Age Or Highest Stage |
Definition | The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:earliestAgeOrLowestStage | |
---|---|
Qualified Term | dwc:earliestAgeOrLowestStage |
Term IRI | http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage |
Label | Earliest Age Or Lowest Stage |
Definition | The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:highestBiostratigraphicZone | |
---|---|
Qualified Term | dwc:highestBiostratigraphicZone |
Term IRI | http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone |
Label | Highest Biostratigraphic Zone |
Definition | The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:latestEpochOrHighestSeries | |
---|---|
Qualified Term | dwc:latestEpochOrHighestSeries |
Term IRI | http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries |
Label | Latest Epoch Or Highest Series |
Definition | The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the specimen was collected |
Examples |
|
Datatype | string |
Belongs to Class | ods:GeologicalContext |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:georeferenceSources | |
---|---|
Qualified Term | dwc:georeferenceSources |
Term IRI | http://rs.tdwg.org/dwc/terms/georeferenceSources |
Label | Georeference Sources |
Definition | A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the ods:Location, described specifically enough to allow anyone in the future to use the same resources |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimCoordinateSystem | |
---|---|
Qualified Term | dwc:verbatimCoordinateSystem |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem |
Label | Verbatim Coordinate System |
Definition | The coordinate format for the dwc:verbatimLatitude and dwc:verbatimLongitude or the dwc:verbatimCoordinates of the ods:Location |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimLongitude | |
---|---|
Qualified Term | dwc:verbatimLongitude |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimLongitude |
Label | Verbatim Longitude |
Definition | The verbatim original longitude of the ods:Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in dwc:verbatimSRS and the coordinate system should be stored in dwc:verbatimCoordinateSystem |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:decimalLongitude | |
---|---|
Qualified Term | dwc:decimalLongitude |
Term IRI | http://rs.tdwg.org/dwc/terms/decimalLongitude |
Label | Decimal Longitude |
Definition | The geographic longitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a ods:Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive |
Examples |
|
Datatype | number |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimLatitude | |
---|---|
Qualified Term | dwc:verbatimLatitude |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimLatitude |
Label | Verbatim Latitude |
Definition | The verbatim original latitude of the ods:Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in dwc:verbatimSRS and the coordinate system should be stored in dwc:verbatimCoordinateSystem |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:decimalLatitude | |
---|---|
Qualified Term | dwc:decimalLatitude |
Term IRI | http://rs.tdwg.org/dwc/terms/decimalLatitude |
Label | Decimal Latitude |
Definition | The geographic latitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a ods:Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive |
Examples |
|
Datatype | number |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimCoordinates | |
---|---|
Qualified Term | dwc:verbatimCoordinates |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimCoordinates |
Label | Verbatim Coordinates |
Definition | The verbatim original spatial coordinates of the ods:Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in dwc:verbatimSRS and the coordinate system should be stored in dwc:verbatimCoordinateSystem |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Georeference | |
---|---|
Qualified Term | ods:Georeference |
Term IRI | http://rs.dissco.eu/opends/terms/Georeference |
Label | Georeference |
Definition | Contains all the information about the georeference of the specimen, based on the Georeference terms of Darwin Core |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:footprintWKT | |
---|---|
Qualified Term | dwc:footprintWKT |
Term IRI | http://rs.tdwg.org/dwc/terms/footprintWKT |
Label | Footprint WKT |
Definition | A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the ods:Location. A ods:Location may have both a point-radius representation (see dwc:decimalLatitude) and a footprint representation, and they may differ from each other |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:coordinateUncertaintyInMeters | |
---|---|
Qualified Term | dwc:coordinateUncertaintyInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters |
Label | Coordinate Uncertainty In Meters |
Definition | The horizontal distance (in meters) from the given dwc:decimalLatitude and dwc:decimalLongitude describing the smallest circle containing the whole of the ods:Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term |
Examples |
|
Datatype | number |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:pointRadiusSpatialFit | |
---|---|
Qualified Term | dwc:pointRadiusSpatialFit |
Term IRI | http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit |
Label | Point Radius Spatial Fit |
Definition | The ratio of the area of the point-radius (dwc:decimalLatitude, dwc:decimalLongitude, dwc:coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the ods:Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The dwc:pointRadiusSpatialFit is undefined (and should be left empty) if the original representation is any geometry without area (e.g., a point or polyline) and without uncertainty and the given georeference is not that same geometry (without uncertainty). If both the original and the given georeference are the same point, the dwc:pointRadiusSpatialFit is 1 |
Examples |
|
Datatype | number |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:coordinatePrecision | |
---|---|
Qualified Term | dwc:coordinatePrecision |
Term IRI | http://rs.tdwg.org/dwc/terms/coordinatePrecision |
Label | Coordinate Precision |
Definition | A decimal representation of the precision of the coordinates given in the dwc:decimalLatitude and dwc:decimalLongitude |
Examples |
|
Datatype | number |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:footprintSRS | |
---|---|
Qualified Term | dwc:footprintSRS |
Term IRI | http://rs.tdwg.org/dwc/terms/footprintSRS |
Label | Footprint SRS |
Definition | https://rs.tdwg.org/dwc/terms/footprintSRS |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimSRS | |
---|---|
Qualified Term | dwc:verbatimSRS |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimSRS |
Label | Verbatim SRS |
Definition | The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geometry given in dwc:footprintWKT is based |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:footprintSpatialFit | |
---|---|
Qualified Term | dwc:footprintSpatialFit |
Term IRI | http://rs.tdwg.org/dwc/terms/footprintSpatialFit |
Label | Footprint Spatial Fit |
Definition | The ratio of the area of the dwc:footprintWKT to the area of the true (original, or most specific) spatial representation of the ods:Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given dwc:footprintWKT does not completely contain the original representation. The dwc:footprintSpatialFit is undefined (and should be left empty) if the original representation is any geometry without area (e.g., a point or polyline) and without uncertainty and the given georeference is not that same geometry (without uncertainty). If both the original and the given georeference are the same point, the dwc:footprintSpatialFit is 1 |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:georeferencedDate | |
---|---|
Qualified Term | dwc:georeferencedDate |
Term IRI | http://rs.tdwg.org/dwc/terms/georeferencedDate |
Label | Georeferenced Date |
Definition | The date on which the ods:Location was georeferenced |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:georeferenceProtocol | |
---|---|
Qualified Term | dwc:georeferenceProtocol |
Term IRI | http://rs.tdwg.org/dwc/terms/georeferenceProtocol |
Label | Georeference Protocol |
Definition | A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:geodeticDatum | |
---|---|
Qualified Term | dwc:geodeticDatum |
Term IRI | http://rs.tdwg.org/dwc/terms/geodeticDatum |
Label | Geodetic Datum |
Definition | The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in dwc:decimalLatitude and dwc:decimalLongitude are based |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) involved in the georeferencing of this location, uses `ods:Agent` |
Datatype | array<ods:Agent> |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:georeferenceRemarks | |
---|---|
Qualified Term | dwc:georeferenceRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/georeferenceRemarks |
Label | Georeference Remarks |
Definition | Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in dwc:georeferenceProtocol |
Examples |
|
Datatype | string |
Belongs to Class | ods:Georeference |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Identification | |
---|---|
Qualified Term | ods:Identification |
Term IRI | http://rs.dissco.eu/opends/terms/Identification |
Label | Identification |
Definition | A generic identification class, containing information about who and when the identification was made, including the status of the identification. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:identificationQualifier | |
---|---|
Qualified Term | dwc:identificationQualifier |
Term IRI | http://rs.tdwg.org/dwc/terms/identificationQualifier |
Label | Identification Qualifier |
Definition | A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the dwc:Identification |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:identificationRemarks | |
---|---|
Qualified Term | dwc:identificationRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/identificationRemarks |
Label | Identification Remarks |
Definition | Comments or notes about the ods:Identification |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isVerifiedIdentification | |
---|---|
Qualified Term | ods:isVerifiedIdentification |
Term IRI | http://rs.dissco.eu/opends/terms/isVerifiedIdentification |
Label | Is Verified Identification |
Definition | If this is the accepted identification, based on https://rs.tdwg.org/dwc/terms/identificationVerificationStatus |
Datatype | boolean |
Belongs to Class | ods:Identification |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:dateIdentified | |
---|---|
Qualified Term | dwc:dateIdentified |
Term IRI | http://rs.tdwg.org/dwc/terms/dateIdentified |
Label | Date Identified |
Definition | The date on which the subject was determined |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimIdentification | |
---|---|
Qualified Term | dwc:verbatimIdentification |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimIdentification |
Label | Verbatim Identification |
Definition | A string representing the identification as it appeared in the original record |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:typeStatus | |
---|---|
Qualified Term | dwc:typeStatus |
Term IRI | http://rs.tdwg.org/dwc/terms/typeStatus |
Label | Type Status |
Definition | A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:identificationID | |
---|---|
Qualified Term | dwc:identificationID |
Term IRI | http://rs.tdwg.org/dwc/terms/identificationID |
Label | Identification ID |
Definition | https://rs.tdwg.org/dwc/terms/identificationID |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) involved in the identification, uses `ods:Agent` |
Datatype | array<ods:Agent> |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasCitations | |
---|---|
Qualified Term | ods:hasCitations |
Term IRI | http://rs.dissco.eu/opends/terms/hasCitations |
Label | Has Citations |
Definition | Any citations associated with the identification |
Datatype | array<ods:Citation> |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasTaxonIdentifications | |
---|---|
Qualified Term | ods:hasTaxonIdentifications |
Term IRI | http://rs.dissco.eu/opends/terms/hasTaxonIdentifications |
Label | Has Taxon Identifications |
Definition | Contains the Taxonomic Identifications of the object |
Datatype | array<ods:TaxonIdentification> |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:identificationType | |
---|---|
Qualified Term | ods:identificationType |
Term IRI | http://rs.dissco.eu/opends/terms/identificationType |
Label | Identification Type |
Definition | Indicates the type of identification. At the moment only ods:TaxonIdentification is supports. Expected to be extend with identification types for Geological or Mineral Identifications |
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:Identification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:subject | |
---|---|
Qualified Term | dcterms:subject |
Term IRI | http://purl.org/dc/terms/subject |
Label | Subject |
Definition | Additional keywords that the publisher may prefer to be attached to the identifier |
Examples |
|
Datatype | array<string> |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:gupriLevel | |
---|---|
Qualified Term | ods:gupriLevel |
Term IRI | http://rs.dissco.eu/opends/terms/gupriLevel |
Label | GUPRI Level |
Definition | Indicates whether the identifier is a persistent identifier |
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isPartOfLabel | |
---|---|
Qualified Term | ods:isPartOfLabel |
Term IRI | http://rs.dissco.eu/opends/terms/isPartOfLabel |
Label | Is Part Of Label |
Definition | Indicates whether the identifier is part of the physical label |
Datatype | boolean |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:format | |
---|---|
Qualified Term | dcterms:format |
Term IRI | http://purl.org/dc/terms/format |
Label | Format |
Definition | All possible mime types of content that can be returned by identifier in case the identifier is resolvable. Plain UUIDs for example do not have a dc:format return type, as they are not resolvable on their own. For a list of MIME types see the list maintained by IANA: http://www.iana.org/assignments/media-types/index.html, in particular the text http://www.iana.org/assignments/media-types/text/ and application http://www.iana.org/assignments/media-types/application/ types. Frequently used values are text/html, text/xml, application/rdf+xml, application/json |
Examples |
|
Datatype | array<string> |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:identifierStatus | |
---|---|
Qualified Term | ods:identifierStatus |
Term IRI | http://rs.dissco.eu/opends/terms/identifierStatus |
Label | Identifier Status |
Definition | Indicates the status of the identifier |
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:type | |
---|---|
Qualified Term | dcterms:type |
Term IRI | http://purl.org/dc/terms/type |
Label | Type |
Definition | The type of the value in the `dcterms:identifier` field |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dcterms:title | |
---|---|
Qualified Term | dcterms:title |
Term IRI | http://purl.org/dc/terms/title |
Label | Title |
Definition | A name for the identifier |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Identifier | |
---|---|
Qualified Term | ods:Identifier |
Term IRI | http://rs.dissco.eu/opends/terms/Identifier |
Label | Identifier |
Definition | A generic Identifier class which can be attached to multiple classes. It captures information about any identifier of the class. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dcterms:identifier | |
---|---|
Qualified Term | dcterms:identifier |
Term IRI | http://purl.org/dc/terms/identifier |
Label | Identifier |
Definition | The value for the identifier |
Examples |
|
Datatype | string |
Belongs to Class | ods:Identifier |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Location | |
---|---|
Qualified Term | ods:Location |
Term IRI | http://rs.dissco.eu/opends/terms/Location |
Label | Location |
Definition | A generic location class containing information about a where a specific event took place. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:locationID | |
---|---|
Qualified Term | dwc:locationID |
Term IRI | http://rs.tdwg.org/dwc/terms/locationID |
Label | Location ID |
Definition | An identifier for the set of ods:Location information. May be a global unique identifier or an identifier specific to the data set |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasGeologicalContext | |
---|---|
Qualified Term | ods:hasGeologicalContext |
Term IRI | http://rs.dissco.eu/opends/terms/hasGeologicalContext |
Label | Has Geological Context |
Definition | An object which describes the geological context of th location of the specimen. |
Datatype | object |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasGeoreference | |
---|---|
Qualified Term | ods:hasGeoreference |
Term IRI | http://rs.dissco.eu/opends/terms/hasGeoreference |
Label | Has Georeference |
Definition | An object which describes the geographical reference of the location of the specimen |
Datatype | object |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:locationRemarks | |
---|---|
Qualified Term | dwc:locationRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/locationRemarks |
Label | Location Remarks |
Definition | Comments or notes about the ods:Location |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:locationAccordingTo | |
---|---|
Qualified Term | dwc:locationAccordingTo |
Term IRI | http://rs.tdwg.org/dwc/terms/locationAccordingTo |
Label | Location According To |
Definition | Information about the source of this ods:Location information. Could be a publication (gazetteer), institution, or team of individuals |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verticalDatum | |
---|---|
Qualified Term | dwc:verticalDatum |
Term IRI | http://rs.tdwg.org/dwc/terms/verticalDatum |
Label | Vertical Datum |
Definition | The vertical datum used as the reference upon which the values in the elevation terms are based |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimDepth | |
---|---|
Qualified Term | dwc:verbatimDepth |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimDepth |
Label | Verbatim Depth |
Definition | The original description of the depth below the local surface |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:maximumDepthInMeters | |
---|---|
Qualified Term | dwc:maximumDepthInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/maximumDepthInMeters |
Label | Maximum Depth In Meters |
Definition | The greater depth of a range of depth below the local surface, in meters |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:maximumDistanceAboveSurfaceInMeters | |
---|---|
Qualified Term | dwc:maximumDistanceAboveSurfaceInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters |
Label | Maximum Distance Above Surface In Meters |
Definition | The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:minimumDistanceAboveSurfaceInMeters | |
---|---|
Qualified Term | dwc:minimumDistanceAboveSurfaceInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters |
Label | Minimum Distance Above Surface In Meters |
Definition | The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimElevation | |
---|---|
Qualified Term | dwc:verbatimElevation |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimElevation |
Label | Verbatim Elevation |
Definition | The original description of the elevation (altitude, usually above sea level) of the ods:Location |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:minimumDepthInMeters | |
---|---|
Qualified Term | dwc:minimumDepthInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/minimumDepthInMeters |
Label | Minimum Depth In Meters |
Definition | The lesser depth of a range of depth below the local surface, in meters |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:higherGeography | |
---|---|
Qualified Term | dwc:higherGeography |
Term IRI | http://rs.tdwg.org/dwc/terms/higherGeography |
Label | Higher Geography |
Definition | A list (concatenated and separated) of geographic names less specific than the information captured in the dwc:locality term |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:waterBody | |
---|---|
Qualified Term | dwc:waterBody |
Term IRI | http://rs.tdwg.org/dwc/terms/waterBody |
Label | Water Body |
Definition | The name of the water body in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:islandGroup | |
---|---|
Qualified Term | dwc:islandGroup |
Term IRI | http://rs.tdwg.org/dwc/terms/islandGroup |
Label | Island Group |
Definition | The name of the island group in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:island | |
---|---|
Qualified Term | dwc:island |
Term IRI | http://rs.tdwg.org/dwc/terms/island |
Label | Island |
Definition | The name of the island on or near which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:country | |
---|---|
Qualified Term | dwc:country |
Term IRI | http://rs.tdwg.org/dwc/terms/country |
Label | Country |
Definition | The name of the country or major administrative unit in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:maximumElevationInMeters | |
---|---|
Qualified Term | dwc:maximumElevationInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/maximumElevationInMeters |
Label | Maximum Elevation In Meters |
Definition | The upper limit of the range of elevation (altitude, usually above sea level), in meters |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:countryCode | |
---|---|
Qualified Term | dwc:countryCode |
Term IRI | http://rs.tdwg.org/dwc/terms/countryCode |
Label | Country Code |
Definition | The standard code for the country in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:locality | |
---|---|
Qualified Term | dwc:locality |
Term IRI | http://rs.tdwg.org/dwc/terms/locality |
Label | Locality |
Definition | The specific description of the place |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:county | |
---|---|
Qualified Term | dwc:county |
Term IRI | http://rs.tdwg.org/dwc/terms/county |
Label | County |
Definition | The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:municipality | |
---|---|
Qualified Term | dwc:municipality |
Term IRI | http://rs.tdwg.org/dwc/terms/municipality |
Label | Municipality |
Definition | The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the ods:Location occurs. Do not use this term for a nearby named place that does not contain the actual ods:Location |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:continent | |
---|---|
Qualified Term | dwc:continent |
Term IRI | http://rs.tdwg.org/dwc/terms/continent |
Label | Continent |
Definition | The name of the continent in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimLocality | |
---|---|
Qualified Term | dwc:verbatimLocality |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimLocality |
Label | Verbatim Locality |
Definition | The original textual description of the place |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:minimumElevationInMeters | |
---|---|
Qualified Term | dwc:minimumElevationInMeters |
Term IRI | http://rs.tdwg.org/dwc/terms/minimumElevationInMeters |
Label | Minimum Elevation In Meters |
Definition | The lower limit of the range of elevation (altitude, usually above sea level), in meters |
Examples |
|
Datatype | number |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:higherGeographyID | |
---|---|
Qualified Term | dwc:higherGeographyID |
Term IRI | http://rs.tdwg.org/dwc/terms/higherGeographyID |
Label | Higher Geography ID |
Definition | An identifier for the geographic region within which the ods:Location occurred |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:stateProvince | |
---|---|
Qualified Term | dwc:stateProvince |
Term IRI | http://rs.tdwg.org/dwc/terms/stateProvince |
Label | State Province |
Definition | The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the ods:Location occurs |
Examples |
|
Datatype | string |
Belongs to Class | ods:Location |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name RelatedPID | |
---|---|
Qualified Term | ods:RelatedPID |
Term IRI | http://rs.dissco.eu/opends/terms/RelatedPID |
Label | Related PID |
Definition | Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dcterms:identifier | |
---|---|
Qualified Term | dcterms:identifier |
Term IRI | http://purl.org/dc/terms/identifier |
Label | Identifier |
Definition | The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen` |
Examples |
|
Datatype | string |
Belongs to Class | ods:RelatedPID |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:relationshipType | |
---|---|
Qualified Term | ods:relationshipType |
Term IRI | http://rs.dissco.eu/opends/terms/relationshipType |
Label | Relationship Type |
Definition | The type of relationship between the tombstoned object and the related object |
Examples |
|
Datatype | string |
Belongs to Class | ods:RelatedPID |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:identifier | |
---|---|
Qualified Term | schema:identifier |
Term IRI | http://schema.org/identifier |
Label | Identifier |
Definition | The PID of the related object, used in cases of `ods:DataMapping`, `ods:SourceSystem` and `ods:MachineAnnotationService` |
Examples |
|
Datatype | string |
Belongs to Class | ods:RelatedPID |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name Role | |
---|---|
Qualified Term | ods:Role |
Term IRI | http://rs.dissco.eu/opends/terms/Role |
Label | Role |
Definition | A role is a named entity that can be assigned to an agent. It is used to describe the function of an agent in a specific context. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name schema:roleName | |
---|---|
Qualified Term | schema:roleName |
Term IRI | http://schema.org/roleName |
Label | Role Name |
Definition | The category that best matches the nature of a role of an Agent |
Examples |
|
Datatype | string |
Belongs to Class | ods:Role |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:startDate | |
---|---|
Qualified Term | schema:startDate |
Term IRI | http://schema.org/startDate |
Label | Start Date |
Definition | Date the agent began the role |
Examples |
|
Datatype | string |
Belongs to Class | ods:Role |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:endDate | |
---|---|
Qualified Term | schema:endDate |
Term IRI | http://schema.org/endDate |
Label | End Date |
Definition | Date the agent ended the role |
Examples |
|
Datatype | string |
Belongs to Class | ods:Role |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name schema:position | |
---|---|
Qualified Term | schema:position |
Term IRI | http://schema.org/position |
Label | Position |
Definition | Can be used to indicate the order of importance when there are multiple agents with the same role. Lower order means higher importance. |
Examples |
|
Datatype | integer |
Belongs to Class | ods:Role |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasChronometricAges | |
---|---|
Qualified Term | ods:hasChronometricAges |
Term IRI | http://rs.dissco.eu/opends/terms/hasChronometricAges |
Label | Has Chronometric Ages |
Definition | Contains information about the chronometric age of the specimen part |
Datatype | array<ods:ChronometricAge> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:specimenName | |
---|---|
Qualified Term | ods:specimenName |
Term IRI | http://rs.dissco.eu/opends/terms/specimenName |
Label | Specimen Name |
Definition | The accepted specimen name of the digital specimen |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:recordNumber | |
---|---|
Qualified Term | dwc:recordNumber |
Term IRI | http://rs.tdwg.org/dwc/terms/recordNumber |
Label | Record Number |
Definition | An identifier given to a ods:SpecimenPart at the time it was recorded. Often serves as a link between field notes and a specimen record, such as a specimen collector's number |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:preparations | |
---|---|
Qualified Term | dwc:preparations |
Term IRI | http://rs.tdwg.org/dwc/terms/preparations |
Label | Preparations |
Definition | A list (concatenated and separated) of preparations and preservation methods for a ods:SpecimenPart |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:isMarkedAsType | |
---|---|
Qualified Term | ods:isMarkedAsType |
Term IRI | http://rs.dissco.eu/opends/terms/isMarkedAsType |
Label | Is Marked As Type |
Definition | The material entity is marked as a type specimen |
Datatype | boolean |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicOrigin | |
---|---|
Qualified Term | ods:topicOrigin |
Term IRI | http://rs.dissco.eu/opends/terms/topicOrigin |
Label | Topic Origin |
Definition | Highest-level terms identifying the fundamentals of the activities, in which context the objects in the collection were collected |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicDomain | |
---|---|
Qualified Term | ods:topicDomain |
Term IRI | http://rs.dissco.eu/opends/terms/topicDomain |
Label | Topic Domain |
Definition | High-level terms providing general domain information with which the objects are associated |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicDiscipline | |
---|---|
Qualified Term | ods:topicDiscipline |
Term IRI | http://rs.dissco.eu/opends/terms/topicDiscipline |
Label | Topic Discipline |
Definition | Overarching classification of the scientific discipline to which the objects within the collection belong or are related |
Examples |
|
Controlled Vocabulary |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:topicCategory | |
---|---|
Qualified Term | ods:topicCategory |
Term IRI | http://rs.dissco.eu/opends/terms/topicCategory |
Label | Topic Category |
Definition | Countable things (objects) served as a more detailed classification of each of the disciplines |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismID | |
---|---|
Qualified Term | dwc:organismID |
Term IRI | http://rs.tdwg.org/dwc/terms/organismID |
Label | Organism ID |
Definition | An identifier for the organism instance. May be a globally unique identifier or an identifier specific to the data set |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:materialEntityID | |
---|---|
Qualified Term | dwc:materialEntityID |
Term IRI | http://rs.tdwg.org/dwc/terms/materialEntityID |
Label | Material Entity ID |
Definition | An identifier for a particular instance of a ods:SpecimenPart. Note that if this is a registration number the suggested approach is to create a separate Digital Specimen for the entity |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismName | |
---|---|
Qualified Term | dwc:organismName |
Term IRI | http://rs.tdwg.org/dwc/terms/organismName |
Label | Organism Name |
Definition | A textual name or label assigned to an organism instance |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismRemarks | |
---|---|
Qualified Term | dwc:organismRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/organismRemarks |
Label | Organism Remarks |
Definition | Comments or notes about the organism |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismQuantity | |
---|---|
Qualified Term | dwc:organismQuantity |
Term IRI | http://rs.tdwg.org/dwc/terms/organismQuantity |
Label | Organism Quantity |
Definition | A number or enumeration value for the quantity of organisms |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismQuantityType | |
---|---|
Qualified Term | dwc:organismQuantityType |
Term IRI | http://rs.tdwg.org/dwc/terms/organismQuantityType |
Label | Organism Quantity Type |
Definition | A dwc:organismQuantityType must have a corresponding dwc:organismQuantity |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasIdentifications | |
---|---|
Qualified Term | ods:hasIdentifications |
Term IRI | http://rs.dissco.eu/opends/terms/hasIdentifications |
Label | Has Identifications |
Definition | Contains the identifications made for the specimen part |
Datatype | array<ods:Identification> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAssertions | |
---|---|
Qualified Term | ods:hasAssertions |
Term IRI | http://rs.dissco.eu/opends/terms/hasAssertions |
Label | Has Assertions |
Definition | Contains assertions that are specific to the specimen part, such as measurements |
Datatype | array<ods:Assertion> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasIdentifiers | |
---|---|
Qualified Term | ods:hasIdentifiers |
Term IRI | http://rs.dissco.eu/opends/terms/hasIdentifiers |
Label | Has Identifiers |
Definition | Contains identifiers that are specific to the specimen part |
Datatype | array<ods:Identifier> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasEvents | |
---|---|
Qualified Term | ods:hasEvents |
Term IRI | http://rs.dissco.eu/opends/terms/hasEvents |
Label | Has Events |
Definition | Contains information about any events that occurred specifically on the specimen part, for example a sampling event |
Datatype | array<ods:Event> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | Contains agents that are specifically connect to the specimen part |
Datatype | array<ods:Agent> |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:organismScope | |
---|---|
Qualified Term | dwc:organismScope |
Term IRI | http://rs.tdwg.org/dwc/terms/organismScope |
Label | Organism Scope |
Definition | A description of the kind of organism instance. Can be used to indicate whether the organism instance represents a discrete organism or if it represents a particular type of aggregation |
Examples |
|
Datatype | string |
Belongs to Class | ods:SpecimenPart |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name SpecimenPart | |
---|---|
Qualified Term | ods:SpecimenPart |
Term IRI | http://rs.dissco.eu/opends/terms/SpecimenPart |
Label | Specimen Part |
Definition | Contains the information about a specific Specimen part of the Digital Specimen. Specimen Parts are only present when the specimen contains one or more parts that need to be described separately but don't have their own physical identifier (for example catalogue number). |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:kingdom | |
---|---|
Qualified Term | dwc:kingdom |
Term IRI | http://rs.tdwg.org/dwc/terms/kingdom |
Label | Kingdom |
Definition | The full scientific name of the kingdom in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:class | |
---|---|
Qualified Term | dwc:class |
Term IRI | http://rs.tdwg.org/dwc/terms/class |
Label | Class |
Definition | The full scientific name of the class in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:scientificName | |
---|---|
Qualified Term | dwc:scientificName |
Term IRI | http://rs.tdwg.org/dwc/terms/scientificName |
Label | Scientific Name |
Definition | The full scientific name, with authorship and date information if known. This should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the dwc:identificationQualifier term |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name TaxonIdentification | |
---|---|
Qualified Term | ods:TaxonIdentification |
Term IRI | http://rs.dissco.eu/opends/terms/TaxonIdentification |
Label | Taxon Identification |
Definition | The full taxonomic identification of a biological specimen |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name dwc:scientificNameID | |
---|---|
Qualified Term | dwc:scientificNameID |
Term IRI | http://rs.tdwg.org/dwc/terms/scientificNameID |
Label | Scientific Name ID |
Definition | An identifier for the nomenclatural (not taxonomic) details of a scientific name |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:taxonID | |
---|---|
Qualified Term | dwc:taxonID |
Term IRI | http://rs.tdwg.org/dwc/terms/taxonID |
Label | Taxon ID |
Definition | An identifier for the set of dwc:Taxon information. May be a global unique identifier or an identifier specific to the data set |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:scientificNameAuthorship | |
---|---|
Qualified Term | dwc:scientificNameAuthorship |
Term IRI | http://rs.tdwg.org/dwc/terms/scientificNameAuthorship |
Label | Scientific Name Authorship |
Definition | The authorship information for the dwc:scientificName formatted according to the conventions of the applicable dwc:nomenclaturalCode |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:order | |
---|---|
Qualified Term | dwc:order |
Term IRI | http://rs.tdwg.org/dwc/terms/order |
Label | Order |
Definition | The full scientific name of the order in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:family | |
---|---|
Qualified Term | dwc:family |
Term IRI | http://rs.tdwg.org/dwc/terms/family |
Label | Family |
Definition | The full scientific name of the family in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:subfamily | |
---|---|
Qualified Term | dwc:subfamily |
Term IRI | http://rs.tdwg.org/dwc/terms/subfamily |
Label | Subfamily |
Definition | The full scientific name of the subfamily in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:genus | |
---|---|
Qualified Term | dwc:genus |
Term IRI | http://rs.tdwg.org/dwc/terms/genus |
Label | Genus |
Definition | The full scientific name of the genus in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:specificEpithet | |
---|---|
Qualified Term | dwc:specificEpithet |
Term IRI | http://rs.tdwg.org/dwc/terms/specificEpithet |
Label | Specific Epithet |
Definition | The name of the first or species epithet of the dwc:scientificName |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:taxonomicStatus | |
---|---|
Qualified Term | dwc:taxonomicStatus |
Term IRI | http://rs.tdwg.org/dwc/terms/taxonomicStatus |
Label | Taxonomic Status |
Definition | The status of the use of the dwc:scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a ods:TaxonIdentification. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:nomenclaturalCode | |
---|---|
Qualified Term | dwc:nomenclaturalCode |
Term IRI | http://rs.tdwg.org/dwc/terms/nomenclaturalCode |
Label | Nomenclatural Code |
Definition | The nomenclatural code (or codes in the case of an ambiregnal name) under which the dwc:scientificName is constructed |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:vernacularName | |
---|---|
Qualified Term | dwc:vernacularName |
Term IRI | http://rs.tdwg.org/dwc/terms/vernacularName |
Label | Vernacular Name |
Definition | A common or vernacular name |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:subgenus | |
---|---|
Qualified Term | dwc:subgenus |
Term IRI | http://rs.tdwg.org/dwc/terms/subgenus |
Label | Subgenus |
Definition | The full scientific name of the subgenus in which the ods:TaxonIdentification is classified. Values should include the genus to avoid homonym confusion |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:acceptedNameUsage | |
---|---|
Qualified Term | dwc:acceptedNameUsage |
Term IRI | http://rs.tdwg.org/dwc/terms/acceptedNameUsage |
Label | Accepted Name Usage |
Definition | The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) ods:TaxonIdentification |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:acceptedNameUsageID | |
---|---|
Qualified Term | dwc:acceptedNameUsageID |
Term IRI | http://rs.tdwg.org/dwc/terms/acceptedNameUsageID |
Label | Accepted Name Usage ID |
Definition | An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:cultivarEpithet | |
---|---|
Qualified Term | dwc:cultivarEpithet |
Term IRI | http://rs.tdwg.org/dwc/terms/cultivarEpithet |
Label | Cultivar Epithet |
Definition | Part of the name of a cultivar, cultivar group or grex that follows the dwc:scientificName |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:genericName | |
---|---|
Qualified Term | dwc:genericName |
Term IRI | http://rs.tdwg.org/dwc/terms/genericName |
Label | Generic Name |
Definition | The genus part of the dwc:scientificName without authorship |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:infragenericEpithet | |
---|---|
Qualified Term | dwc:infragenericEpithet |
Term IRI | http://rs.tdwg.org/dwc/terms/infragenericEpithet |
Label | Infrageneric Epithet |
Definition | The infrageneric part of a binomial name at ranks above species but below genus |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:infraspecificEpithet | |
---|---|
Qualified Term | dwc:infraspecificEpithet |
Term IRI | http://rs.tdwg.org/dwc/terms/infraspecificEpithet |
Label | Infraspecific Epithet |
Definition | The name of the lowest or terminal infraspecific epithet of the dwc:scientificName, excluding any rank designation |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:nomenclaturalStatus | |
---|---|
Qualified Term | dwc:nomenclaturalStatus |
Term IRI | http://rs.tdwg.org/dwc/terms/nomenclaturalStatus |
Label | Nomenclatural Status |
Definition | The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:originalNameUsage | |
---|---|
Qualified Term | dwc:originalNameUsage |
Term IRI | http://rs.tdwg.org/dwc/terms/originalNameUsage |
Label | Original Name Usage |
Definition | The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated dwc:nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the dwc:scientificName or the senior/earlier homonym for replaced names |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:subtribe | |
---|---|
Qualified Term | dwc:subtribe |
Term IRI | http://rs.tdwg.org/dwc/terms/subtribe |
Label | Subtribe |
Definition | The full scientific name of the subtribe in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:superfamily | |
---|---|
Qualified Term | dwc:superfamily |
Term IRI | http://rs.tdwg.org/dwc/terms/superfamily |
Label | Superfamily |
Definition | The full scientific name of the superfamily in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:tribe | |
---|---|
Qualified Term | dwc:tribe |
Term IRI | http://rs.tdwg.org/dwc/terms/tribe |
Label | Tribe |
Definition | The full scientific name of the tribe in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:taxonRemarks | |
---|---|
Qualified Term | dwc:taxonRemarks |
Term IRI | http://rs.tdwg.org/dwc/terms/taxonRemarks |
Label | Taxon Remarks |
Definition | Comments or notes about the taxon or name |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:verbatimTaxonRank | |
---|---|
Qualified Term | dwc:verbatimTaxonRank |
Term IRI | http://rs.tdwg.org/dwc/terms/verbatimTaxonRank |
Label | Verbatim Taxon Rank |
Definition | The taxonomic rank of the most specific name in the dwc:scientificName as it appears in the original record |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:taxonRank | |
---|---|
Qualified Term | dwc:taxonRank |
Term IRI | http://rs.tdwg.org/dwc/terms/taxonRank |
Label | Taxon Rank |
Definition | The taxonomic rank of the most specific name in the dwc:scientificName |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:namePublishedInYear | |
---|---|
Qualified Term | dwc:namePublishedInYear |
Term IRI | http://rs.tdwg.org/dwc/terms/namePublishedInYear |
Label | Name Published In Year |
Definition | The four-digit year in which the dwc:scientificName was published |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:scientificNameHTMLLabel | |
---|---|
Qualified Term | ods:scientificNameHTMLLabel |
Term IRI | http://rs.dissco.eu/opends/terms/scientificNameHTMLLabel |
Label | Scientific Name HTML Label |
Definition | A Hyper Text Markup Language (HTML) representation of the scientific name. Includes correct formatting of the name. |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name dwc:phylum | |
---|---|
Qualified Term | dwc:phylum |
Term IRI | http://rs.tdwg.org/dwc/terms/phylum |
Label | Phylum |
Definition | The full scientific name of the phylum or division in which the ods:TaxonIdentification is classified |
Examples |
|
Datatype | string |
Belongs to Class | ods:TaxonIdentification |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name TombstoneMetadata | |
---|---|
Qualified Term | ods:TombstoneMetadata |
Term IRI | http://rs.dissco.eu/opends/terms/TombstoneMetadata |
Label | Tombstone Metadata |
Definition | The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning. |
Required | False |
Repeatable | True |
RDF Type | rdfs:Class |
Term Name ods:tombstoneDate | |
---|---|
Qualified Term | ods:tombstoneDate |
Term IRI | http://rs.dissco.eu/opends/terms/tombstoneDate |
Label | Tombstone Date |
Definition | Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX |
Examples |
|
Datatype | string |
Belongs to Class | ods:TombstoneMetadata |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:tombstoneText | |
---|---|
Qualified Term | ods:tombstoneText |
Term IRI | http://rs.dissco.eu/opends/terms/tombstoneText |
Label | Tombstone Text |
Definition | A reason why the Digital Object was tombstoned |
Examples |
|
Datatype | string |
Belongs to Class | ods:TombstoneMetadata |
Required | True |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasAgents | |
---|---|
Qualified Term | ods:hasAgents |
Term IRI | http://rs.dissco.eu/opends/terms/hasAgents |
Label | Has Agents |
Definition | The agent(s) who tombstoned the Digital Object, contains an ods:Agent object |
Datatype | object |
Belongs to Class | ods:TombstoneMetadata |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |
Term Name ods:hasRelatedPIDs | |
---|---|
Qualified Term | ods:hasRelatedPIDs |
Term IRI | http://rs.dissco.eu/opends/terms/hasRelatedPIDs |
Label | Has Related Pi Ds |
Definition | The PIDs of the object the tombstoned object is related to |
Datatype | array<ods:RelatedPID> |
Belongs to Class | ods:TombstoneMetadata |
Required | False |
Repeatable | False |
RDF Type | rdf:Property |