Darwin Core: краткое справочное руководство

Darwin Core: краткое справочное руководство

Настоящий документ представляет собой удобочитаемый справочник по рекомендуемым на данный момент (на 2023-09-18) терминам, которые поддерживаются в рамках стандарта Darwin Core. Его актуальность обеспечивается Darwin Core Maintenance Group.

Нужна помощь? Подробнее об использовании Darwin Core читайте в Darwin Core Questions & Answers site. Остались вопросы? Сообщите о новой проблеме (задайте вопрос) на странице dwc-qa issues page in GitHub или воспользуйтесь формой form. В конце настоящего документа приведены правила цитирования стандарта Darwin Core.”

Хотите принять участие в разработке? Порядок внесения предложений по изменению и развитию стандарта Darwin Core описан в документе Руководство по участию.

Данная страница не является частью стандарта, но объединяет нормативные наименования и определения терминов с ненормативными комментариями и примерами, которые призваны помочь в единообразном использовании терминов. Определения, комментарии и примеры могут содержать сокращения (аббревиатуры, префиксы) пространства имён (например, “dwc:”). Их назначение — продемонстрировать, что данное слово используется в строго определённом значении, установленном для соответствующего термина в указанном пространстве имён. Таким образом, dwc:Event означает термин Событие (Event) в том значении, которое определено стандартом Darwin Core здесь: https://dwc.tdwg.org/terms/#event. Термины с заглавной буквы, следующие за префиксом пространства имён, такие как dwc:Occurrence, являются терминами-классами Darwin Core, представляющими собой особую категорию терминов, используемую для группировки наборов терминов-свойств (терминов, которые начинаются со строчных букв и следуют за префиксом пространства имён, например, dwc:eventID). Это сделано для удобства организации данных. Полные метаданные для текущих и устаревших терминов в удобочитаемой форме содержатся в документе. Список терминов Darwin Core.

Дополнительные файлы, содержащие только наименования действующих терминов и файл с полной историей терминов можно найти в репозитории Darwin Core.

Уровень записи

Эта категория включает общие термины, которые могут относиться к любому типу записей в наборе данных.

type
Идентификаторhttp://purl.org/dc/elements/1.1/type
ОпределениеThe nature or genre of the resource.
КомментарииMust be populated with a value from the DCMI type vocabulary (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/2010-10-11/).
Примеры
  • StillImage
  • MovingImage
  • Sound
  • PhysicalObject
  • Event
  • Text
modified
Идентификаторhttp://purl.org/dc/terms/modified
ОпределениеDate on which the resource was changed.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
language
Идентификаторhttp://purl.org/dc/elements/1.1/language
ОпределениеA language of the resource.
КомментарииRecommended best practice is to use a controlled vocabulary such as RFC 5646. This term has an equivalent in the dcterms: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • en (for English)
  • es (for Spanish)
license
Идентификаторhttp://purl.org/dc/terms/license
ОпределениеA legal document giving official permission to do something with the resource.
Комментарии
Примеры
rightsHolder
Идентификаторhttp://purl.org/dc/terms/rightsHolder
ОпределениеA person or organization owning or managing rights over the resource.
Комментарии
ПримерыThe Regents of the University of California
accessRights
Идентификаторhttp://purl.org/dc/terms/accessRights
ОпределениеInformation about who can 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.
Примеры
bibliographicCitation
Идентификаторhttp://purl.org/dc/terms/bibliographicCitation
ОпределениеA bibliographic reference for the resource.
КомментарииFrom Dublin Core, "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible." The intended usage of this term in Darwin Core is to provide the preferred way to cite the resource itself - "how to cite this record". Note that the intended usage of dcterms:references in Darwin Core, by contrast, is to point to the definitive source representation of the resource - "where to find the as-close-to-original reference", if one is available.
Примеры
references
Идентификаторhttp://purl.org/dc/terms/references
ОпределениеA related resource that is referenced, cited, or otherwise pointed to by the described resource.
КомментарииFrom Dublin Core, "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By." The intended usage of this term in Darwin Core is to point to the definitive source representation of the resource (e.g.,dwc:Taxon, dwc:Occurrence, dwc:Event), if one is available. Note that the intended usage of dcterms:bibliographicCitation in Darwin Core, by contrast, is to provide the preferred way to cite the resource itself.
Примеры
feedbackURL
Идентификаторhttp://rs.tdwg.org/dwc/terms/feedbackURL
ОпределениеA uniform resource locator (URL) that points to a webpage on which a form may be submitted to gather feedback about the record.
КомментарииRecommended best practice is to optionally include query strings that act to pre-populate web page form elements and communicate the context.
Примерыhttps://example.com/new?title=New+issue&body=This+comment+is+about+CAN12345
institutionID
Идентификаторhttp://rs.tdwg.org/dwc/terms/institutionID
ОпределениеAn identifier for the institution having custody of the object(s) or information referred to in the record.
КомментарииFor physical specimens, the recommended best practice is to use a globally unique and resolvable identifier from a collections registry such as the Research Organization Registry (ROR) or the Global Registry of Scientific Collections (https://scientific-collections.gbif.org/)
Примеры
collectionID
Идентификаторhttp://rs.tdwg.org/dwc/terms/collectionID
ОпределениеИдентификатор коллекции или набора данных, из которых была получена запись.
КомментарииДля физических образцов рекомендуемой лучшей практикой является использование глобально уникального идентификатора из реестра коллекций, такого как Global Registry of Scientific Collections (https://scientific-collections.gbif.org/).
Примерыhttps://scientific-collections.gbif.org/collection/fbd3ed74-5a21-4e01-b86a-33d36f032d9c
datasetID
Идентификаторhttp://rs.tdwg.org/dwc/terms/datasetID
ОпределениеAn identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.
Комментарии
Примерыb15d4952-7d20-46f1-8a3e-556a512b04c5
institutionCode
Идентификаторhttp://rs.tdwg.org/dwc/terms/institutionCode
ОпределениеThe name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.
Комментарии
Примеры
  • MVZ
  • FMNH
  • CLO
  • UCMP
collectionCode
Идентификаторhttp://rs.tdwg.org/dwc/terms/collectionCode
ОпределениеНаименование, акроним, код или аббревиатура, идентифицирующие коллекцию или набор данных, из которых была получена запись.
Комментарии
Примеры
  • Mammals
  • Hildebrandt
  • EBIRD
  • VP
datasetName
Идентификаторhttp://rs.tdwg.org/dwc/terms/datasetName
ОпределениеThe name identifying the data set from which the record was derived.
Комментарии
Примеры
  • Grinnell Resurvey Mammals
  • Lacey Ctenomys Recaptures
ownerInstitutionCode
Идентификаторhttp://rs.tdwg.org/dwc/terms/ownerInstitutionCode
ОпределениеThe name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.
Комментарии
Примеры
  • NPS
  • APN
  • InBio
basisOfRecord
Идентификаторhttp://rs.tdwg.org/dwc/terms/basisOfRecord
ОпределениеСпецифическая природа (сущность, характер, категория) записи данных.
КомментарииРекомендуется использовать контролируемый словарь, такой как набор локальных имен идентификаторов классов в Darwin Core.
Примеры
  • MaterialEntity
  • PreservedSpecimen
  • FossilSpecimen
  • LivingSpecimen
  • MaterialSample
  • Event
  • HumanObservation
  • MachineObservation
  • Taxon
  • Occurrence
  • MaterialCitation
informationWithheld
Идентификаторhttp://rs.tdwg.org/dwc/terms/informationWithheld
ОпределениеAdditional information that exists, but that has not been shared in the given record.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • location information not given for endangered species
  • collector identities withheld | ask about tissue samples
dataGeneralizations
Идентификаторhttp://rs.tdwg.org/dwc/terms/dataGeneralizations
Определение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.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыCoordinates generalized from original GPS coordinates to the nearest half degree grid cell.
dynamicProperties
Идентификаторhttp://rs.tdwg.org/dwc/terms/dynamicProperties
ОпределениеA list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.
КомментарииRecommended best practice is to use a key:value encoding schema for a data interchange format such as JSON.
Примеры
  • {"heightInMeters":1.5}
  • {"targusLengthInMeters":0.014, "weightInGrams":120}
  • {"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}
  • {"relativeHumidity":28, "airTemperatureInCelsius":22, "sampleSizeInKilograms":10}
  • {"aspectHeading":277, "slopeInDegrees":6}
  • {"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}

Occurrence

Occurrence Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/Occurrence
ОпределениеAn existence of a dwc:Organism at a particular place at a particular time.
Комментарии
Примеры
  • a wolf pack on the shore of Kluane Lake in 1988
  • a virus in a plant leaf in the New York Botanical Garden at 15:29 on 2014-10-23
  • a fungus in Central Park in the summer of 1929
occurrenceID
Идентификаторhttp://rs.tdwg.org/dwc/terms/occurrenceID
ОпределениеAn identifier for the dwc:Occurrence (as opposed to a particular digital record of the dwc:Occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the dwc:occurrenceID globally unique.
КомментарииRecommended best practice is to use a persistent, globally unique identifier.
Примеры
catalogNumber
Идентификаторhttp://rs.tdwg.org/dwc/terms/catalogNumber
ОпределениеИдентификатор (предпочтительно уникальный) для записи в пределах набора данных или коллекции.
Комментарии
Примеры
  • 145732
  • 145732a
  • 2008.1334
  • R-4313
recordNumber
Идентификаторhttp://rs.tdwg.org/dwc/terms/recordNumber
ОпределениеAn identifier given to the dwc:Occurrence at the time it was recorded. Often serves as a link between field notes and a dwc:Occurrence record, such as a specimen collector's number.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыOPP 7101
recordedBy
Идентификаторhttp://rs.tdwg.org/dwc/terms/recordedBy
ОпределениеA list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original dwc:Occurrence. The primary collector or observer, especially one who applies a personal identifier (dwc:recordNumber), should be listed first.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • José E. Crespo
  • Oliver P. Pearson | Anita K. Pearson (where the value in recordNumber OPP 7101 corresponds to the collector number for the specimen in the field catalog of Oliver P. Pearson)
recordedByID
Идентификаторhttp://rs.tdwg.org/dwc/terms/recordedByID
ОпределениеA list (concatenated and separated) of the globally unique identifier for the person, people, groups, or organizations responsible for recording the original dwc:Occurrence.
КомментарииRecommended best practice is to provide a single identifier that disambiguates the details of the identifying agent. If a list is used, it is recommended to separate the values in the list with space vertical bar space ( | ). The order of the identifiers on any list for this term can not be guaranteed to convey any semantics.
Примеры
individualCount
Идентификаторhttp://rs.tdwg.org/dwc/terms/individualCount
ОпределениеThe number of individuals present at the time of the dwc:Occurrence.
Комментарии
Примеры
  • 0
  • 1
  • 25
organismQuantity
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismQuantity
ОпределениеA number or enumeration value for the quantity of dwc:Organisms.
КомментарииA dwc:organismQuantity must have a corresponding dwc:organismQuantityType.
Примеры
  • 27 (organismQuantity) with individuals (organismQuantityType)
  • 12.5 (organismQuantity) with % biomass (organismQuantityType)
  • r (organismQuantity) with Braun-Blanquet Scale (organismQuantityType)
  • many (organismQuantity) with individuals (organismQuantityType)
organismQuantityType
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismQuantityType
ОпределениеThe type of quantification system used for the quantity of dwc:Organisms.
КомментарииA dwc:organismQuantityType must have a corresponding dwc:organismQuantity. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • 27 (organismQuantity) with individuals (organismQuantityType)
  • 12.5 (organismQuantity) with % biomass (organismQuantityType)
  • r (organismQuantity) with Braun-Blanquet Scale (organismQuantityType)
  • many (organismQuantity) with individuals (organismQuantityType)
sex
Идентификаторhttp://rs.tdwg.org/dwc/terms/sex
ОпределениеThe sex of the biological individual(s) represented in the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • female
  • male
  • hermaphrodite
lifeStage
Идентификаторhttp://rs.tdwg.org/dwc/terms/lifeStage
ОпределениеThe age class or life stage of the dwc:Organism(s) at the time the dwc:Occurrence was recorded.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • zygote
  • larva
  • juvenile
  • adult
  • seedling
  • flowering
  • fruiting
reproductiveCondition
Идентификаторhttp://rs.tdwg.org/dwc/terms/reproductiveCondition
ОпределениеThe reproductive condition of the biological individual(s) represented in the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • non-reproductive
  • pregnant
  • in bloom
  • fruit-bearing
caste
Идентификаторhttp://rs.tdwg.org/dwc/terms/caste
ОпределениеОтнесение особи к определенной группе (касте) у общественных (эусоциальных) видов (включая некоторых млекопитающих и членистоногих).
КомментарииРекомендуется использование контролируемого словаря, который наилучшим образом соответствует dwc:Taxon. Этот термин имеет эквивалент в пространстве имен dwciri, который допускает только IRI в качестве значения, тогда как данный термин допускает использование любой строковой константы.
Примеры
  • queen
  • male alate
  • intercaste
  • minor worker
  • soldier
  • ergatoid
behavior
Идентификаторhttp://rs.tdwg.org/dwc/terms/behavior
ОпределениеПоведение, продемонстрированное объектом наблюдения в момент регистрации dwc:Occurrence.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • roosting
  • foraging
  • running
vitality
Идентификаторhttp://rs.tdwg.org/dwc/terms/vitality
ОпределениеAn indication of whether a dwc:Organism was alive or dead at the time of collection or observation.
КомментарииRecommended best practice is to use a controlled vocabulary. Intended to be used with records having a dwc:basisOfRecord of PreservedSpecimen, MaterialEntity, MaterialSample, or HumanObservation. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • alive
  • dead
  • mixedLot
  • uncertain
  • notAssessed
establishmentMeans
Идентификаторhttp://rs.tdwg.org/dwc/terms/establishmentMeans
ОпределениеStatement about whether a dwc:Organism has been introduced to a given place and time through the direct or indirect activity of modern humans.
КомментарииRecommended best practice is to use controlled value strings from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/em/. For details, refer to https://doi.org/10.3897/biss.3.38084. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • native
  • nativeReintroduced
  • introduced
  • introducedAssistedColonisation
  • vagrant
  • uncertain
degreeOfEstablishment
Идентификаторhttp://rs.tdwg.org/dwc/terms/degreeOfEstablishment
ОпределениеThe degree to which a dwc:Organism survives, reproduces, and expands its range at the given place and time.
КомментарииRecommended best practice is to use controlled value strings from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/doe/. For details, refer to https://doi.org/10.3897/biss.3.38084. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • native
  • captive
  • cultivated
  • released
  • failing
  • casual
  • reproducing
  • established
  • colonising
  • invasive
  • widespreadInvasive
pathway
Идентификаторhttp://rs.tdwg.org/dwc/terms/pathway
ОпределениеThe process by which a dwc:Organism came to be in a given place at a given time.
КомментарииRecommended best practice is to use controlled value strings from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/pw/. For details, refer to https://doi.org/10.3897/biss.3.38084. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • releasedForUse
  • otherEscape
  • transportContaminant
  • transportStowaway
  • corridor
  • unaided
georeferenceVerificationStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus
ОпределениеA categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the dcterms:Location of the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • unable to georeference
  • requires georeference
  • requires verification
  • verified by data custodian
  • verified by contributor
occurrenceStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/occurrenceStatus
ОпределениеA statement about the presence or absence of a dwc:Taxon at a dcterms:Location.
КомментарииFor dwc:Occurrences, the default vocabulary is recommended to consist of present and absent, but can be extended by implementers with good justification. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • present
  • absent
associatedMedia
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedMedia
ОпределениеСписок (в одной строке, через разделитель) идентификаторов (публикация, глобальный уникальный идентификатор, URI) медиаресурсов, связанных с dwc:Occurrence.
Комментарии
Примерыhttps://arctos.database.museum/media/10520962 | https://arctos.database.museum/media/10520964
associatedOccurrences
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedOccurrences
ОпределениеСписок (в одной строке через разделитель) идентификаторов других записей dwc:Occurrence, связанных с данной записью dwc:Occurrence.
КомментарииЭтот термин предназначен для указания перечня связей с иными записями dwc:Occurrence. Обратите внимание, что для описания таких связей с более высокой детализацией может также применяться класс dwc:ResourceRelationship. В соответствии с рекомендуемой практикой, значения в перечне следует разделять символом «вертикальная черта» с пробелами ( | ).
Примеры
associatedReferences
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedReferences
ОпределениеСписок (в одной строке через разделитель) идентификаторов литературных источников (публикации, библиографические ссылки, глобальные уникальные идентификаторы, URI), связанных с данной записью dwc:Occurrence.
КомментарииВ соответствии с рекомендуемой практикой, значения в перечне следует разделять символом «вертикальная черта» с пробелами ( | ). Следует отметить, что класс dwc:ResourceRelationship является альтернативным способом представления связанных с dwc:Occurrence объектов, с большей детализацией. Учитывайте, что термин dcterms:references при его применении к dwc:Occurrence, служит для ссылки на каноническое (авторитетное) представление источника данной записи dwc:Occurrence, если такой источник доступен. Также следует отметить, что предполагаемое использование термина dcterms:bibliographicCitation в Darwin Core при применении к dwc:Occurrence заключается в предоставлении предпочтительного способа цитирования самого dwc:Occurrence.
Примеры
  • http://www.sciencemag.org/cgi/content/abstract/322/5899/261
  • Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.
  • Steven R. Hoofer and Ronald A. Van Den Bussche. 2001. Phylogenetic Relationships of Plecotine Bats and Allies Based on Mitochondrial Ribosomal Sequences. Journal of Mammalogy 82(1):131-137. | Walker, Faith M., Jeffrey T. Foster, Kevin P. Drees, Carol L. Chambers. 2014. Spotted bat (Euderma maculatum) microsatellite discovery using illumina sequencing. Conservation Genetics Resources.
associatedTaxa
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedTaxa
ОпределениеСписок (в одной строке через разделитель) идентификаторов или названий dwc:Taxon и связей данного dwc:Occurrence с каждым из них.
КомментарииТермин может использоваться для связей с записями dwc:Taxon records отличных от тех, что определены в dwc:Occurrence. Обратите внимание, что класс dwc:ResourceRelationship является альтернативным способом представления связей и с большей детализацией. Данный термин не подходит для установления отношений между записями dwc:Taxon records, а только между конкретными dwc:Occurrences (находки) относящимися к dwc:Organism (организм) с другими записями dwc:Taxon records. Рекомендуемой лучшей практикой является разделение значений в списке с помощью пробела, вертикальной черты и пробела ( | ).
Примеры
  • "host":"Quercus alba"
  • "host":"gbif.org/species/2879737"
  • "parasitoid of":"Cyclocephala signaticollis" | "predator of":"Apis mellifera"
otherCatalogNumbers
Идентификаторhttp://rs.tdwg.org/dwc/terms/otherCatalogNumbers
ОпределениеA list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same dwc:Occurrence, whether in the current or any other data set or collection.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
  • FMNH:Mammal:1234
  • NPS YELLO6778 | MBG 33424
occurrenceRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/occurrenceRemarks
ОпределениеComments or notes about the dwc:Occurrence.
Комментарии
Примерыfound dead on road

Organism

Organism Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/Organism
ОпределениеA particular organism or defined group of organisms considered to be taxonomically homogeneous.
КомментарииInstances of the dwc:Organism class are intended to facilitate linking one or more dwc:Identification instances to one or more dwc:Occurrence instances. Therefore, things that are typically assigned scientific names (such as viruses, hybrids, and lichens) and aggregates whose dwc:Occurrences are typically recorded (such as packs, clones, and colonies) are included in the scope of this class.
Примеры
  • a specific bird
  • a specific wolf pack
  • a specific instance of a bacterial culture
organismID
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismID
ОпределениеAn identifier for the dwc:Organism instance (as opposed to a particular digital record of the dwc:Organism). May be a globally unique identifier or an identifier specific to the data set.
Комментарии
Примерыhttp://arctos.database.museum/guid/WNMU:Mamm:1249
organismName
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismName
ОпределениеA textual name or label assigned to a dwc:Organism instance.
Комментарии
Примеры
  • Huberta
  • Boab Prison Tree
  • J pod
organismScope
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismScope
ОпределениеA description of the kind of dwc:Organism instance. Can be used to indicate whether the dwc:Organism instance represents a discrete organism or if it represents a particular type of aggregation.
КомментарииRecommended best practice is to use a controlled vocabulary. This term is not intended to be used to specify a type of dwc:Taxon. To describe the kind of dwc:Organism using a URI object in RDF, use rdf:type (http://www.w3.org/1999/02/22-rdf-syntax-ns#type) instead.
Примеры
  • multicellular organism
  • virus
  • clone
  • pack
  • colony
causeOfDeath
Идентификаторhttp://rs.tdwg.org/dwc/terms/causeOfDeath
ОпределениеAn indication of the known or suspected cause of death of a dwc:Organism.
КомментарииThe cause may be due to natural causes (e.g., disease, predation), human-related activities (e.g., roadkill, pollution), or other environmental factors (e.g., extreme weather events).
Примеры
  • trap
  • poison
  • starvation
  • drowning
  • shooting
  • old age
  • vehicle collision
  • disease
  • herbicide
  • burning
  • infanticide
associatedOrganisms
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedOrganisms
ОпределениеСписок (в одной строке через разделитель) идентификаторов других записей dwc:Organisms и связей данного dwc:Organism с каждым из них.
КомментарииЭтот термин предназначен для указания перечня связей с иными записями dwc:Organisms. Обратите внимание, что для описания таких связей с более высокой детализацией может также применяться класс dwc:ResourceRelationship. В соответствии с рекомендуемой практикой, значения в перечне следует разделять символом «вертикальная черта» с пробелами ( | ).
Примеры
previousIdentifications
Идентификаторhttp://rs.tdwg.org/dwc/terms/previousIdentifications
ОпределениеA list (concatenated and separated) of previous assignments of names to the dwc:Organism.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
  • Chalepidae
  • Pinus abies
  • Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology
organismRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/organismRemarks
ОпределениеComments or notes about the dwc:Organism instance.
Комментарии
ПримерыOne of a litter of six

MaterialEntity

MaterialEntity Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/MaterialEntity
ОпределениеAn entity that can be identified, exists for some period of time, and consists in whole or in part of physical matter while it exists.
КомментарииThe term is defined at the most general level to admit descriptions of any subtype of material entity within the scope of Darwin Core. In particular, any kind of material sample, preserved specimen, fossil, or exemplar from living collections is intended to be subsumed under this term.
Примеры
  • an instance of a fossil
  • an instance of a herbarium sheet with its attached plant specimen
  • a particular part of the plant-derived material affixed to a herbarium sheet
  • an instance of a frozen tissue sample
  • a specific water sample
  • an instance of a meteorite fragment
  • a particular wolf in a zoo
  • a particular pack of wolves in the wild
  • an isolated molecule of DNA
  • a specific deep-frozen DNA sample
  • a particular field notebook
  • a particular paper page from a field notebook
  • an instance of a printed photograph
materialEntityID
Идентификаторhttp://rs.tdwg.org/dwc/terms/materialEntityID
ОпределениеAn identifier for a particular instance of a dwc:MaterialEntity.
КомментарииValues of dwc:materialEntityID are intended to uniquely and persistently identify a particular dwc:MaterialEntity within some context. Examples of context include a particular sample collection, an organization, or the worldwide scale. Recommended best practice is to use a persistent, globally unique identifier. The identifier is bound to a physical object (the dwc:MaterialEntity) as opposed to a particular digital record (representation) of that physical object.
Примеры06809dc5-f143-459a-be1a-6f03e63fc083
digitalSpecimenID
Идентификаторhttp://rs.tdwg.org/dwc/terms/digitalSpecimenID
ОпределениеAn identifier for a particular instance of a Digital Specimen.
КомментарииA Digital Specimen is defined in https://doi.org/10.3897/rio.7.e67379. A dwc:digitalSpecimenID is intended to uniquely and persistently identify a Digital Specimen. Recommended best practice is to use a DOI with machine readable metadata in the DOI record that uses a community agreed metadata profile (also known as FDO profile) for a Digital Specimen. For an example see: https://doi.org/10.3535/N75-CR4-0SM?noredirect. The identifier is for a digital information artifact (the Digital Specimen) as opposed to an identifier for a specific instance of a dwc:MaterialEntity.
Примеры
materialEntityType
Идентификаторhttp://rs.tdwg.org/dwc/terms/materialEntityType
ОпределениеA category that best matches the nature of a dwc:MaterialEntity.
КомментарииA more generic classification of a dwc:MaterialEntity than dwc:preparations. Recommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • Macro-object
  • Micro-object
  • Oversized object
  • Cut/polished gemstone
  • Compound Specimen
  • Core
  • Mixed Materials
  • Environmental sample
  • Microscope slide
  • Spore print
  • Macrofossil
  • Mesofossil
  • Microfossil
  • Pinned object/specimen
  • Taxidermy mount
  • Blood sampling cards
  • Oversized fossil
  • Anthropogenic Artifact
discipline
Идентификаторhttp://rs.tdwg.org/dwc/terms/discipline
ОпределениеThe primary branch or branches of knowledge represented by the record.
КомментарииThis term can be used to classify records according to branches of knowledge. Recommended best practice is to use a controlled vocabulary and to separate the values in a list with space vertical bar space ( | ).This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value. It is also recommended to use this field to describe specimenType in MIDS.
Примеры
  • Botany
  • Botany | Virology | Taxonomy
preparations
Идентификаторhttp://rs.tdwg.org/dwc/terms/preparations
ОпределениеA list (concatenated and separated) of preparations and preservation methods for a dwc:MaterialEntity.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • fossil
  • cast
  • photograph
  • DNA extract
  • skin | skull | skeleton
  • whole animal (EtOH) | tissue (EDTA)
disposition
Идентификаторhttp://rs.tdwg.org/dwc/terms/disposition
ОпределениеThe current state of a dwc:MaterialEntity with respect to a collection.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • in collection
  • missing
  • on loan
  • used up
  • destroyed
  • deaccessioned
verbatimLabel
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimLabel
ОпределениеThe content of this term should include no embellishments, prefixes, headers or other additions made to the text. Abbreviations must not be expanded and supposed misspellings must not be corrected. Lines or breakpoints between blocks of text that could be verified by seeing the original labels or images of them may be used. Examples of material entities include preserved specimens, fossil specimens, and material samples. Best practice is to use UTF-8 for all characters. Best practice is to add comment “verbatimLabel derived from human transcription” in dwc:occurrenceRemarks.
КомментарииExamples can be found at https://dwc.tdwg.org/examples/verbatimLabel.
Примеры
associatedSequences
Идентификаторhttp://rs.tdwg.org/dwc/terms/associatedSequences
ОпределениеСписок (в одной строке, через разделитель) идентификаторов (публикация, глобальный уникальный идентификатор, URI) информации о генетических последовательностях, связанных с dwc:MaterialEntity.
Комментарии
Примеры
materialEntityRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/materialEntityRemarks
ОпределениеComments or notes about the dwc:MaterialEntity instance.
Комментарии
Примеры
  • found in association with charred remains
  • some original fragments missing

MaterialSample

MaterialSample Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/MaterialSample
ОпределениеA material entity that represents an entity of interest in whole or in part.
Комментарии
Примеры
  • a whole organism preserved in a collection
  • a part of an organism isolated for some purpose
  • a soil sample
  • a marine microbial sample
materialSampleID
Идентификаторhttp://rs.tdwg.org/dwc/terms/materialSampleID
ОпределениеAn identifier for the dwc:MaterialSample (as opposed to a particular digital record of the dwc:MaterialSample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the dwc:materialSampleID globally unique.
КомментарииRecommended best practice is to use a persistent, globally unique identifier.
Примеры06809dc5-f143-459a-be1a-6f03e63fc083

Event

Event Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/Event
ОпределениеAn action that occurs at some location during some time.
Комментарии
Примеры
  • a specimen collecting event
  • a camera trap image capture
  • a marine trawl
eventID
Идентификаторhttp://rs.tdwg.org/dwc/terms/eventID
ОпределениеAn identifier for the set of information associated with a dwc:Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.
Комментарии
ПримерыINBO:VIS:Ev:00009375
parentEventID
Идентификаторhttp://rs.tdwg.org/dwc/terms/parentEventID
ОпределениеAn identifier for the broader dwc:Event that groups this and potentially other dwc:Events.
КомментарииUse a globally unique identifier for a dwc:Event or an identifier for a dwc:Event that is specific to the data set.
ПримерыA1 (parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID - A1:1, A1:2).
eventType
Идентификаторhttp://rs.tdwg.org/dwc/terms/eventType
ОпределениеThe nature of the dwc:Event.
КомментарииRecommended best practice is to use a controlled vocabulary. Regardless of the dwc:eventType, the interval of the dwc:Event can be captured in dwc:eventDate. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • Sample
  • Observation
  • Site Visit
  • Biotic Interaction
  • Bioblitz
  • Expedition
  • Survey
  • Project
fieldNumber
Идентификаторhttp://rs.tdwg.org/dwc/terms/fieldNumber
ОпределениеAn identifier given to the dwc:Event in the field. Often serves as a link between field notes and the dwc:Event.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыRV Sol 87-03-08
projectTitle
Идентификаторhttp://rs.tdwg.org/dwc/terms/projectTitle
ОпределениеA list (concatenated and separated) of titles or names for projects that contributed to a dwc:Event.
КомментарииUse this term to provide the official name or title of a project as it is commonly known and cited. Avoid abbreviations unless they are widely understood. The recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
  • The Nansen Legacy
  • Scalidophora i Noreg
  • Arctic Deep
projectID
Идентификаторhttp://rs.tdwg.org/dwc/terms/projectID
ОпределениеA list (concatenated and separated) of identifiers for projects that contributed to a dwc:Event.
КомментарииA projectID may be shared in multiple distinct datasets. The nature of the association can be described in the metadata project description element. This term should be used to provide a globally unique identifier (GUID) for a project, if available. This could be a DOI, URI, or any other persistent identifier that ensures a project can be uniquely distinguished from others. The recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
fundingAttribution
Идентификаторhttp://rs.tdwg.org/ac/terms/fundingAttribution
ОпределениеText description of organizations or individuals who funded the creation of the resource.
КомментарииSpecify the full official name of the funding body. This should include the complete name without abbreviations, unless the abbreviation is an official and commonly recognized form (e.g., NSF for the National Science Foundation). The recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
  • Norges forskningsråd
  • Artsdatabanken
  • Ocean Census | Nippon Foundation
fundingAttributionID
Идентификаторhttp://rs.tdwg.org/dwc/terms/fundingAttributionID
ОпределениеA list (concatenated and separated) of the globally unique identifiers for the funding organizations or agencies that supported the project.
КомментарииProvide a unique identifier for the funding body, such as an identifier used in governmental or international databases. If no official identifier exists, use a persistent and unique identifier within your organization or dataset. The recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
eventDate
Идентификаторhttp://rs.tdwg.org/dwc/terms/eventDate
ОпределениеThe date-time or interval during which a dwc:Event occurred. For occurrences, this is the date-time when the dwc:Event was recorded. Not suitable for a time in a geological context.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
eventTime
Идентификаторhttp://rs.tdwg.org/dwc/terms/eventTime
ОпределениеThe time or interval during which a dwc:Event occurred.
КомментарииRecommended best practice is to use a time of day that conforms to ISO 8601-1:2019.
Примеры
  • 14:07-06:00 (at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 08:40:21Z (at or after 8:40:21am and before 8:41:22am UTC)
  • 13:00:00Z/15:30:00Z (at or after 1pm and before 3:30pm UTC)
startDayOfYear
Идентификаторhttp://rs.tdwg.org/dwc/terms/startDayOfYear
ОпределениеThe earliest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Комментарии
Примеры
  • 1 (1 January)
  • 366 (31 December)
  • 365 (30 December in a leap year, 31 December in a non-leap year)
endDayOfYear
Идентификаторhttp://rs.tdwg.org/dwc/terms/endDayOfYear
ОпределениеThe latest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Комментарии
Примеры
  • 1 (1 January)
  • 32 (1 February)
  • 366 (31 December)
  • 365 (30 December in a leap year, 31 December in a non-leap year)
year
Идентификаторhttp://rs.tdwg.org/dwc/terms/year
ОпределениеThe four-digit year in which the dwc:Event occurred, according to the Common Era Calendar.
Комментарии
Примеры
  • 1160
  • 2008
month
Идентификаторhttp://rs.tdwg.org/dwc/terms/month
ОпределениеThe integer month in which the dwc:Event occurred.
Комментарии
Примеры
  • 1 (January)
  • 10 (October)
day
Идентификаторhttp://rs.tdwg.org/dwc/terms/day
ОпределениеThe integer day of the month on which the dwc:Event occurred.
Комментарии
Примеры
  • 9
  • 28
verbatimEventDate
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimEventDate
ОпределениеThe verbatim original representation of the date and time information for a dwc:Event.
Комментарии
Примеры
  • spring 1910
  • Marzo 2002
  • 1999-03-XX
  • 17IV1934
habitat
Идентификаторhttp://rs.tdwg.org/dwc/terms/habitat
ОпределениеA category or description of the habitat in which the dwc:Event occurred.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • oak savanna
  • pre-cordilleran steppe
samplingProtocol
Идентификаторhttp://rs.tdwg.org/dwc/terms/samplingProtocol
ОпределениеThe names of, references to, or descriptions of the methods or protocols used during a dwc:Event.
КомментарииRecommended best practice is describe a dwc:Event with no more than one sampling protocol. In the case of a summary Event with multiple protocols, in which a specific protocol can not be attributed to specific dwc:Occurrences, the recommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
sampleSizeValue
Идентификаторhttp://rs.tdwg.org/dwc/terms/sampleSizeValue
ОпределениеA numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event.
КомментарииA dwc:sampleSizeValue must have a corresponding dwc:sampleSizeUnit.
Примеры5 (sampleSizeValue) with metre (sampleSizeUnit)
sampleSizeUnit
Идентификаторhttp://rs.tdwg.org/dwc/terms/sampleSizeUnit
ОпределениеThe unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event.
КомментарииA dwc:sampleSizeUnit must have a corresponding dwc:sampleSizeValue, e.g., 5 for dwc:sampleSizeValue with m for dwc:sampleSizeUnit. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • minute
  • hour
  • day
  • metre
  • square metre
  • cubic metre
samplingEffort
Идентификаторhttp://rs.tdwg.org/dwc/terms/samplingEffort
ОпределениеThe amount of effort expended during a dwc:Event.
Комментарии
Примеры
  • 40 trap-nights
  • 10 observer-hours
  • 10 km by foot
  • 30 km by car
fieldNotes
Идентификаторhttp://rs.tdwg.org/dwc/terms/fieldNotes
Определение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 dwc:Event.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыNotes available in the Grinnell-Miller Library.
eventRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/eventRemarks
ОпределениеComments or notes about the dwc:Event.
Комментарии
ПримерыAfter the recent rains the river is nearly at flood stage.

Location

Location Класс
Идентификаторhttp://purl.org/dc/terms/Location
ОпределениеA spatial region or named place.
Комментарии
Примеры
  • the municipality of San Carlos de Bariloche, Río Negro, Argentina
  • the place defined by a georeference
locationID
Идентификаторhttp://rs.tdwg.org/dwc/terms/locationID
ОпределениеAn identifier for the set of dcterms:Location information. May be a global unique identifier or an identifier specific to the data set.
Комментарии
Примерыhttps://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1
higherGeographyID
Идентификаторhttp://rs.tdwg.org/dwc/terms/higherGeographyID
ОпределениеAn identifier for the geographic region within which the dcterms:Location occurred.
КомментарииRecommended best practice is to use a persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Примерыhttp://vocab.getty.edu/tgn/1002002 (Antártida e Islas del Atlántico Sur, Territorio Nacional de la Tierra del Fuego, Argentina).
higherGeography
Идентификаторhttp://rs.tdwg.org/dwc/terms/higherGeography
ОпределениеA list (concatenated and separated) of geographic names less specific than the information captured in the dwc:locality term.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ), with terms in order from least specific to most specific.
Примеры
  • North Atlantic Ocean
  • South America | Argentina | Patagonia | Parque Nacional Nahuel Huapi | Neuquén | Los Lagos with accompanying values South America (continent) Argentina (country), Neuquén (first order division), and Los Lagos (second order division)
continent
Идентификаторhttp://rs.tdwg.org/dwc/terms/continent
ОпределениеНаименование континента, на котором расположен dcterms:Location.
КомментарииРекомендуется использовать контролируемый словарь географических названий, такой как Getty Thesaurus. Рекомендуется оставлять это поле пустым, если dcterms:Location охватывает несколько объектов на данном административном уровне или если dcterms:Location есть иная неопределенность в выборе одного значения для этого поля. Множественность и неопределенность географического объекта могут быть отражены либо в поле, обзозначаемом термином dwc:higherGeography, либо в поле, обозначенном термином dwc:locality, либо в обоих.
Примеры
  • Africa
  • Antarctica
  • Asia
  • Europe
  • North America
  • Oceania
  • South America
waterBody
Идентификаторhttp://rs.tdwg.org/dwc/terms/waterBody
ОпределениеThe name of the water body in which the dcterms:Location occurs.
КомментарииRecommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Примеры
  • Indian Ocean
  • Baltic Sea
  • Hudson River
  • Lago Nahuel Huapi
islandGroup
Идентификаторhttp://rs.tdwg.org/dwc/terms/islandGroup
ОпределениеThe name of the island group in which the dcterms:Location occurs.
КомментарииRecommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Примеры
  • Alexander Archipelago
  • Archipiélago Diego Ramírez
  • Seychelles
island
Идентификаторhttp://rs.tdwg.org/dwc/terms/island
ОпределениеThe name of the island on or near which the dcterms:Location occurs.
КомментарииRecommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Примеры
  • Nosy Be
  • Bikini Atoll
  • Vancouver
  • Viti Levu
  • Zanzibar
country
Идентификаторhttp://rs.tdwg.org/dwc/terms/country
ОпределениеThe name of the country or major administrative unit in which the dcterms:Location occurs.
КомментарииРекомендуется использовать контролируемый словарь географических названий, такой как Getty Thesaurus. Рекомендуется оставлять это поле пустым, если dcterms:Location охватывает несколько объектов на данном административном уровне или если dcterms:Location есть иная неопределенность в выборе одного значения для этого поля. Множественность и неопределенность географического объекта могут быть отражены либо в поле, обзозначаемом термином dwc:higherGeography, либо в поле, обозначенном термином dwc:locality, либо в обоих.
Примеры
  • Denmark
  • Colombia
  • España
countryCode
Идентификаторhttp://rs.tdwg.org/dwc/terms/countryCode
ОпределениеThe standard code for the country in which the dcterms:Location occurs.
КомментарииRecommended best practice is to use an ISO 3166-1-alpha-2 country code, or ZZ (for an unknown location or a location unassignable to a single country code), or XZ (for the high seas beyond national jurisdictions).
Примеры
  • AR
  • SV
  • XZ
  • ZZ
stateProvince
Идентификаторhttp://rs.tdwg.org/dwc/terms/stateProvince
ОпределениеThe name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the dcterms:Location occurs.
КомментарииРекомендуется использовать контролируемый словарь географических названий, такой как Getty Thesaurus. Рекомендуется оставлять это поле пустым, если dcterms:Location охватывает несколько объектов на данном административном уровне или если dcterms:Location есть иная неопределенность в выборе одного значения для этого поля. Множественность и неопределенность географического объекта могут быть отражены либо в поле, обзозначаемом термином dwc:higherGeography, либо в поле, обозначенном термином dwc:locality, либо в обоих.
Примеры
  • Montana
  • Minas Gerais
  • Córdoba
county
Идентификаторhttp://rs.tdwg.org/dwc/terms/county
ОпределениеThe full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the dcterms:Location occurs.
КомментарииРекомендуется использовать контролируемый словарь географических названий, такой как Getty Thesaurus. Рекомендуется оставлять это поле пустым, если dcterms:Location охватывает несколько объектов на данном административном уровне или если dcterms:Location есть иная неопределенность в выборе одного значения для этого поля. Множественность и неопределенность географического объекта могут быть отражены либо в поле, обзозначаемом термином dwc:higherGeography, либо в поле, обозначенном термином dwc:locality, либо в обоих.
Примеры
  • Missoula
  • Los Lagos
  • Mataró
municipality
Идентификаторhttp://rs.tdwg.org/dwc/terms/municipality
ОпределениеThe full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the dcterms:Location occurs. Do not use this term for a nearby named place that does not contain the actual dcterms:Location.
КомментарииРекомендуется использовать контролируемый словарь географических названий, такой как Getty Thesaurus. Рекомендуется оставлять это поле пустым, если dcterms:Location охватывает несколько объектов на данном административном уровне или если dcterms:Location есть иная неопределенность в выборе одного значения для этого поля. Множественность и неопределенность географического объекта могут быть отражены либо в поле, обзозначаемом термином dwc:higherGeography, либо в поле, обозначенном термином dwc:locality, либо в обоих.
Примеры
  • Holzminden
  • Araçatuba
  • Ga-Segonyana
locality
Идентификаторhttp://rs.tdwg.org/dwc/terms/locality
ОпределениеThe specific description of the place.
КомментарииLess specific geographic information can be provided in other geographic terms (dwc:higherGeography, dwc:continent, dwc:country, dwc:stateProvince, dwc:county, dwc:municipality, dwc:waterBody, dwc:island, dwc:islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.
Примеры
  • Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)
  • Queets Rainforest, Olympic National Park
verbatimLocality
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimLocality
ОпределениеThe original textual description of the place.
Комментарии
Примеры25 km NNE Bariloche por R. Nac. 237
minimumElevationInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/minimumElevationInMeters
ОпределениеThe lower limit of the range of elevation (altitude, usually above sea level), in meters.
Комментарии
Примеры
  • -100
  • 802
maximumElevationInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/maximumElevationInMeters
ОпределениеThe upper limit of the range of elevation (altitude, usually above sea level), in meters.
Комментарии
Примеры
  • -205
  • 1236
verbatimElevation
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimElevation
ОпределениеThe original description of the elevation (altitude, usually above sea level) of the Location.
Комментарии
Примеры100-200 m
verticalDatum
Идентификаторhttp://rs.tdwg.org/dwc/terms/verticalDatum
ОпределениеThe vertical datum used as the reference upon which the values in the elevation terms are based.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • EGM84
  • EGM96
  • EGM2008
  • PGM2000A
  • PGM2004
  • PGM2006
  • PGM2007
  • EPSG:7030
  • not recorded
minimumDepthInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/minimumDepthInMeters
ОпределениеThe lesser depth of a range of depth below the local surface, in meters.
Комментарии
Примеры
  • 0
  • 100
maximumDepthInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/maximumDepthInMeters
ОпределениеThe greater depth of a range of depth below the local surface, in meters.
Комментарии
Примеры
  • 0
  • 200
verbatimDepth
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimDepth
ОпределениеThe original description of the depth below the local surface.
Комментарии
Примеры100-200 m
minimumDistanceAboveSurfaceInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters
Определение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.
Комментарии
Примеры
  • -1.5 (below the surface)
  • 4.2 (above the surface)
  • For a 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation: verbatimElevation: 300m minimumElevationInMeters: 300, maximumElevationInMeters: 300, verbatimDepth: 20m, minimumDepthInMeters: 20, maximumDepthInMeters: 20, minimumDistanceAboveSurfaceInMeters: 0, maximumDistanceAboveSurfaceInMeters: -1.5.
maximumDistanceAboveSurfaceInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters
Определение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.
Комментарии
Примеры
  • -1.5 (below the surface)
  • 4.2 (above the surface)
  • For a 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation: verbatimElevation: 300m minimumElevationInMeters: 300, maximumElevationInMeters: 300, verbatimDepth: 20m, minimumDepthInMeters: 20, maximumDepthInMeters: 20, minimumDistanceAboveSurfaceInMeters: 0, maximumDistanceAboveSurfaceInMeters: -1.5.
locationAccordingTo
Идентификаторhttp://rs.tdwg.org/dwc/terms/locationAccordingTo
ОпределениеInformation about the source of this dcterms:Location information. Could be a publication (gazetteer), institution, or team of individuals.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • Getty Thesaurus of Geographic Names
  • GADM
locationRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/locationRemarks
ОпределениеComments or notes about the dcterms:Location.
Комментарии
Примерыunder water since 2005
decimalLatitude
Идентификаторhttp://rs.tdwg.org/dwc/terms/decimalLatitude
ОпределениеThe geographic latitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive.
Комментарии
Примеры-41.0983423
decimalLongitude
Идентификаторhttp://rs.tdwg.org/dwc/terms/decimalLongitude
ОпределениеThe geographic longitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive.
Комментарии
Примеры-121.1761111
geodeticDatum
Идентификаторhttp://rs.tdwg.org/dwc/terms/geodeticDatum
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in dwc:decimalLatitude and dwc:decimalLongitude are based.
КомментарииRecommended best practice is to use the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value not recorded. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for a string literal value.
Примеры
  • EPSG:4326
  • WGS84
  • NAD27
  • Campo Inchauspe
  • European 1950
  • Clarke 1866
  • not recorded
coordinateUncertaintyInMeters
Идентификаторhttp://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters
ОпределениеThe horizontal distance (in meters) from the given dwc:decimalLatitude and dwc:decimalLongitude describing the smallest circle containing the whole of the dcterms: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.
Комментарии
Примеры
  • 30 (reasonable lower limit on or after 2000-05-01 of a GPS reading under good conditions if the actual precision was not recorded at the time)
  • 100 (reasonable lower limit before 2000-05-01 of a GPS reading under good conditions if the actual precision was not recorded at the time)
  • 71 (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system)
coordinatePrecision
Идентификаторhttp://rs.tdwg.org/dwc/terms/coordinatePrecision
ОпределениеДесятичное представление точности координат, указанных в dwc:decimalLatitude and dwc:decimalLongitude.
Комментарии
Примеры
  • 0,00001 (стандартный предел точности GPS для десятичных градусов)
  • 0,000278(округление до ближайшей секунды)
  • 0,01667 (округление до ближайшей минуты)
  • 1,0 (округление до ближайшего градуса)
pointRadiusSpatialFit
Идентификаторhttp://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit
Определение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 dcterms: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.
КомментарииDetailed explanations with graphical examples can be found in the Georeferencing Best Practices, Chapman and Wieczorek, 2020 (https://doi.org/10.15468/doc-gg7h-s853).
Примеры
  • 0
  • 1
  • 1.5708
verbatimCoordinates
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimCoordinates
ОпределениеThe verbatim original spatial coordinates of the dcterms: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.
Комментарии
Примеры
  • 41 05 54S 121 05 34W
  • 17T 630000 4833400
verbatimLatitude
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimLatitude
ОпределениеThe verbatim original latitude of the dcterms: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.
Комментарии
Примеры41 05 54.03S
verbatimLongitude
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimLongitude
ОпределениеThe verbatim original longitude of the dcterms: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.
Комментарии
Примеры121d 10' 34" W
verbatimCoordinateSystem
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem
ОпределениеThe coordinate format for the dwc:verbatimLatitude and dwc:verbatimLongitude or the dwc:verbatimCoordinates of the dcterms:Location.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • decimal degrees
  • degrees decimal minutes
  • degrees minutes seconds
  • UTM
verbatimSRS
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimSRS
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in dwc:verbatimLatitude and dwc:verbatimLongitude, or dwc:verbatimCoordinates are based.
КомментарииRecommended best practice is to use the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value not recorded. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • EPSG:4326
  • WGS84
  • NAD27
  • Campo Inchauspe
  • European 1950
  • Clarke 1866
  • not recorded
footprintWKT
Идентификаторhttp://rs.tdwg.org/dwc/terms/footprintWKT
ОпределениеA Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the dcterms:Location. A dcterms:Location may have both a point-radius representation (see dwc:decimalLatitude) and a footprint representation, and they may differ from each other.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыPOLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) (the one-degree bounding box with opposite corners at longitude=10, latitude=20 and longitude=11, latitude=21)
footprintSRS
Идентификаторhttp://rs.tdwg.org/dwc/terms/footprintSRS
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geometry given in dwc:footprintWKT is based.
КомментарииRecommended best practice is to use the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value not recorded. It is also permitted to provide the SRS in Well-Known-Text, especially if no EPSG code provides the necessary values for the attributes of the SRS. Do not use this term to describe the SRS of the dwc:decimalLatitude and dwc:decimalLongitude, nor of any verbatim coordinates - use the dwc:geodeticDatum and dwc:verbatimSRS instead. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • EPSG:4326
  • GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984", SPHEROID["WGS_1984",6378137,298.257223563]], PRIMEM["Greenwich",0], UNIT["Degree",0.0174532925199433]] (WKT for the standard WGS84 Spatial Reference System EPSG:4326)
  • not recorded
footprintSpatialFit
Идентификаторhttp://rs.tdwg.org/dwc/terms/footprintSpatialFit
ОпределениеThe ratio of the area of the dwc:footprintWKT to the area of the true (original, or most specific) spatial representation of the dcterms: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.
КомментарииDetailed explanations with graphical examples can be found in the Georeferencing Best Practices, Chapman and Wieczorek, 2020 (https://doi.org/10.15468/doc-gg7h-s853).
Примеры
  • 0
  • 1
  • 1.5708
georeferencedBy
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferencedBy
ОпределениеA list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the dcterms:Location.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • Brad Millen (ROM)
  • Kristina Yamamoto | Janet Fang
georeferencedDate
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferencedDate
ОпределениеThe date on which the dcterms:Location was georeferenced.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
georeferenceProtocol
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferenceProtocol
ОпределениеA description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
ПримерыGeoreferencing Quick Reference Guide (Zermoglio et al. 2020, https://doi.org/10.35035/e09p-h128)
georeferenceSources
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferenceSources
ОпределениеA list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the dcterms:Location, described specifically enough to allow anyone in the future to use the same resources.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
georeferenceRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/georeferenceRemarks
ОпределениеComments or notes about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in dwc:georeferenceProtocol.
Комментарии
ПримерыAssumed distance by road (Hwy. 101)

GeologicalContext

GeologicalContext Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/GeologicalContext
ОпределениеGeological information, such as stratigraphy, that qualifies a region or place.
Комментарии
Примерыa lithostratigraphic layer
geologicalContextID
Идентификаторhttp://rs.tdwg.org/dwc/terms/geologicalContextID
ОпределениеAn identifier for the set of information associated with a dwc:GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.
Комментарии
Примерыhttps://opencontext.org/subjects/e54377f7-4452-4315-b676-40679b10c4d9
earliestEonOrLowestEonothem
Идентификаторhttp://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem
Определение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 dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Phanerozoic
  • Proterozoic
latestEonOrHighestEonothem
Идентификаторhttp://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem
Определение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 dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Phanerozoic
  • Proterozoic
earliestEraOrLowestErathem
Идентификаторhttp://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem
ОпределениеThe full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Cenozoic
  • Mesozoic
latestEraOrHighestErathem
Идентификаторhttp://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem
ОпределениеThe full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Cenozoic
  • Mesozoic
earliestPeriodOrLowestSystem
Идентификаторhttp://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem
ОпределениеThe full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Neogene
  • Tertiary
  • Quaternary
latestPeriodOrHighestSystem
Идентификаторhttp://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem
ОпределениеThe full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Neogene
  • Tertiary
  • Quaternary
earliestEpochOrLowestSeries
Идентификаторhttp://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries
ОпределениеThe full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Holocene
  • Pleistocene
  • Ibexian Series
latestEpochOrHighestSeries
Идентификаторhttp://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries
ОпределениеThe full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Holocene
  • Pleistocene
  • Ibexian Series
earliestAgeOrLowestStage
Идентификаторhttp://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage
ОпределениеThe full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Atlantic
  • Boreal
  • Skullrockian
latestAgeOrHighestStage
Идентификаторhttp://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage
ОпределениеThe full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Atlantic
  • Boreal
  • Skullrockian
lowestBiostratigraphicZone
Идентификаторhttp://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone
ОпределениеThe full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
ПримерыMaastrichtian
highestBiostratigraphicZone
Идентификаторhttp://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone
ОпределениеThe full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the dwc:MaterialEntity was collected.
Комментарии
ПримерыBlancan
lithostratigraphicTerms
Идентификаторhttp://rs.tdwg.org/dwc/terms/lithostratigraphicTerms
ОпределениеThe combination of all lithostratigraphic names for the rock from which the dwc:MaterialEntity was collected.
Комментарии
ПримерыPleistocene-Weichselien
group
Идентификаторhttp://rs.tdwg.org/dwc/terms/group
ОпределениеThe full name of the lithostratigraphic group from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Bathurst
  • Lower Wealden
formation
Идентификаторhttp://rs.tdwg.org/dwc/terms/formation
ОпределениеThe full name of the lithostratigraphic formation from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Notch Peak Formation
  • House Limestone
  • Fillmore Formation
member
Идентификаторhttp://rs.tdwg.org/dwc/terms/member
ОпределениеThe full name of the lithostratigraphic member from which the dwc:MaterialEntity was collected.
Комментарии
Примеры
  • Lava Dam Member
  • Hellnmaria Member
bed
Идентификаторhttp://rs.tdwg.org/dwc/terms/bed
ОпределениеПолное название литостратиграфического пласта (слоя), из которого был собран dwc:MaterialEntity.
Комментарии
ПримерыHarlem coal

Identification

Identification Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/Identification
ОпределениеA taxonomic determination (e.g., the assignment to a dwc:Taxon).
Комментарии
Примерыa subspecies determination of an organism
identificationID
Идентификаторhttp://rs.tdwg.org/dwc/terms/identificationID
ОпределениеAn identifier for the dwc:Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.
Комментарии
Примеры9992
verbatimIdentification
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimIdentification
ОпределениеA string representing the taxonomic identification as it appeared in the original record.
КомментарииThis term is meant to allow the capture of an unaltered original identification/determination, including identification qualifiers, hybrid formulas, uncertainties, etc. This term is meant to be used in addition to dwc:scientificName (and dwc:identificationQualifier etc.), not instead of it.
Примеры
  • Peromyscus sp.
  • Ministrymon sp. nov. 1
  • Anser anser × Branta canadensis
  • Pachyporidae?
  • Potentilla × pantotricha Soják
  • Aconitum pilipes × A. variegatum
  • Lepomis auritus x cyanellus
identificationQualifier
Идентификаторhttp://rs.tdwg.org/dwc/terms/identificationQualifier
ОпределениеA brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the dwc:Identification.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • aff. agrifolia var. oxyadenia (for Quercus aff. agrifolia var. oxyadenia with accompanying values Quercus in genus, agrifolia in specificEpithet, oxyadenia in infraspecificEpithet, and var. in taxonRank)
  • cf. var. oxyadenia (for Quercus agrifolia cf. var. oxyadenia with accompanying values Quercus in genus, agrifolia in specificEpithet, oxyadenia in infraspecificEpithet, and var. in taxonRank)
typeStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/typeStatus
ОпределениеA list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388
  • holotype of Pinus abies | holotype of Picea abies
typifiedName
Идентификаторhttp://rs.tdwg.org/dwc/terms/typifiedName
ОпределениеA scientific name that is based on a type specimen.
КомментарииRecommended best practice is also to indicate the dwc:typeStatus of the specimen.
ПримерыPolysiphonia amphibolis Womersley
identifiedBy
Идентификаторhttp://rs.tdwg.org/dwc/terms/identifiedBy
ОпределениеA list (concatenated and separated) of names of people, groups, or organizations who assigned the dwc:Taxon to the subject.
КомментарииWhen used in the context of an Event (such as in the Humboldt Extension), the subject consists of all of the dwc:Organisms related to the Event. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
ПримерыJames L. Patton| Theodore Pappenfuss | Robert Macey
identifiedByID
Идентификаторhttp://rs.tdwg.org/dwc/terms/identifiedByID
ОпределениеA list (concatenated and separated) of the globally unique identifier for the person, people, groups, or organizations responsible for assigning the dwc:Taxon to the subject.
КомментарииRecommended best practice is to provide a single identifier that disambiguates the details of the identifying agent. If a list is used, the order of the identifiers on the list should not be assumed to convey any semantics. Recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
dateIdentified
Идентификаторhttp://rs.tdwg.org/dwc/terms/dateIdentified
ОпределениеThe date on which the subject was determined as representing the dwc:Taxon.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
identificationReferences
Идентификаторhttp://rs.tdwg.org/dwc/terms/identificationReferences
ОпределениеA list (concatenated and separated) of references (publication, global unique identifier, URI) used in the dwc:Identification.
КомментарииWhen used in the context of an Event (such as in the Humboldt Extension), the subject consists of all of the dwc:Organisms related to the Event. Recommended best practice is to separate the values in a list with space vertical bar space ( | ).
Примеры
  • Aves del Noroeste Patagonico. Christie et al. 2004.
  • Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata). Herpetologica, 53(1), 30-49.
identificationVerificationStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/identificationVerificationStatus
ОпределениеA categorical indicator of the extent to which the taxonomic identification has been verified to be correct.
КомментарииRecommended best practice is to use a controlled vocabulary such as that used in HISPID and ABCD. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры0 ("unverified" in HISPID/ABCD).
identificationRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/identificationRemarks
ОпределениеComments or notes about the dwc:Identification.
Комментарии
ПримерыDistinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.

Taxon

Taxon Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/Taxon
ОпределениеA group of organisms (sensu http://purl.obolibrary.org/obo/OBI_0100026) considered by taxonomists to form a homogeneous unit.
Комментарии
Примерыthe genus Truncorotaloides as published by Brönnimann et al. in 1953 in the Journal of Paleontology Vol. 27(6) p. 817-820
taxonID
Идентификаторhttp://rs.tdwg.org/dwc/terms/taxonID
ОпределениеAn identifier for the set of dwc:Taxon information. May be a global unique identifier or an identifier specific to the data set.
Комментарии
Примеры
scientificNameID
Идентификаторhttp://rs.tdwg.org/dwc/terms/scientificNameID
ОпределениеAn identifier for the nomenclatural (not taxonomic) details of a scientific name.
Комментарии
Примерыurn:lsid:ipni.org:names:37829-1:1.3
acceptedNameUsageID
Идентификаторhttp://rs.tdwg.org/dwc/terms/acceptedNameUsageID
ОпределениеИдентификатор употребления названия (документированного статуса названия согласно источнику) для валидного (зоологического) или правильного (ботанического) названия таксона.
КомментарииДанный термин должен использоваться для синонимов или ошибочно применяемых названий для ссылки на dwc:taxonID записи dwc:Taxon, которая представляет правильное (ботаническое) или валидное (зоологическое) название. Для архивов Darwin Core соответствующая запись должна присутствовать локально в том же архиве.
Примеры
  • tsn:41107 (ITIS)
  • urn:lsid:ipni.org:names:320035-2 (IPNI)
  • 2704179 (GBIF)
  • 6W3C4 (COL)
parentNameUsageID
Идентификаторhttp://rs.tdwg.org/dwc/terms/parentNameUsageID
ОпределениеAn identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the dwc:scientificName.
КомментарииThis term should be used for accepted names to refer to the dwc:taxonID of a dwc:Taxon record that represents the next higher taxon rank in the same taxonomic classification. For Darwin Core Archives the related record should be present locally in the same archive.
Примеры
  • tsn:41074 (ITIS)
  • urn:lsid:ipni.org:names:30001404-2 (IPNI)
  • 2704173 (GBIF)
  • 6T8N (COL)
originalNameUsageID
Идентификаторhttp://rs.tdwg.org/dwc/terms/originalNameUsageID
ОпределениеAn identifier for the name usage (documented meaning of the name according to a source) in which the terminal element of the dwc:scientificName was originally established under the rules of the associated dwc:nomenclaturalCode.
КомментарииThis term should be used to refer to the dwc:taxonID of a dwc:Taxon record that represents the usage of the terminal element of the dwc:scientificName as originally established under the rules of the associated dwc:nomenclaturalCode. For example, for names governed by the ICNafp, this term would establish the relationship between a record representing a subsequent combination and the record for its corresponding basionym. Unlike basionyms, however, this term can apply to scientific names at all ranks. For Darwin Core Archives the related record should be present locally in the same archive.
Примеры
  • tsn:41107 (ITIS)
  • urn:lsid:ipni.org:names:320035-2 (IPNI)
  • 2704179 (GBIF)
  • 6W3C4 (COL)
nameAccordingToID
Идентификаторhttp://rs.tdwg.org/dwc/terms/nameAccordingToID
ОпределениеAn identifier for the source in which the specific taxon concept circumscription is defined or implied. See dwc:nameAccordingTo.
Комментарии
Примерыhttps://doi.org/10.1016/S0269-915X(97)80026-2
namePublishedInID
Идентификаторhttp://rs.tdwg.org/dwc/terms/namePublishedInID
ОпределениеAn identifier for the publication in which the dwc:scientificName was originally established under the rules of the associated dwc:nomenclaturalCode.
КомментарииA citation of the first publication of the name in its given combination, not the basionym / original name. Recombinations are often not published in zoology, in which case dwc:namePublishedInID should be empty.
Примеры
taxonConceptID
Идентификаторhttp://rs.tdwg.org/dwc/terms/taxonConceptID
ОпределениеAn identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a dwc:Taxon.
Комментарии
Примеры8fa58e08-08de-4ac1-b69c-1235340b7001
scientificName
Идентификаторhttp://rs.tdwg.org/dwc/terms/scientificName
ОпределениеThe full scientific name, with authorship and date information if known. When forming part of a dwc:Identification, 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.
КомментарииThis term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term. When applied to an Organism or Occurrence, this term should be used to represent the scientific name that was applied to the associated Organism in accordance with the Taxon to which it was or is currently identified. Names should be compliant to the most recent nomenclatural code. For example, names of hybrids for algae, fungi and plants should follow the rules of the International Code of Nomenclature for algae, fungi, and plants (Schenzhen Code Articles H.1, H.2 and H.3). Thus, use the multiplication sign × (Unicode U+00D7, HTML ×) to identify a hybrid, not x or X, if possible.
Примеры
  • Coleoptera (order)
  • Vespertilionidae (family)
  • Manis (genus)
  • Ctenomys sociabilis (genus + specificEpithet)
  • Ambystoma tigrinum diaboli (genus + specificEpithet + infraspecificEpithet)
  • Roptrocerus typographi (Györfi, 1952) (genus + specificEpithet + scientificNameAuthorship)
  • Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)
  • ×Agropogon littoralis (Sm.) C. E. Hubb.
  • Mentha ×smithiana R. A. Graham
  • Agrostis stolonifera L. × Polypogon monspeliensis (L.) Desf.
acceptedNameUsage
Идентификаторhttp://rs.tdwg.org/dwc/terms/acceptedNameUsage
ОпределениеПолное название, с автором и датой описания, если известны, текущего валидного (в зоологии) или принятого (в ботанике) dwc:Taxon.
КомментарииПолное научное название, включающее авторство и дату (при их наличии), для правильного (ботанического) или валидного (зоологического) названия. Используется в ситуациях, когда первоначально предоставленное название таксона в dwc:scientificName признаётся источником, ссылка на который указана в dwc:nameAccordingTo, или поставщиком данных синонимичным или ошибочно применённым. При использовании для dwc:Organism или dwc:Occurrence данный термин следует применять, если поставщик данных намерен указать на несоответствие между названием таксона, предоставленным dwc:scientificName и своей таксономической трактовкой. Так, в коллекциях образцов и наборах данных наблюдений часто фиксируются несовпадения между первоначально зафиксированным названием (например, по результатам экспертизы образца или полевого определения) и названием, которое поставщик данных считает таксономически корректным.
ПримерыTamias minimus (валидное название Eutamias minimus)
parentNameUsage
Идентификаторhttp://rs.tdwg.org/dwc/terms/parentNameUsage
ОпределениеThe full name, with authorship and date information if known, of the direct, most proximate higher-rank parent dwc:Taxon (in a classification) of the most specific element of the dwc:scientificName.
Комментарии
Примеры
  • Rubiaceae
  • Gruiformes
  • Testudinae
originalNameUsage
Идентификаторhttp://rs.tdwg.org/dwc/terms/originalNameUsage
Определение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.
КомментарииThe full scientific name, with authorship and date information if known, of the name usage in which the terminal element of the dwc:scientificName was originally established under the rules of the associated dwc:nomenclaturalCode. For example, for names governed by the ICNafp, this term would indicate the basionym of a record representing a subsequent combination. Unlike basionyms, however, this term can apply to scientific names at all ranks.
Примеры
  • Pinus abies
  • Gasterosteus saltatrix Linnaeus 1768
nameAccordingTo
Идентификаторhttp://rs.tdwg.org/dwc/terms/nameAccordingTo
ОпределениеThe reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.
КомментарииThis term provides context to the dwc:scientificName. Together with the dwc:scientificName, separated by sensu or sec., it forms the taxon concept label, which may be seen as having the same relationship to dwc:taxonConceptID as, for example, dwc:acceptedNameUsage has to dwc:acceptedNameUsageID. When not provided, in Taxon Core data sets the dwc:nameAccordingTo can be taken to be the data set. In this case the data set mostly provides sufficient context to infer the delimitation of the taxon and its relationship with other taxa. In Occurrence Core data sets, when not provided, dwc:nameAccordingTo can be an underlying taxonomy of the data set, e.g. Plants of the World Online (http://powo.science.kew.org/) for vascular plant records in iNaturalist (in which case it should be provided), or, which is the case for most dwc:PreservedSpecimen data sets, the dwc:Identification, in which case there is no further context.
ПримерыFranz NM, Cardona-Duque J (2013) Description of two new species and phylogenetic reassessment of Perelleschus Wibmer & O’Brien, 1986 (Coleoptera: Curculionidae), with a complete taxonomic concept history of Perelleschus sec. Franz & Cardona-Duque, 2013. Syst Biodivers. 11: 209–236. (as the full citation of the Franz & Cardona-Duque (2013) in Perelleschus splendida sec. Franz & Cardona-Duque (2013))
namePublishedIn
Идентификаторhttp://rs.tdwg.org/dwc/terms/namePublishedIn
ОпределениеA reference for the publication in which the dwc:scientificName was originally established under the rules of the associated dwc:nomenclaturalCode.
КомментарииA citation of the first publication of the name in its given combination, not the basionym / original name. Recombinations are often not published in zoology, in which case dwc:namePublishedIn should be empty.
Примеры
  • Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388
  • Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886
namePublishedInYear
Идентификаторhttp://rs.tdwg.org/dwc/terms/namePublishedInYear
ОпределениеThe four-digit year in which the dwc:scientificName was published.
Комментарии
Примеры
  • 1915
  • 2008
higherClassification
Идентификаторhttp://rs.tdwg.org/dwc/terms/higherClassification
ОпределениеA list (concatenated and separated) of taxa names terminating at the rank immediately superior to the referenced dwc:Taxon.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ), with terms in order from the highest taxonomic rank to the lowest.
Примеры
  • Plantae | Tracheophyta | Magnoliopsida | Ranunculales | Ranunculaceae | Ranunculus
  • Animalia
  • Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys
kingdom
Идентификаторhttp://rs.tdwg.org/dwc/terms/kingdom
ОпределениеThe full scientific name of the kingdom in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Animalia
  • Archaea
  • Bacteria
  • Chromista
  • Fungi
  • Plantae
  • Protozoa
  • Viruses
phylum
Идентификаторhttp://rs.tdwg.org/dwc/terms/phylum
ОпределениеThe full scientific name of the phylum or division in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Chordata (phylum)
  • Bryophyta (division)
class
Идентификаторhttp://rs.tdwg.org/dwc/terms/class
ОпределениеПолное научное название класса, к которому отнесен dwc:Taxon.
Комментарии
Примеры
  • Mammalia
  • Hepaticopsida
order
Идентификаторhttp://rs.tdwg.org/dwc/terms/order
ОпределениеThe full scientific name of the order in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Carnivora
  • Monocleales
superfamily
Идентификаторhttp://rs.tdwg.org/dwc/terms/superfamily
ОпределениеThe full scientific name of the superfamily in which the dwc:Taxon is classified.
КомментарииA taxonomic category subordinate to an order and superior to a family. According to ICZN article 29.2, the suffix -oidea is used for a superfamily name.
Примеры
  • Achatinoidea
  • Cerithioidea
  • Helicoidea
  • Hypsibioidea
  • Valvatoidea
  • Zonitoidea
family
Идентификаторhttp://rs.tdwg.org/dwc/terms/family
ОпределениеThe full scientific name of the family in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Felidae
  • Monocleaceae
subfamily
Идентификаторhttp://rs.tdwg.org/dwc/terms/subfamily
ОпределениеThe full scientific name of the subfamily in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Periptyctinae
  • Orchidoideae
  • Sphindociinae
tribe
Идентификаторhttp://rs.tdwg.org/dwc/terms/tribe
ОпределениеThe full scientific name of the tribe in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Ortaliini
  • Arethuseae
subtribe
Идентификаторhttp://rs.tdwg.org/dwc/terms/subtribe
ОпределениеThe full scientific name of the subtribe in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Plotinini
  • Typhaeini
genus
Идентификаторhttp://rs.tdwg.org/dwc/terms/genus
ОпределениеThe full scientific name of the genus in which the dwc:Taxon is classified.
Комментарии
Примеры
  • Puma
  • Monoclea
genericName
Идентификаторhttp://rs.tdwg.org/dwc/terms/genericName
ОпределениеThe genus part of the dwc:scientificName without authorship.
КомментарииFor synonyms the accepted genus and the genus part of the name may be different. The term dwc:genericName should be used together with dwc:specificEpithet to form a binomial and with dwc:infraspecificEpithet to form a trinomial. The term dwc:genericName should only be used for combinations. Uninomials of generic rank do not have a dwc:genericName.
ПримерыFelis (for scientificName Felis concolor, with accompanying values of Puma concolor in acceptedNameUsage and Puma in genus)
subgenus
Идентификаторhttp://rs.tdwg.org/dwc/terms/subgenus
ОпределениеThe full scientific name of the subgenus in which the dwc:Taxon is classified.
КомментарииA value for this term should be a complete subgenus name as required by the appropriate nomenclatural code.
Примеры
  • Abacetus (Parastygis)
  • Dicranum subgen. Orthodicranum
infragenericEpithet
Идентификаторhttp://rs.tdwg.org/dwc/terms/infragenericEpithet
ОпределениеThe infrageneric part of a binomial name at ranks above species but below genus.
КомментарииThe term dwc:infragenericEpithet should be used in conjunction with dwc:genericName, dwc:specificEpithet, dwc:infraspecificEpithet, dwc:taxonRank and dwc:scientificNameAuthorship to represent the individual elements of the complete dwc:scientificName. It can be used to indicate the subgenus placement of a species, which in zoology is often given in parentheses. Can also be used to share infrageneric names such as botanical sections (e.g., Vicia sect. Cracca).
Примеры
  • Abacetillus (for scientificName Abacetus (Abacetillus) ambiguus)
  • Cracca (for scientificName Vicia sect. Cracca)
specificEpithet
Идентификаторhttp://rs.tdwg.org/dwc/terms/specificEpithet
ОпределениеThe name of the first or species epithet of the dwc:scientificName.
Комментарии
Примеры
  • concolor
  • gottschei
infraspecificEpithet
Идентификаторhttp://rs.tdwg.org/dwc/terms/infraspecificEpithet
ОпределениеThe name of the lowest or terminal infraspecific epithet of the dwc:scientificName, excluding any rank designation.
КомментарииIn botany, name strings in literature and identifications may have multiple infraspecific ranks. According to the International Code of Nomenclature for algae, fungi, and plants (Schenzhen Code Articles 6.7 & Art. 24.1), valid names only have two epithets, with the lowest rank being the dwc:infraspecificEpithet. For example: the dwc:infraspecificEpithet in the string Indigofera charlieriana subsp. sessilis var. scaberrima is scaberrima and the dwc:scientificName is Indigofera charlieriana var. scaberrima (Schinz) J.B.Gillett. Use dwc:verbatimIdentification for the full name string used in a dwc:Identification.
Примеры
  • concolor (for scientificName Puma concolor concolor (Linnaeus, 1771))
  • oxyadenia (for scientificName Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell)
  • laxa (for scientificName Cheilanthes hirta f. laxa (Kunze) W.Jacobsen & N.Jacobsen)
  • scaberrima (for scientificName Indigofera charlieriana var. scaberrima (Schinz) J.B.Gillett)
cultivarEpithet
Идентификаторhttp://rs.tdwg.org/dwc/terms/cultivarEpithet
ОпределениеPart of the name of a cultivar, cultivar group or grex that follows the dwc:scientificName.
КомментарииAccording to the Rules of the Cultivated Plant Code, a cultivar name consists of a botanical name followed by a cultivar epithet. The value given as the dwc:cultivarEpithet should exclude any quotes. The term dwc:taxonRank should be used to indicate which type of cultivated plant name (e.g. cultivar, cultivar group, grex) is concerned. This epithet, including any enclosing apostrophes or suffix, should be provided in dwc:scientificName as well.
Примеры
  • King Edward (for scientificName Solanum tuberosum 'King Edward' and taxonRank cultivar)
  • Mishmiense (for scientificName Rhododendron boothii Mishmiense Group and taxonRank cultivar group)
  • Atlantis (for scientificName Paphiopedilum Atlantis grex and taxonRank grex)
taxonRank
Идентификаторhttp://rs.tdwg.org/dwc/terms/taxonRank
ОпределениеThe taxonomic rank of the most specific name in the dwc:scientificName.
КомментарииRecommended best practice is to use a controlled vocabulary. The taxon ranks of algae, fungi and plants are defined in the International Code of Nomenclature for algae, fungi, and plants (Schenzhen Code Articles H3.2, H4.4 and H.3.1).
Примеры
  • subspecies
  • varietas
  • forma
  • species
  • genus
  • nothogenus
  • nothospecies
  • nothosubspecies
verbatimTaxonRank
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimTaxonRank
ОпределениеThe taxonomic rank of the most specific name in the dwc:scientificName as it appears in the original record.
Комментарии
Примеры
  • Agamospecies
  • sub-lesus
  • prole
  • apomict
  • nothogrex
  • sp.
  • subsp.
  • var.
scientificNameAuthorship
Идентификаторhttp://rs.tdwg.org/dwc/terms/scientificNameAuthorship
ОпределениеThe authorship information for the dwc:scientificName formatted according to the conventions of the applicable dwc:nomenclaturalCode.
Комментарии
Примеры
  • (Torr.) J.T. Howell
  • (Martinovský) Tzvelev
  • (Györfi, 1952)
vernacularName
Идентификаторhttp://rs.tdwg.org/dwc/terms/vernacularName
ОпределениеA common or vernacular name.
Комментарии
Примеры
  • Andean Condor
  • Condor Andino
  • American Eagle
  • Gänsegeier
nomenclaturalCode
Идентификаторhttp://rs.tdwg.org/dwc/terms/nomenclaturalCode
ОпределениеThe nomenclatural code (or codes in the case of an ambiregnal name) under which the dwc:scientificName is constructed.
КомментарииRecommended best practice is to use a controlled vocabulary.
Примеры
  • ICN
  • ICZN
  • BC
  • ICNCP
  • BioCode
taxonomicStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/taxonomicStatus
ОпределениеThe status of the use of the dwc:scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a dwc:Taxon. 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.
КомментарииRecommended best practice is to use a controlled vocabulary.
Примеры
  • invalid
  • misapplied
  • homotypic synonym
  • accepted
nomenclaturalStatus
Идентификаторhttp://rs.tdwg.org/dwc/terms/nomenclaturalStatus
Определение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.
Комментарии
Примеры
  • nom. ambig.
  • nom. illeg.
  • nom. subnud.
taxonRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/taxonRemarks
ОпределениеComments or notes about the taxon or name.
Комментарии
Примерыthis name is a misspelling in common use

MeasurementOrFact

MeasurementOrFact Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/MeasurementOrFact
ОпределениеA measurement of or fact about an rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource).
КомментарииResources can be thought of as identifiable records or instances of classes and may include, but need not be limited to instances of dwc:Occurrence, dwc:Organism, dwc:MaterialEntity, dwc:Event, dcterms:Location, dwc:GeologicalContext, dwc:Identification, or dwc:Taxon.
Примеры
  • the weight of a dwc:Organism in grams
  • the number of placental scars
  • surface water temperature in Celsius
measurementID
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementID
Определение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.
Комментарии
Примеры9c752d22-b09a-11e8-96f8-529269fb1459
parentMeasurementID
Идентификаторhttp://rs.tdwg.org/dwc/terms/parentMeasurementID
ОпределениеAn identifier for a broader dwc:MeasurementOrFact that groups this and potentially other dwc:MeasurementOrFacts.
КомментарииMay be a globally unique identifier or an identifier specific to the data set.
Примеры
  • 9c752d22-b09a-11e8-96f8-529269fb1459
  • E1_E1_O1_M1
measurementType
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementType
ОпределениеThe nature of the measurement, fact, characteristic, or assertion.
КомментарииRecommended best practice is to use a controlled vocabulary. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • tail length
  • temperature
  • trap line length
  • survey area
  • trap type
verbatimMeasurementType
Идентификаторhttp://rs.tdwg.org/dwc/terms/verbatimMeasurementType
ОпределениеA string representing the type of measurement or fact as it appeared in the original record.
КомментарииThis term is meant to allow the capture of an unaltered original name for a measurement or fact type. This term is meant to be used in addition to dwc:measurementType, not instead of it.
Примеры
  • water_temp
  • Fish biomass
  • sampling net mesh size
measurementValue
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementValue
ОпределениеThe value of the measurement, fact, characteristic, or assertion.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • 45
  • 20
  • 1
  • 14.5
  • UV-light
measurementAccuracy
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementAccuracy
ОпределениеThe description of the potential error associated with the dwc:measurementValue.
Комментарии
Примеры
  • 0.01
  • normal distribution with variation of 2 m
measurementUnit
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementUnit
ОпределениеThe units associated with the dwc:measurementValue.
КомментарииRecommended best practice is to use the International System of Units (SI). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • m
  • g
  • l
  • °C
  • mm
  • km²
  • %
  • hh:mm:ss
measurementDeterminedBy
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementDeterminedBy
ОпределениеA list (concatenated and separated) of names of people, groups, or organizations who determined the value of the dwc:MeasurementOrFact.
КомментарииRecommended best practice is to separate the values in a list with space vertical bar space ( | ). This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value.
Примеры
  • Rob Guralnick
  • Peter Desmet | Stijn Van Hoey
measurementDeterminedDate
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementDeterminedDate
ОпределениеThe date on which the dwc:MeasurementOrFact was made.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
measurementMethod
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementMethod
ОпределениеA description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.
КомментарииЭтот термин имеет эквивалент в пространстве имён dwciri:, который допускает только IRI в качестве значения, в то время как данный термин допускает использование любой строки в качестве литерала.
Примеры
  • minimum convex polygon around burrow entrances (for a home range area)
  • barometric altimeter (for an elevation)
measurementRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/measurementRemarks
ОпределениеComments or notes accompanying the dwc:MeasurementOrFact.
Комментарии
Примерыtip of tail missing

ResourceRelationship

ResourceRelationship Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/ResourceRelationship
ОпределениеA relationship of one rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource) to another.
КомментарииResources can be thought of as identifiable records or instances of classes and may include, but need not be limited to instances of dwc:Occurrence, dwc:Organism, dwc:MaterialEntity, dwc:Event, dcterms:Location, dwc:GeologicalContext, dwc:Identification, or dwc:Taxon.
Примеры
  • an instance of a dwc:Organism is the mother of another instance of a dwc:Organism
  • a uniquely identified dwc:Occurrence represents the same dwc:Occurrence as another uniquely identified dwc:Occurrence
  • a dwc:MaterialEntity is a subsample of another dwc:MaterialEntity
resourceRelationshipID
Идентификаторhttp://rs.tdwg.org/dwc/terms/resourceRelationshipID
ОпределениеAn identifier for an instance of relationship between one resource (the subject) and another (dwc:relatedResource, the object).
Комментарии
Примеры04b16710-b09c-11e8-96f8-529269fb1459
resourceID
Идентификаторhttp://rs.tdwg.org/dwc/terms/resourceID
ОпределениеAn identifier for the resource that is the subject of the relationship.
Комментарии
Примерыf809b9e0-b09b-11e8-96f8-529269fb1459
relationshipOfResourceID
Идентификаторhttp://rs.tdwg.org/dwc/terms/relationshipOfResourceID
ОпределениеAn identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID.
КомментарииRecommended best practice is to use the identifiers of the terms in a controlled vocabulary, such as the OBO Relation Ontology.
Примеры
relatedResourceID
Идентификаторhttp://rs.tdwg.org/dwc/terms/relatedResourceID
ОпределениеAn identifier for a related resource (the object, rather than the subject of the relationship).
Комментарии
Примерыdc609808-b09b-11e8-96f8-529269fb1459
relationshipOfResource
Идентификаторhttp://rs.tdwg.org/dwc/terms/relationshipOfResource
ОпределениеThe relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID).
КомментарииRecommended best practice is to use a controlled vocabulary.
Примеры
  • same as
  • duplicate of
  • mother of
  • offspring of
  • sibling of
  • parasite of
  • host of
  • valid synonym of
  • located within
  • pollinator of members of taxon
  • pollinated specific plant
  • pollinated by members of taxon
  • on slab with
relationshipAccordingTo
Идентификаторhttp://rs.tdwg.org/dwc/terms/relationshipAccordingTo
ОпределениеThe source (person, organization, publication, reference) establishing the relationship between the two resources.
Комментарии
ПримерыJulie Woodruff
relationshipEstablishedDate
Идентификаторhttp://rs.tdwg.org/dwc/terms/relationshipEstablishedDate
ОпределениеThe date-time on which the relationship between the two resources was established.
КомментарииRecommended best practice is to use a date that conforms to ISO 8601-1:2019.
Примеры
  • 1963-03-08T14:07-06:00 (8 Mar 1963 at or after 2:07pm and before 2:08pm in the time zone six hours earlier than UTC)
  • 2009-02-20T08:40Z (20 February 2009 at or after 8:40am and before 8:41 UTC)
  • 2018-08-29T15:19 (29 August 2018 at or after 3:19pm and before 3:20pm local time)
  • 1809-02-12 (within the day 12 February 1809)
  • 1906-06 (in the month of June 1906)
  • 1971 (in the year 1971)
  • 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z (some time within the interval beginning 1 March 2007 at 1pm UTC and before 11 May 2008 at 3:30pm UTC)
  • 1900/1909 (some time within the interval between the beginning of the year 1900 and before the year 1909)
  • 2007-11-13/15 (some time in the interval between the beginning of 13 November 2007 and before 15 November 2007)
relationshipRemarks
Идентификаторhttp://rs.tdwg.org/dwc/terms/relationshipRemarks
ОпределениеComments or notes about the relationship between the two resources.
Комментарии
Примеры
  • mother and offspring collected from the same nest
  • pollinator captured in the act

UseWithIRI

Для получения дополнительной информации о UseWithIRI см. Раздел 2.5 Руководства по RDF.

behavior
Идентификаторhttp://rs.tdwg.org/dwc/iri/behavior
ОпределениеA description of the behavior shown by the subject at the time the dwc:Occurrence was recorded.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
caste
Идентификаторhttp://rs.tdwg.org/dwc/iri/caste
ОпределениеCategorisation of individuals for eusocial species (including some mammals and arthropods).
КомментарииRecommended best practice is to use a controlled vocabulary that aligns best with the dwc:Taxon. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
dataGeneralizations
Идентификаторhttp://rs.tdwg.org/dwc/iri/dataGeneralizations
Определение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.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
degreeOfEstablishment
Идентификаторhttp://rs.tdwg.org/dwc/iri/degreeOfEstablishment
ОпределениеThe degree to which a dwc:Organism survives, reproduces, and expands its range at the given place and time.
КомментарииRecommended best practice is to use IRIs from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/doe/. For details, refer to https://doi.org/10.3897/biss.3.38084 . Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
disposition
Идентификаторhttp://rs.tdwg.org/dwc/iri/disposition
ОпределениеThe current state of a specimen with respect to the collection identified in dwc:collectionCode or dwc:collectionID.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
earliestGeochronologicalEra
Идентификаторhttp://rs.tdwg.org/dwc/iri/earliestGeochronologicalEra
ОпределениеUse to link a dwc:GeologicalContext instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy. Use this property to point to the earliest possible geological time period from which the dwc:MaterialEntity was collected.
КомментарииRecommended best practice is to use an IRI from a controlled vocabulary. A "convenience property" that replaces Darwin Core literal-value terms related to geological context. See Section 2.7.6 of the Darwin Core RDF Guide for details.
Примеры
establishmentMeans
Идентификаторhttp://rs.tdwg.org/dwc/iri/establishmentMeans
ОпределениеStatement about whether a dwc:Organism has been introduced to a given place and time through the direct or indirect activity of modern humans.
КомментарииRecommended best practice is to use IRIs from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/em/. For details, refer to https://doi.org/10.3897/biss.3.38084 . Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
eventType
Идентификаторhttp://rs.tdwg.org/dwc/iri/eventType
ОпределениеThe nature of the dwc:Event.
КомментарииRecommended best practice is to use a controlled vocabulary. Regardless of the dwc:eventType, the interval of the dwc:Event can be captured in dwc:eventDate. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
fieldNotes
Идентификаторhttp://rs.tdwg.org/dwc/iri/fieldNotes
Определение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 dwc:Event.
КомментарииThe subject is a dwc:Event instance and the object is a (possibly IRI-identified) resource that is the field notes.
Примеры
fieldNumber
Идентификаторhttp://rs.tdwg.org/dwc/iri/fieldNumber
ОпределениеAn identifier given to the event in the field. Often serves as a link between field notes and the dwc:Event.
КомментарииThe subject is a (possibly IRI-identified) resource that is the field notes and the object is a dwc:Event instance.
Примеры
footprintSRS
Идентификаторhttp://rs.tdwg.org/dwc/iri/footprintSRS
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geometry given in dwc:footprintWKT is based.
КомментарииRecommended best practice is to use an IRI for the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary IRI for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary IRI for the name or code of the ellipsoid, if known. Otherwise use an IRI for the value corresponding to not recorded.
Примеры
footprintWKT
Идентификаторhttp://rs.tdwg.org/dwc/iri/footprintWKT
ОпределениеA Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the dcterms:Location. A dcterms:Location may have both a point-radius representation (see dwc:decimalLatitude) and a footprint representation, and they may differ from each other.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
fundingAttribution
Идентификаторhttp://rs.tdwg.org/dwc/iri/fundingAttribution
ОпределениеAn organization or agency that provided funding for a project.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
fromLithostratigraphicUnit
Идентификаторhttp://rs.tdwg.org/dwc/iri/fromLithostratigraphicUnit
ОпределениеUse to link a dwc:GeologicalContext instance to an IRI-identified lithostratigraphic unit at the lowest possible level in a hierarchy.
КомментарииRecommended best practice is to use an IRI from a controlled vocabulary. A "convenience property" that replaces Darwin Core literal-value terms related to geological context. See Section 2.7.7 of the Darwin Core RDF Guide for details.
Примеры
geodeticDatum
Идентификаторhttp://rs.tdwg.org/dwc/iri/geodeticDatum
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in dwc:decimalLatitude and dwc:decimalLongitude are based.
КомментарииRecommended best practice is to use an IRI for the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use an IRI corresponding to the value not recorded.
Примеры
georeferencedBy
Идентификаторhttp://rs.tdwg.org/dwc/iri/georeferencedBy
ОпределениеA person, group, or organization who determined the georeference (spatial representation) for the dcterms:Location.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
georeferenceProtocol
Идентификаторhttp://rs.tdwg.org/dwc/iri/georeferenceProtocol
ОпределениеA description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
georeferenceSources
Идентификаторhttp://rs.tdwg.org/dwc/iri/georeferenceSources
ОпределениеA map, gazetteer, or other resource used to georeference the dcterms:Location.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
georeferenceVerificationStatus
Идентификаторhttp://rs.tdwg.org/dwc/iri/georeferenceVerificationStatus
ОпределениеA categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the dcterms:Location of the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
habitat
Идентификаторhttp://rs.tdwg.org/dwc/iri/habitat
ОпределениеA category or description of the habitat in which the dwc:Event occurred.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
identificationQualifier
Идентификаторhttp://rs.tdwg.org/dwc/iri/identificationQualifier
ОпределениеA controlled value to express the determiner's doubts about the dwc:Identification.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
identificationVerificationStatus
Идентификаторhttp://rs.tdwg.org/dwc/iri/identificationVerificationStatus
ОпределениеA categorical indicator of the extent to which the taxonomic identification has been verified to be correct.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects. Recommended best practice is to use a controlled vocabulary such as that used in HISPID and ABCD.
Примеры
identifiedBy
Идентификаторhttp://rs.tdwg.org/dwc/iri/identifiedBy
ОпределениеA person, group, or organization who assigned the dwc:Taxon to the subject.
КомментарииWhen used in the context of an Event (such as in the Humboldt Extension), the subject consists of all of the dwc:Organisms related to the Event. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
inCollection
Идентификаторhttp://rs.tdwg.org/dwc/iri/inCollection
ОпределениеUse to link any subject resource that is part of a collection to the collection containing the resource.
КомментарииRecommended best practice is to use an IRI from a controlled registry. A "convenience property" that replaces literal-value terms related to collections and institutions. See Section 2.7.3 of the Darwin Core RDF Guide for details.
Примеры
inDataset
Идентификаторhttp://rs.tdwg.org/dwc/iri/inDataset
ОпределениеUse to link a subject dataset record to the dataset which contains it.
КомментарииA string literal name of the dataset can be provided using the term dwc:datasetName. See the Darwin Core RDF Guide for details.
Примеры
inDescribedPlace
Идентификаторhttp://rs.tdwg.org/dwc/iri/inDescribedPlace
ОпределениеUse to link a dcterms:Location instance subject to the lowest level standardized hierarchically-described resource.
КомментарииRecommended best practice is to use an IRI from a controlled registry. A "convenience property" that replaces Darwin Core literal-value terms related to locations. See Section 2.7.5 of the Darwin Core RDF Guide for details.
Примерыhttp://vocab.getty.edu/tgn/1019987
informationWithheld
Идентификаторhttp://rs.tdwg.org/dwc/iri/informationWithheld
ОпределениеAdditional information that exists, but that has not been shared in the given record.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
language
Идентификаторhttp://purl.org/dc/terms/language
ОпределениеA language of the resource.
КомментарииRecommended best practice is to use an IRI from the Library of Congress ISO 639-2 scheme http://id.loc.gov/vocabulary/iso639-2
Примеры
latestGeochronologicalEra
Идентификаторhttp://rs.tdwg.org/dwc/iri/latestGeochronologicalEra
ОпределениеUse to link a dwc:GeologicalContext instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy. Use this property to point to the latest possible geological time period from which the dwc:MaterialEntity was collected.
КомментарииRecommended best practice is to use an IRI from a controlled vocabulary. A "convenience property" that replaces Darwin Core literal-value terms related to geological context. See Section 2.7.6 of the Darwin Core RDF Guide for details.
Примеры
lifeStage
Идентификаторhttp://rs.tdwg.org/dwc/iri/lifeStage
ОпределениеThe age class or life stage of the dwc:Organism(s) at the time the dwc:Occurrence was recorded.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
locationAccordingTo
Идентификаторhttp://rs.tdwg.org/dwc/iri/locationAccordingTo
ОпределениеInformation about the source of this dcterms:Location information. Could be a publication (gazetteer), institution, or team of individuals.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
measurementDeterminedBy
Идентификаторhttp://rs.tdwg.org/dwc/iri/measurementDeterminedBy
ОпределениеA person, group, or organization who determined the value of the dwc:MeasurementOrFact.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
measurementMethod
Идентификаторhttp://rs.tdwg.org/dwc/iri/measurementMethod
ОпределениеThe method or protocol used to determine the measurement, fact, characteristic, or assertion.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
measurementType
Идентификаторhttp://rs.tdwg.org/dwc/iri/measurementType
ОпределениеThe nature of the measurement, fact, characteristic, or assertion.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
measurementUnit
Идентификаторhttp://rs.tdwg.org/dwc/iri/measurementUnit
ОпределениеThe units associated with the dwc:measurementValue.
КомментарииRecommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI.
Примеры
measurementValue
Идентификаторhttp://rs.tdwg.org/dwc/iri/measurementValue
ОпределениеThe value of the measurement, fact, characteristic, or assertion.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примерыhttp://vocab.nerc.ac.uk/collection/L22/current/TOOL0960/
occurrenceStatus
Идентификаторhttp://rs.tdwg.org/dwc/iri/occurrenceStatus
ОпределениеA statement about the presence or absence of a dwc:Taxon at a dcterms:Location.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
organismQuantityType
Идентификаторhttp://rs.tdwg.org/dwc/iri/organismQuantityType
ОпределениеThe type of quantification system used for the quantity of organisms.
КомментарииA dwc:organismQuantityType must have a corresponding dwc:organismQuantity.
Примеры
pathway
Идентификаторhttp://rs.tdwg.org/dwc/iri/pathway
ОпределениеThe process by which a dwc:Organism came to be in a given place at a given time.
КомментарииRecommended best practice is to use IRIs from the controlled vocabulary designated for use with this term, listed at http://rs.tdwg.org/dwc/doc/pw/. For details, refer to https://doi.org/10.3897/biss.3.38084 . Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
preparations
Идентификаторhttp://rs.tdwg.org/dwc/iri/preparations
ОпределениеA preparation or preservation method for a specimen.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
recordedBy
Идентификаторhttp://rs.tdwg.org/dwc/iri/recordedBy
ОпределениеA person, group, or organization responsible for recording the original dwc:Occurrence.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
recordNumber
Идентификаторhttp://rs.tdwg.org/dwc/iri/recordNumber
ОпределениеAn identifier given to the dwc:Occurrence at the time it was recorded. Often serves as a link between field notes and a dwc:Occurrence record, such as a specimen collector's number.
КомментарииThe subject is a dwc:Occurrence and the object is a (possibly IRI-identified) resource that is the field notes.
Примеры
reproductiveCondition
Идентификаторhttp://rs.tdwg.org/dwc/iri/reproductiveCondition
ОпределениеThe reproductive condition of the biological individual(s) represented in the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
sampleSizeUnit
Идентификаторhttp://rs.tdwg.org/dwc/iri/sampleSizeUnit
ОпределениеThe unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event.
КомментарииA dwciri:sampleSizeUnit must have a corresponding dwc:sampleSizeValue. Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI.
Примеры
samplingProtocol
Идентификаторhttp://rs.tdwg.org/dwc/iri/samplingProtocol
ОпределениеThe methods or protocols used during a dwc:Event, denoted by an IRI.
КомментарииRecommended best practice is describe a dwc:Event with no more than one sampling protocol. In the case of a summary dwc:Event in which a specific protocol can not be attributed to specific dwc:Occurrences, the recommended best practice is to repeat the property for each IRI that denotes a different sampling protocol that applies to the dwc:Occurrence.
Примерыhttps://doi.org/10.1111/j.1466-8238.2009.00467.x
sex
Идентификаторhttp://rs.tdwg.org/dwc/iri/sex
ОпределениеThe sex of the biological individual(s) represented in the dwc:Occurrence.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
toDigitalSpecimen
Идентификаторhttp://rs.tdwg.org/dwc/iri/toDigitalSpecimen
ОпределениеUse to link a dwc:Identification instance subject to a taxonomic entity such as a taxon, taxon concept, or taxon name use.
КомментарииUse to link a dwc:MaterialEntity instance subject to a Digital Specimem entity.
Примеры
toTaxon
Идентификаторhttp://rs.tdwg.org/dwc/iri/toTaxon
ОпределениеUse to link a dwc:Identification instance subject to a taxonomic entity such as a taxon, taxon concept, or taxon name use.
КомментарииA "convenience property" that replaces Darwin Core literal-value terms related to taxonomic entities. See Section 2.7.4 of the Darwin Core RDF Guide for details.
Примеры
typeStatus
Идентификаторhttp://rs.tdwg.org/dwc/iri/typeStatus
ОпределениеA nomenclatural type (type status, typified scientific name, publication) applied to the subject.
КомментарииTerms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
verbatimCoordinateSystem
Идентификаторhttp://rs.tdwg.org/dwc/iri/verbatimCoordinateSystem
ОпределениеThe spatial coordinate system for the dwc:verbatimLatitude and dwc:verbatimLongitude or the dwc:verbatimCoordinates of the dcterms:Location.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
verbatimSRS
Идентификаторhttp://rs.tdwg.org/dwc/iri/verbatimSRS
ОпределениеThe ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in dwc:verbatimLatitude and dwc:verbatimLongitude, or dwc:verbatimCoordinates are based.
КомментарииRecommended best practice is to use an IRI for the EPSG code of the SRS, if known. Otherwise use a controlled vocabulary IRI for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary IRI for the name or code of the ellipsoid, if known. Otherwise use an IRI for the value corresponding to not recorded.
Примеры
verticalDatum
Идентификаторhttp://rs.tdwg.org/dwc/iri/verticalDatum
ОпределениеThe vertical datum used as the reference upon which the values in the elevation terms are based.
КомментарииRecommended best practice is to use a controlled vocabulary. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры
vitality
Идентификаторhttp://rs.tdwg.org/dwc/iri/vitality
ОпределениеAn indication of whether a dwc:Organism was alive or dead at the time of collection or observation.
КомментарииRecommended best practice is to use a controlled vocabulary. Intended to be used with records having a dwc:basisOfRecord of PreservedSpecimen, MaterialEntity, MaterialSample, or HumanObservation. Terms in the dwciri: namespace are intended to be used in RDF with non-literal objects.
Примеры

LivingSpecimen

LivingSpecimen Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/LivingSpecimen
ОпределениеA specimen that is alive.
Комментарии
Примеры
  • a living plant in a botanical garden
  • a living animal in a zoo

PreservedSpecimen

PreservedSpecimen Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/PreservedSpecimen
ОпределениеA specimen that has been preserved.
Комментарии
Примеры
  • a plant on an herbarium sheet
  • a cataloged lot of fish in a jar

FossilSpecimen

FossilSpecimen Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/FossilSpecimen
ОпределениеA preserved specimen that is a fossil.
Комментарии
Примеры
  • a body fossil
  • a coprolite
  • a gastrolith
  • an ichnofossil
  • a piece of a petrified tree

MaterialCitation

MaterialCitation Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/MaterialCitation
ОпределениеA reference to or citation of one, a part of, or multiple specimens in scholarly publications.
КомментарииThis class constitutes a new value for the controlled vocabulary in the recommendations for basisOfRecord. When importing Darwin Core Archives of literature-based datasets to GBIF, the basisOfRecord should be changed from "Occurrence", "PreservedSpecimen" or "Literature" to "MaterialCitation".
Примеры
  • a citation of a physical specimen from a scientific collection in a taxonomic treatment in a scientific publication
  • a citation of a group of physical specimens, such as paratypes in a taxonomic treatment in a scientific publication

HumanObservation

HumanObservation Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/HumanObservation
ОпределениеAn output of a human observation process.
Комментарии
Примеры
  • evidence of a dwc:Occurrence taken from field notes or literature
  • a record of a dwc:Occurrence without physical evidence or evidence captured with a machine

MachineObservation

MachineObservation Класс
Идентификаторhttp://rs.tdwg.org/dwc/terms/MachineObservation
ОпределениеAn output of a machine observation process.
Комментарии
Примеры
  • a photograph
  • a video
  • an audio recording
  • a remote sensing image
  • a dwc:Occurrence record based on telemetry

Ссылайтесь на Darwin Core

Чтобы сослаться на Darwin Core в общем случае, следует использовать статью о Darwin Core в рецензируемом журнале:

Wieczorek J, Bloom D, Guralnick R, Blum S, Döring M, et al. (2012) Darwin Core: An Evolving Community-Developed Biodiversity Data Standard. PLoS ONE 7(1): e29715. https://doi.org/10.1371/journal.pone.0029715

Чтобы процитировать документ стандарта, лежащий в основе данной страницы, используйте следующую ссылку:

Darwin Core Maintenance Group. 2021. List of Darwin Core terms. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/list/

Для ссылки на настоящий документ следует использовать:

Darwin Core Maintenance Group. 2021. Darwin Core Quick Reference Guide. Biodiversity Information Standards (TDWG). https://dwc.tdwg.org/terms/