Darwin Core クイックリファレンスガイド
Darwin Core クイックリファレンスガイド
この文書は、Darwin Core 標準の一部として管理されている、現在(2023年9月18日時点)推奨されている用語の読みやすい参考資料として作成されたものであり、Darwin Core Maintenance Group によって管理されています。
助けが必要ですか? Darwin Core の使い方の詳細については Darwin Core Q&A サイトをご覧ください。 この他の質問がありますか? GitHub の dwc-qa issues ページに新しいイシュー(質問/問題)を投稿するか、あるいはフォームを使用してください。 Darwin Core の引用方法についてはこの文書の下部をご覧ください。
貢献したいですか? 変更の提案方法も含め、Darwin Core 標準に貢献する方法については、貢献のためのガイドラインをご覧ください。
このページは標準の一部ではありませんが、規範的な用語と定義を、用語を一貫して使用するための助けとなる非規範的な備考や例と結び付けています。 定義、備考、例には名前空間の略語が含まれることがあります(例:“dwc:”)。 これらは、その単語の持つ意味が、その名前空間で定義された用語を非常に厳密に指すということを示すために含まれています。 したがって、dwc:Event は https://dwc.tdwg.org/terms/#event で定義されている、Darwin Core の Event を意味します。 名前空間の略語に続き大文字で始まる、例えば dwc:Occurrence のような用語は、プロパティ用語(名前の略語に続き小文字で始まる名前を持つ用語、例えば dwc:eventID)のセットをグループ化するために便宜上使用される特別な用語カテゴリである Darwin Core のクラス用語です。 現行の用語と廃止された用語に関する、人間が読みやすい形式の包括的なメタデータは、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/). |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| associatedMedia | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedMedia |
| 定義 | A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the dwc:Occurrence. |
| 備考 | |
| 例 | https://arctos.database.museum/media/10520962 | https://arctos.database.museum/media/10520964 |
| associatedReferences | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedReferences |
| 定義 | A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the dwc:Occurrence. |
| 備考 | Recommended best practice is to separate the values in a list with space vertical bar space ( | ). Note that the dwc:ResourceRelationship class is an alternative means of representing associations, and with more detail. Note also that the intended usage of the term dcterms:references in Darwin Core when applied to a dwc:Occurrence is to point to the definitive source representation of that dwc:Occurrence if one is available. Note also that the intended usage of dcterms:bibliographicCitation in Darwin Core when applied to a dwc:Occurrence is to provide the preferred way to cite the dwc:Occurrence 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 an organization. |
| 備考 | 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 |
| 定義 | An identifier for a collection. |
| 備考 | For physical specimens, the recommended best practice is to use a globally unique and resolvable identifier from a collections registry such as the 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 |
| 定義 | A name (or acronym) in use by an institution having custody of a resource. |
| 備考 | The institution having ownership of a resource should be given in dwc:ownerInstitutionCode. |
| 例 |
|
| collectionCode | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/collectionCode |
| 定義 | A name, acronym, coden, or initialism identifying a collection. |
| 備考 | |
| 例 |
|
| ownerInstitutionCode | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/ownerInstitutionCode |
| 定義 | A name (or acronym) in use by an institution having ownership of a resource. |
| 備考 | |
| 例 |
|
| datasetName | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/datasetName |
| 定義 | A name of a source dataset. |
| 備考 | |
| 例 |
|
| basisOfRecord | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/basisOfRecord |
| 定義 | The specific nature of the data record. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the set of local names of the identifiers for classes in Darwin Core. |
| 例 |
|
| informationWithheld | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/informationWithheld |
| 定義 | Additional information that exists about a resource, but that is not shared publicly. Suggests that alternative data of higher quality may be available on request. |
| 備考 | 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. |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 | 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. |
| 例 |
|
Agent
| Agent クラス | |
|---|---|
| 識別子 | http://purl.org/dc/terms/Agent |
| 定義 | A resource that acts or has the power to act. |
| 備考 | A person, group, organization, machine, software or other entity that can act. Membership in the dcterms:Agent class is determined by the capacity to act, even if not doing so in a specific context. To act: To participate in an event or process by contributing through behavior, operation, or an effect resulting from active participation — regardless of whether that contribution is intentional, volitional, or conscious. |
| 例 |
|
| agentID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/agentID |
| 定義 | An identifier for a dcterms:Agent. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| agentType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/agentType |
| 定義 | A category that best matches the nature of a dcterms:Agent. |
| 備考 | Recommended best practice is to use a controlled vocabulary. |
| 例 |
|
| agentRoleOrder | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/agentRoleOrder |
| 定義 | A numerical position of an AgentRole in a set of AgentRoles. |
| 備考 | One could use dwc:agentRoleOrder to create an ordered list of collectors (agentRole = 'collector') for a dwc:MaterialEntity in a Darwin Core Data Package, for example. The first would have dwc:agentRoleOrder=1, the second would have dwc:agentRoleOrder=2. |
| 例 |
|
| agentRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/agentRemarks |
| 定義 | Comments or notes about a dcterms:Agent. |
| 備考 | |
| 例 | |
Assertion
| Assertion クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Assertion |
| 定義 | A statement 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. |
| 例 |
|
| assertionID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionID |
| 定義 | An identifier for a dwc:Assertion. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| assertionType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionType |
| 定義 | A category that best matches the nature of a dwc: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. |
| 例 |
|
| verbatimAssertionType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimAssertionType |
| 定義 | A string representing the type of dwc:Assertion as it appeared in an original record. |
| 備考 | This term is meant to allow the capture of an unaltered original name for a dwc:assertionType. This term is meant to be used in addition to dwc:assertionType, not instead of it. |
| 例 | |
| assertionValue | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionValue |
| 定義 | An asserted value. |
| 備考 | 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. |
| 例 |
|
| assertionUnit | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionUnit |
| 定義 | A unit associated with the value in dwc:assertionValue. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.ontology-of-units-of-measure.org for SI units, derived units, or other non-SI units accepted for use within the SI. For units that are composed of multiple parts, use the patterns as given in "A Primer for Communicating Mathematics via Plain Text" (https://cse.sc.edu/~fenner/latex-ASCII.pdf) by Stephen Fenner (e.g., g/cm^3 for grams per cubic centimeter). For other units, provide the value as a recognizable standard (e.g., '%') or written out in full and in the plural (e.g., individuals). It is fine to provide non-SI units in the original language of the dataset. 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. |
| 例 |
|
| assertionError | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionError |
| 定義 | A description of the potential error associated with a dwc:assertionValue. |
| 備考 | |
| 例 |
|
| assertionBy | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionBy |
| 定義 | A name for a dcterms:Agent responsible for making a dwc:Assertion. |
| 備考 | 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. |
| 例 |
|
| assertionMadeDate | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionMadeDate |
| 定義 | A date on which a dwc:Assertion was created. |
| 備考 | Recommended best practice is to use a date that conforms to ISO 8601-1:2019. |
| 例 |
|
| assertionEffectiveDate | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionEffectiveDate |
| 定義 | A date on which a state or measurement of a dwc:Assertion was deemed to first be in effect. |
| 備考 | Recommended best practice is to use a date that conforms to ISO 8601-1:2019. |
| 例 |
|
| assertionProtocols | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionProtocols |
| 定義 | Names of, references to, or descriptions of dwc:Protocols used in making a dwc:Assertion. |
| 備考 | |
| 例 | |
| assertionReferences | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionReferences |
| 定義 | A list (concatenated and separated) of dcterms:BibliographicResources associated with a dwc:Assertion. |
| 備考 | Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 | |
| assertionRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assertionRemarks |
| 定義 | Comments or notes about a dwc:Assertion. |
| 備考 | |
| 例 |
|
BibliographicResource
| BibliographicResource クラス | |
|---|---|
| 識別子 | http://purl.org/dc/terms/BibliographicResource |
| 定義 | A book, article, or other documentary resource. |
| 備考 | |
| 例 | |
| referenceID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/referenceID |
| 定義 | An identifier for a dcterms:BibliographicResource. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| referenceType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/referenceType |
| 定義 | A category that best matches the nature of a dcterms:BibliographicResource. |
| 備考 | Recommended best practice is to use a controlled vocabulary. |
| 例 |
|
| referenceRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/referenceRemarks |
| 定義 | Comments or notes about a dcterms:BibliographicResource. |
| 備考 | |
| 例 | |
Event
| Event クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Event |
| 定義 | An action, process, or set of circumstances occurring at a dcterms:Location during a period of time. |
| 備考 | |
| 例 |
|
| 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 a broader dwc:Event that contains this and potentially other dwc:Events. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | A1 (parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID - A1:1, A1:2). |
| eventCategory | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/eventCategory |
| 定義 | A broad category that best matches the nature of a dwc:Event. |
| 備考 | Recommended best practice is to use a limited, tightly controlled vocabulary. Recommended best practice is to use one of the following controlled values: Event, MaterialGathering, Occurrence, OrganismInteraction, or Survey. 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. |
| 例 |
|
| eventType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/eventType |
| 定義 | A narrow category that best matches the nature of a dwc:Event. |
| 備考 | 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. |
| 例 |
|
| fieldNumber | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/fieldNumber |
| 定義 | An identifier given to a dwc:Event in the field. |
| 備考 | Often serves as a link between field notes and a dwc:Event. 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. |
| 例 | RV Sol 87-03-08 |
| eventDate | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/eventDate |
| 定義 | A date-time or time interval during which a dwc:Event occurred. |
| 備考 | Recommended best practice is to use a date that conforms to ISO 8601-1:2019. Not suitable for a time in a geological context. |
| 例 |
|
| 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. |
| 例 |
|
| startDayOfYear | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/startDayOfYear |
| 定義 | The earliest integer day of the year on which a dwc:Event occurred. |
| 備考 | The value is 1 for January 1 and 365 for December 31, except in a leap year, in which case it is 366. |
| 例 |
|
| endDayOfYear | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/endDayOfYear |
| 定義 | The latest integer day of the year on which a dwc:Event occurred. |
| 備考 | The value is 1 for January 1 and 365 for December 31, except in a leap year, in which case it is 366. |
| 例 |
|
| year | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/year |
| 定義 | The four-digit year in which the dwc:Event occurred, according to the Common Era Calendar. |
| 備考 | |
| 例 |
|
| month | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/month |
| 定義 | The integer month in which the dwc:Event occurred. |
| 備考 | |
| 例 |
|
| day | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/day |
| 定義 | The integer day of the month on which the dwc:Event occurred. |
| 備考 | |
| 例 |
|
| verbatimEventDate | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimEventDate |
| 定義 | The verbatim original representation of the date and time information for a dwc:Event. |
| 備考 | |
| 例 |
|
| verbatimLocality | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimLocality |
| 定義 | An original textual description of a dcterms:Location. |
| 備考 | |
| 例 | 25 km NNE Bariloche por R. Nac. 237 |
| verbatimElevation | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimElevation |
| 定義 | An original description of the elevation of a dcterms:Location. |
| 備考 | |
| 例 | 100-200 m |
| verbatimDepth | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimDepth |
| 定義 | The original description of the depth below the local surface. |
| 備考 | |
| 例 | 100-200 m |
| verbatimCoordinates | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimCoordinates |
| 定義 | Verbatim original spatial coordinates of a 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. |
| 例 |
|
| verbatimLatitude | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimLatitude |
| 定義 | A verbatim original latitude of a 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 |
| 定義 | A verbatim original longitude of a 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 |
| 定義 | A coordinate format for dwc:verbatimLatitude and dwc:verbatimLongitude or dwc:verbatimCoordinates. |
| 備考 | 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| habitat | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/habitat |
| 定義 | A category or description of the habitat in which the dwc:Event occurred. |
| 備考 | 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. |
| 例 |
|
| sampledSubstrateCategory | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/sampledSubstrateCategory |
| 定義 | A category or type of substrate sampled during a dwc:Event. |
| 備考 | Recommended best practice is to use a controlled vocabulary and 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. |
| 例 |
|
| sampledSubstrateLayer | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/sampledSubstrateLayer |
| 定義 | A list (concatenated and separated) of substrate layers sampled during a dwc:Event. |
| 備考 | Recommended best practice is to use a controlled vocabulary and 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. |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 | 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. |
| 備考 | |
| 例 |
|
| locationID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/locationID |
| 定義 | An identifier for a dcterms:Location. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | https://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1 |
| siteNumber | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/siteNumber |
| 定義 | An identifier for a named site. |
| 備考 | Usually an institutional identifier for a specific named place as opposed to dwc:locationID, which is an identifier for the entire set of distinct information for an instance of dcterms:Location. This term differs from dwc:fieldNumber in that dwc:siteNumber is not related strictly to one dwc:Event. 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. |
| 例 |
|
| 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. |
| 例 |
|
| continent | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/continent |
| 定義 | The name of the continent in which the dcterms:Location occurs. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Recommended best practice is to leave this field blank if the dcterms:Location spans multiple entities at this administrative level or if the dcterms:Location might be in one or another of multiple possible entities at this level. Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| country | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/country |
| 定義 | The name of the country or major administrative unit in which the dcterms:Location occurs. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Recommended best practice is to leave this field blank if the dcterms:Location spans multiple entities at this administrative level or if the dcterms:Location might be in one or another of multiple possible entities at this level. Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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). Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Recommended best practice is to leave this field blank if the dcterms:Location spans multiple entities at this administrative level or if the dcterms:Location might be in one or another of multiple possible entities at this level. Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Recommended best practice is to leave this field blank if the dcterms:Location spans multiple entities at this administrative level or if the dcterms:Location might be in one or another of multiple possible entities at this level. Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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. |
| 備考 | Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Recommended best practice is to leave this field blank if the dcterms:Location spans multiple entities at this administrative level or if the dcterms:Location might be in one or another of multiple possible entities at this level. Multiplicity and uncertainty of the geographic entity can be captured either in the term dwc:higherGeography or in the term dwc:locality, or both. |
| 例 |
|
| 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. |
| 例 |
|
| minimumElevationInMeters | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/minimumElevationInMeters |
| 定義 | The least elevation within a range of elevations, measured relative to the vertical reference surface indicated by the value of dwc:verticalDatum. |
| 備考 | See https://docs.gbif.org/georeferencing-best-practices/1.0/en/#img-depth-elevation-distance-above-surface. |
| 例 |
|
| maximumElevationInMeters | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/maximumElevationInMeters |
| 定義 | The greatest elevation within a range of elevations, measured relative to the vertical reference surface indicated by the value of dwc:verticalDatum. |
| 備考 | See https://docs.gbif.org/georeferencing-best-practices/1.0/en/#img-depth-elevation-distance-above-surface. |
| 例 |
|
| 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. |
| 例 |
|
| minimumDepthInMeters | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/minimumDepthInMeters |
| 定義 | The least depth within a range of depths, measured relative to the vertical reference surface indicated by the value of dwc:verticalDatum. |
| 備考 | See https://docs.gbif.org/georeferencing-best-practices/1.0/en/#img-depth-elevation-distance-above-surface. |
| 例 |
|
| maximumDepthInMeters | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/maximumDepthInMeters |
| 定義 | The greatest depth within a range of depths, measured relative to the vertical reference surface indicated by the value of dwc:verticalDatum. |
| 備考 | See https://docs.gbif.org/georeferencing-best-practices/1.0/en/#img-depth-elevation-distance-above-surface. |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 |
|
| locationRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/locationRemarks |
| 定義 | Comments or notes about the dcterms:Location. |
| 備考 | |
| 例 | under water since 2005 |
| preferredSpatialRepresentation | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/preferredSpatialRepresentation |
| 定義 | An indication of which spatial representation best represents the dcterms:Location. |
| 備考 | |
| 例 |
|
| decimalLatitude | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/decimalLatitude |
| 定義 | A geographic latitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of a dcterms:Location. |
| 備考 | Positive values are north of the Equator, negative values are south of it. Valid values lie between -90 and 90, inclusive. |
| 例 | -41.0983423 |
| decimalLongitude | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/decimalLongitude |
| 定義 | A geographic longitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of a dcterms:Location. |
| 備考 | Positive values are east of the Greenwich Meridian, negative values are west of it. Valid 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. |
| 例 |
|
| coordinateUncertaintyInMeters | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters |
| 定義 | A horizontal distance (in meters) from a given dwc:decimalLatitude and dwc:decimalLongitude describing the smallest circle containing the whole of the dcterms:Location. Zero is not a valid value for this term. |
| 備考 | 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. |
| 例 |
|
| coordinatePrecision | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/coordinatePrecision |
| 定義 | A decimal representation of the precision of the coordinates given in the dwc:decimalLatitude and dwc:decimalLongitude. |
| 備考 | |
| 例 |
|
| pointRadiusSpatialFit | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit |
| 定義 | A ratio of the area of a point-radius (dwc:decimalLatitude, dwc:decimalLongitude, dwc:coordinateUncertaintyInMeters) to the area of a true (original, or most specific) spatial representation of a 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 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 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). |
| 例 |
|
| footprintWKT | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/footprintWKT |
| 定義 | A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines a 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. |
| 例 | 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. |
| 例 |
|
| footprintSpatialFit | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/footprintSpatialFit |
| 定義 | A ratio of the area of a footprint (dwc:footprintWKT) to the area of a true (original, or most specific) spatial representation of a 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 footprint does not completely contain the original representation. A 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, a 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). |
| 例 |
|
| georeferencedBy | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/georeferencedBy |
| 定義 | A name for a dcterms:Agent responsible for providing a georeference. |
| 備考 | 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. |
| 例 |
|
| 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. |
| 例 |
|
| georeferenceProtocol | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/georeferenceProtocol |
| 定義 | A description or reference to a dwc:Protocol used to determine a spatial footprint, coordinates, and uncertainties. |
| 備考 | 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. |
| 例 | 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 a 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 |
| 定義 | A set of geological designations, such as stratigraphy, that qualifies a dcterms:Location or source of a dwc:MaterialEntity. |
| 備考 | |
| 例 |
|
| 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 chronostratigraphic eonothem or the informal name attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected. |
| 備考 | |
| 例 |
|
| latestEonOrHighestEonothem | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem |
| 定義 | The full name of the latest possible geochronologic eon or highest chronostratigraphic eonothem or the informal name attributable to the stratigraphic horizon from which the dwc:MaterialEntity was collected. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| 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. |
| 備考 | |
| 例 |
|
| formation | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/formation |
| 定義 | The full name of the lithostratigraphic formation from which the dwc:MaterialEntity was collected. |
| 備考 | |
| 例 |
|
| member | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/member |
| 定義 | The full name of the lithostratigraphic member from which the dwc:MaterialEntity was collected. |
| 備考 | |
| 例 |
|
| bed | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/bed |
| 定義 | The full name of the lithostratigraphic bed from which the dwc:MaterialEntity was collected. |
| 備考 | |
| 例 | Harlem coal |
Identification
| Identification クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Identification |
| 定義 | A classification of a resource according to a classification scheme. |
| 備考 | For biology, the assignment of a scientific name or taxon concept to a dwc:Organism. |
| 例 |
|
| identificationID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identificationID |
| 定義 | An identifier for a dwc:Identification. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | 9992 |
| identificationType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identificationType |
| 定義 | A category that best matches the nature of a dwc:Identification. |
| 備考 | The evidentiary basis, analytical approach, or inferential method by which an identification was determined. Values describe the dominant source of information supporting the identification (e.g., morphology, geography, molecular data, functional attributes, relationships, or taxonomic revision), independent of confidence level or taxonomic outcome. 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. |
| 例 |
|
| 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. |
| 例 |
|
| isAcceptedIdentification | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/isAcceptedIdentification |
| 定義 | An indicator that a dwc:Identification of a dwc:Organism is a currently an accepted or preferred one. |
| 備考 | Recommended best practice is to follow the TDWG Boolean Controlled Vocabulary http://rs.tdwg.org/tag/doc/boolean/. |
| 例 |
|
| taxonFormula | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/taxonFormula |
| 定義 | A string representing the pattern to use to construct a dwc:Identification from dwc:Taxon names and identification qualifiers. |
| 備考 | Recommended best practice is to use a controlled vocabulary. |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 |
|
| 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. |
| 例 |
|
| identifiedBy | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identifiedBy |
| 定義 | A name for a dcterms:Agent responsible for making a dwc:Identification. |
| 備考 | When used in the context of an eco:Survey, the subject consists of all of the dwc:Identifications related to the eco:Survey. 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. |
| 例 |
|
| identifiedByID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identifiedByID |
| 定義 | An identifier for a dcterms:Agent responsible for making a dwc:Identification. |
| 備考 | When used in the context of an eco:Survey, the subject consists of all of the dwc:Identifications related to the eco:Survey. Recommended best practice is to provide a single identifier that disambiguates the details of the identifying dcterms: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. |
| 例 |
|
| identificationReferences | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identificationReferences |
| 定義 | A list (concatenated and separated) of dcterms:BibliographicResources used in a dwc:Identification. |
| 備考 | When used in the context of an eco:Survey, the subject consists of all of the dwc:Identifications related to the eco:Survey. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 |
|
| identificationVerificationStatus | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/identificationVerificationStatus |
| 定義 | A categorical indicator of the extent to which a taxonomic determination 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. |
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. In Darwin Core, dwc:Organism, dwc:Occurrence, and dwc:MaterialEntity are related, but distinct concepts. A dwc:Organism is a biological individual or group with an identity and life history that persists independently of the particular dwc:MaterialEntities through which it is manifested. A dwc:Occurrence is a dwc:Event that represents the presence or state of a dwc:Organism at a place during an interval of time, with no explicit dependency on any dwc:MaterialEntity. A dwc:MaterialEntity represents physical matter, including whole bodies, parts, or derivatives of dwc:Organisms, that may directly or indirectly serve as evidence of a dwc:Occurrence. |
| 例 |
|
| 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 Digital Specimen resource. |
| 備考 | 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. |
| 例 | |
| materialEntityCategory | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/materialEntityCategory |
| 定義 | A high-level, mutually exclusive classification describing the fundamental substance and origin of a dwc:MaterialEntity. |
| 備考 | Recommended best practice is to use a limited, tightly 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. |
| 例 | liveOrganism, deadOrganism, partOfOrganism, nonMolecularBiologicalExtract, molecularBiologicalExtract, mineral, rock, fossil, chemical, humanArtifactWithBiologicalConstituent, humanArtifactWithoutBiologicalConstituent, and mixed |
| materialEntityType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/materialEntityType |
| 定義 | A more generic classification of a dwc:MaterialEntity than dwc:preparations but less broad than dwc:materialCategory. |
| 備考 | 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. |
| 例 | |
| discipline | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/discipline |
| 定義 | The primary branch or branches of knowledge represented by a dwc:MaterialEntity. |
| 備考 | 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 ( | ). It is also recommended to use this field to describe specimenType in MIDS. 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. |
| 例 |
|
| typeOfType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/typeOfType |
| 定義 | A category of nomenclatural type of a dwc:MaterialEntity. |
| 備考 | The term dwc:typeOfType must be used in combination with dwc:typifiedName. Together they make up the type status of a specimen. Note that relatively very few specimens are nomenclatural types (types of names), so in most cases this term will have no value. Unlike dwc:typeStatus, dwc:typeOfType can only have a single value. Recommended best practice is to use a controlled vocabulary such as the GBIF Nomenclatural Type Status Vocabulary. This term has an equivalent in the tcs: namespace that allows only an IRI as a value, whereas this term allows for any string literal value. |
| 例 |
|
| typifiedName | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/typifiedName |
| 定義 | A scientific name for which a specimen or other name is the type. |
| 備考 | The term dwc:typifiedName must be used in combination with dwc:typeOfType. Together they make up the type status of a specimen. Note that relatively very few specimens are nomenclatural types (types of names), so in most cases this term will have no value. Unlike dwc:typeStatus, dwc:typifiedName can only have a single value, so a dwc:MaterialEntity can only have a single dwc:typifiedName. |
| 例 | Polysiphonia amphibolis Womersley |
| catalogNumber | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/catalogNumber |
| 定義 | An identifier (preferably unique) for a resource within a collection. |
| 備考 | |
| 例 |
|
| 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:MaterialEntity, 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 ( | ). |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 | OPP 7101 |
| objectQuantity | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/objectQuantity |
| 定義 | A number or enumeration value for the quantity of differentiable dwc:MaterialEntities comprising this dwc:MaterialEntity. |
| 備考 | An dwc:objectQuantity must have a corresponding dwc:objectQuantityType. |
| 例 |
|
| objectQuantityType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/objectQuantityType |
| 定義 | The type of quantification system used for the quantity of dwc:MaterialEntities. |
| 備考 | An dwc:objectQuantityType must have a corresponding dwc:objectQuantity. 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. |
| 例 |
|
| 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. |
| 例 |
|
| disposition | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/disposition |
| 定義 | A current state of a dwc:MaterialEntity with respect to where it can be found. |
| 備考 | 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. |
| 例 |
|
| verbatimLabel | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/verbatimLabel |
| 定義 | A verbatim original representation of the written information affixed or related to a dwc:MaterialEntity. |
| 備考 | 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:materialEntityRemarks. Examples can be found at https://dwc.tdwg.org/examples/verbatimLabel. |
| 例 | |
| associatedSequences | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedSequences |
| 定義 | A list (concatenated and separated) of dcterms:BibliographicResources for dwc:NucleotideSequences associated with a dwc:MaterialEntity. |
| 備考 | |
| 例 | |
| materialEntityRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/materialEntityRemarks |
| 定義 | Comments or notes about a dwc:MaterialEntity. |
| 備考 | |
| 例 |
|
MaterialSample
| MaterialSample クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/MaterialSample |
| 定義 | A material entity that represents an entity of interest in whole or in part. |
| 備考 | |
| 例 |
|
| 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 |
Occurrence
| Occurrence クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Occurrence |
| 定義 | A dwc:Event that establishes the state of a dwc:Organism at a particular place and time. |
| 備考 | In Darwin Core, dwc:Organism, dwc:Occurrence, and dwc:MaterialEntity are related, but distinct concepts. A dwc:Organism is a biological individual or group with an identity and life history that persists independently of the particular dwc:MaterialEntities through which it is manifested. A dwc:Occurrence is a dwc:Event that represents the presence or state of a dwc:Organism at a place during an interval of time, with no explicit dependency on any dwc:MaterialEntity. A dwc:MaterialEntity represents physical matter, including whole bodies, parts, or derivatives of dwc:Organisms, that may directly or indirectly serve as evidence of a dwc:Occurrence. |
| 例 |
|
| occurrenceID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/occurrenceID |
| 定義 | An identifier for a dwc:Occurrence (as opposed to a particular digital record of a 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. |
| 例 |
|
| recordedBy | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/recordedBy |
| 定義 | A name for a dcterms:Agent responsible for recording a dwc:Occurrence. |
| 備考 | 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. |
| 例 |
|
| recordedByID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/recordedByID |
| 定義 | An identifier for a dcterms:Agent responsible for recording a dwc:Occurrence. |
| 備考 | Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 |
|
| individualCount | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/individualCount |
| 定義 | The number of individuals present at the time of the dwc:Occurrence. |
| 備考 | |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| sex | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/sex |
| 定義 | A sex of a dwc:Organism. |
| 備考 | 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. |
| 例 |
|
| lifeStage | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/lifeStage |
| 定義 | An age class or life stage of a dwc:Organism. |
| 備考 | 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. |
| 例 |
|
| reproductiveCondition | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/reproductiveCondition |
| 定義 | A reproductive condition of a dwc:Organism. |
| 備考 | 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. |
| 例 |
|
| caste | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/caste |
| 定義 | A social caste of a dwc:Organism. |
| 備考 | Recommended best practice is to use a controlled vocabulary that aligns best with a dwc:Taxon. 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. |
| 例 |
|
| behavior | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/behavior |
| 定義 | A behavior shown by a dwc:Organism. |
| 備考 | 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. |
| 例 |
|
| 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. 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| occurrenceStatus | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/occurrenceStatus |
| 定義 | A statement about the detection or non-detection of a dwc:Organism during a dwc:Event. |
| 備考 | For dwc:Occurrences, the default vocabulary is recommended to consist of detected and notDetected, 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. |
| 例 |
|
| associatedOccurrences | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedOccurrences |
| 定義 | A list (concatenated and separated) of identifiers of other dwc:Occurrence records and their associations to this dwc:Occurrence. |
| 備考 | This term can be used to provide a list of associations to other dwc:Occurrences. Note that the dwc:ResourceRelationship class is an alternative means of representing associations, and with more detail. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 |
|
| associatedTaxa | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedTaxa |
| 定義 | A list (concatenated and separated) of identifiers or names of dwc:Taxon records and the associations of this dwc:Occurrence to each of them. |
| 備考 | This term can be used to provide a list of associations to dwc:Taxon records other than the one defined in the dwc:Occurrence. Note that the dwc:ResourceRelationship class is an alternative means of representing associations, and with more detail. This term is not apt for establishing relationships between dwc:Taxon records, only between specific dwc:Occurrences of a dwc:Organism with other dwc:Taxon records. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 |
|
| 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. In Darwin Core, dwc:Organism, dwc:Occurrence, and dwc:MaterialEntity are related, but distinct concepts. A dwc:Organism is a biological individual or group with an identity and life history that persists independently of the particular dwc:MaterialEntities through which it is manifested. A dwc:Occurrence is a dwc:Event that represents the presence or state of a dwc:Organism at a place during an interval of time, with no explicit dependency on any dwc:MaterialEntity. A dwc:MaterialEntity represents physical matter, including whole bodies, parts, or derivatives of dwc:Organisms, that may directly or indirectly serve as evidence of a dwc:Occurrence. |
| 例 |
|
| 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 |
| 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. |
| 例 |
|
| organismName | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/organismName |
| 定義 | A textual name or label assigned to a dwc:Organism instance. |
| 備考 | |
| 例 |
|
| 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). |
| 例 |
|
| associatedOrganisms | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/associatedOrganisms |
| 定義 | A list (concatenated and separated) of identifiers of other dwc:Organisms and the associations of this dwc:Organism to each of them. |
| 備考 | This term can be used to provide a list of associations to other dwc:Organisms. Note that the dwc:ResourceRelationship class is an alternative means of representing associations, and with more detail. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 |
|
| 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 ( | ). |
| 例 |
|
| organismRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/organismRemarks |
| 定義 | Comments or notes about the dwc:Organism instance. |
| 備考 | |
| 例 | One of a litter of six |
OrganismInteraction
| OrganismInteraction クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/OrganismInteraction |
| 定義 | An interaction between two dwc:Organisms during a dwc:Event. |
| 備考 | Supports only primary observed interactions, not habitual or derived taxon-level interactions. Pairwise interactions must be used to represent multi-organism interactions. When possible, typify the action rather than the state from which an action is inferred, with the actor as the subject dwc:Occurrence and the acted-upon as the related dwc:Occurrence. Only one direction of a two-way interaction is necessary, though both are permissible as distinct OrganismInteractions with distinct subject dwc:Occurrences. |
| 例 |
|
| organismInteractionID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/organismInteractionID |
| 定義 | An identifier for a dwc:OrganismInteraction. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| organismInteractionDescription | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/organismInteractionDescription |
| 定義 | A verbatim description of a dwc:OrganismInteraction. |
| 備考 | |
| 例 | Mallophora ruficauda captured an Apis mellifera worker in flight. |
| organismInteractionType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/organismInteractionType |
| 定義 | A category that best matches the nature of a dwc:OrganismInteraction. |
| 備考 | 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. |
| 例 |
|
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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| measurementValue | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/measurementValue |
| 定義 | The value of the measurement, fact, characteristic, or assertion. |
| 備考 | 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. |
| 例 |
|
| measurementAccuracy | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/measurementAccuracy |
| 定義 | The description of the potential error associated with the dwc:measurementValue. |
| 備考 | |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 例 |
|
| 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. |
| 備考 | 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. |
| 例 |
|
| measurementRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/measurementRemarks |
| 定義 | Comments or notes accompanying the dwc:MeasurementOrFact. |
| 備考 | |
| 例 | tip of tail missing |
Media
| Media クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/ac/terms/Media |
| 定義 | A digital or physical media resource. |
| 備考 | An instance of digital textual media may be better represented as a dcterms:BibliographicResource. |
| 例 |
|
MolecularProtocol
| MolecularProtocol クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/MolecularProtocol |
| 定義 | A protocol used to perform a dwc:NucleotideAnalysis and potentially derive a dwc:NucleotideSequence from a dwc:MaterialEntity. |
| 備考 | |
| 例 |
|
| molecularProtocolID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/molecularProtocolID |
| 定義 | An identifier for a dwc:MolecularProtocol. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| assayType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/assayType |
| 定義 | A type of method used in a study to detect taxon/taxa of interest in a dwc:MaterialEntity. |
| 備考 | 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. |
| 例 |
|
NucleotideAnalysis
| NucleotideAnalysis クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/NucleotideAnalysis |
| 定義 | A link between a dwc:NucleotideSequence or a dwc:Identification and a dwc:Event and a dwc:MaterialEntity from which it was derived, using a specified dwc:Protocol. |
| 備考 | |
| 例 | |
| readCount | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/readCount |
| 定義 | The number of reads obtained for a processed dwc:NucleotideSequence during a dwc:NucleotideAnalysis. |
| 備考 | |
| 例 |
|
| processedTotalReadCount | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/processedTotalReadCount |
| 定義 | The total number of reads obtained for a processed dwc:NucleotideSequence during a dwc:NucleotideAnalysis. |
| 備考 | |
| 例 | 50638, 345987, 764032 |
NucleotideSequence
| NucleotideSequence クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/NucleotideSequence |
| 定義 | A digital representation of a nucleotide sequence. |
| 備考 | |
| 例 | |
| sequence | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/sequence |
| 定義 | A string representing nucleotide base pairs. |
| 備考 | Recommended best practice is to use IUPAC single character symbols (https://www.bioinformatics.org/sms/iupac.html). Use "N" for an unknown or missing nucleotide, and avoid using "?". The sequence should be written in the 5' to 3' direction. |
| 例 | TCTATCCTCAATTATAGGTCATAATTCACCATCAG |
| nucleotideSequenceRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/nucleotideSequenceRemarks |
| 定義 | Comments or notes about a dwc:NucleotideSequence. |
| 備考 | |
| 例 | |
Protocol
| Protocol クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Protocol |
| 定義 | A method used during an action. |
| 備考 | |
| 例 |
|
| protocolID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/protocolID |
| 定義 | An identifier for a dwc:Protocol. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| protocolType | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/protocolType |
| 定義 | A category that best matches the nature of a dwc:Protocol. |
| 備考 | 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. |
| 例 |
|
| protocolDescription | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/protocolDescription |
| 定義 | A detailed description of a dwc:Protocol. |
| 備考 | |
| 例 | Georeference following Zermoglio et al. 2020 (https://doi.org/10.35035/e09p-h128), using GeoPick (https://geopick.gbif.org/) for named place determinations and Georeferencing Calculator (https://github.com/VertNet/georefcalculator) for complex uncertainties. |
| protocolRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/protocolRemarks |
| 定義 | Comments or notes about a dwc:Protocol. |
| 備考 | |
| 例 | |
Provenance
| Provenance クラス | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/Provenance |
| 定義 | Information about an entity’s origins. |
| 備考 | This is a convenience class to group related properties. |
| 例 | |
| 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 ( | ). |
| 例 |
|
| 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 ( | ). |
| 例 |
|
| fundingAttributionID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/fundingAttributionID |
| 定義 | An identifier for a dcterms:Agent that financially supported a 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. Recommended best practice is to separate the values in a list with space vertical bar space ( | ). |
| 例 | |
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. |
| 例 |
|
| resourceRelationshipID | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/resourceRelationshipID |
| 定義 | An identifier for a dwc:ResourceRelationship. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | |
| 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 the related resource (the object) of a dwc:ResourceRelationship. |
| 備考 | Recommended best practice is to use a globally unique identifier. |
| 例 | 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. |
| 例 |
|
| 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. |
| 例 |
|
| relationshipRemarks | |
|---|---|
| 識別子 | http://rs.tdwg.org/dwc/terms/relationshipRemarks |
| 定義 | Comments or notes about the relationship between the two resources. |
| 備考 | |
| 例 |
|
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 a dwc:Taxon. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 備考 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 例 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||