Orchid Atlas — Darwin Core Export Files
This Word file contains the scaffolding for Darwin Core Archive export (occurrence.txt template, meta.xml, and mapping sheet). Copy-paste into Famous AI or your editor.

occurrence.txt (header row)
occurrenceID​basisOfRecord​scientificName​scientificNameAuthorship​taxonRank​kingdom​family​genus​specificEpithet​infraspecificEpithet​taxonRemarks​eventDate​year​month​day​recordedBy​identifiedBy​decimalLatitude​decimalLongitude​coordinateUncertaintyInMeters​country​countryCode​stateProvince​county​locality​elevation​elevationUnit​habitat​associatedTaxa​occurrenceRemarks​catalogNumber​institutionCode​collectionCode​license​rightsHolder​datasetName​references

meta.xml
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/" metadata="eml.xml">
 <core encoding="UTF-8" linesTerminatedBy="\n" fieldsTerminatedBy="\t" fieldsEnclosedBy='"' ignoreHeaderLines="1" rowType="http://rs.tdwg.org/dwc/terms/Occurrence">
   <files>
     <location>occurrence.txt</location>
   </files>
   <id index="0"/>
   <!-- Column mappings omitted for brevity -->
 </core>
</archive>

OrchidAtlas_to_DwC_Mapping.csv
OrchidAtlas_Field,DwC_Field,Notes
orchid_id,occurrenceID,Stable internal ID → occurrenceID
scientific_name,scientificName,Genus + species
genus,genus,Genus
species,specificEpithet,Species
hybrid_flag,taxonRemarks,Mark if hybrid
hybrid_parentage,associatedTaxa,Parentage
pollinator,associatedTaxa,Add as pollinator relation
mycorrhiza,associatedTaxa,Add as mycorrhizal relation
date_observed,eventDate,ISO date
year_observed,year,Year
month_observed,month,Month
recorded_by,recordedBy,Observer
identified_by,identifiedBy,Identifier
lat,decimalLatitude,Latitude
lng,decimalLongitude,Longitude
geoprecision_m,coordinateUncertaintyInMeters,Uncertainty
elevation_m,elevation,Elevation in meters
country,country,Country name
country_code,countryCode,ISO code
admin1,stateProvince,Province/region
locality,locality,Locality text
license,license,Usage rights
photographer_name,recordedBy,For photo records
attribution,rightsHolder,Rights holder
source,institutionCode,Source code
notes,occurrenceRemarks,Remarks