# metadata
# curie_map:
#   dwb: https://www.diversityworkbench.de/terms/
#   dwc: http://rs.tdwg.org/dwc/terms/
#   dcterms: http://purl.org/dc/terms/
#   skos: http://www.w3.org/2004/02/skos/core#
#   rdfs: http://www.w3.org/2000/01/rdf-schema#
#   xsd: http://www.w3.org/2001/XMLSchema#
# license: https://creativecommons.org/licenses/by/4.0/
# mapping_provider: DiversityWorkbench
# mapping_date: 2025-09-22
# creator_id: https://orcid.org/0000-0002-1825-0097
# subject_source: https://www.diversityworkbench.de/manual/dwb_latest/modules/diversitycollection/internals_dc/database_dc/database_structure_dc/database_tables_dc/index.html#table-ExternalIdentifier
# object_source: https://dwc.tdwg.org

subject_id  subject_label   predicate_id    object_id   object_label    match_type  justification
dwb:ExternalIdentifier.ID   Identifier ID   skos:exactMatch dwc:datasetID   Dataset identifier  exact   Primary key for external identifier record
dwb:ExternalIdentifier.ReferencedTable  Referenced table    skos:closeMatch dwc:dynamicProperties   Dynamic properties  close   Stores table name context for identifier
dwb:ExternalIdentifier.ReferencedID Referenced ID   skos:closeMatch dwc:dynamicProperties   Dynamic properties  close   Stores record ID in referenced table
dwb:ExternalIdentifier.Type Identifier type skos:closeMatch dwc:identifier  Identifier type close   Identifier type (e.g. DOI, Handle) mapped as identifier metadata
dwb:ExternalIdentifier.Identifier   Identifier value    skos:exactMatch dwc:identifier  Identifier  exact   Core identifier string
dwb:ExternalIdentifier.URL  Identifier URL  skos:closeMatch dwc:references  References  close   URL with further information about identifier
dwb:ExternalIdentifier.Notes    Notes   skos:closeMatch dwc:datasetRemarks  Dataset remarks close   Notes about the identifier
dwb:ExternalIdentifier.LogCreatedWhen   Created timestamp   skos:closeMatch dwc:modified    Modified    close   System provenance
dwb:ExternalIdentifier.LogCreatedBy Created by  skos:closeMatch dwc:recordedBy  Recorded by close   Agent who created record
dwb:ExternalIdentifier.LogUpdatedWhen   Updated timestamp   skos:exactMatch dwc:modified    Modified    exact   Last update timestamp
dwb:ExternalIdentifier.LogUpdatedBy Updated by  skos:closeMatch dwc:identifiedBy    Identifier of the person(s) who assigned the Taxon  close   Closest available agent field for last updater
dwb:ExternalIdentifier.RowGUID  Row GUID    skos:closeMatch dwc:occurrenceID    Occurrence identifier   close   Stable GUID usable as global identifier
