subject_id	subject_label	predicate_id	object_id	object_label	mapping_justification
Analysis	AnalysisID	dwc:dynamicProperties	dwc:MeasurementOrFact	dwc:MeasurementOrFact	This mapping is a conceptual fit. The Analysis table describes measurements and facts, which can be represented as key-value pairs in a JSON-like string, as described in dynamicProperties.
Analysis	DisplayText	skos:prefLabel	dwc:measurementMethod	measurementMethod	The DisplayText can be seen as the preferred label for the method (analysis) used to collect the measurement.
Analysis	Description	skos:definition	dwc:measurementMethod	measurementMethod	The Description provides a definition of the analysis method.
Analysis	MeasurementUnit	skos:exactMatch	dwc:measurementUnit	measurementUnit	This is a direct and exact mapping. The column name and purpose directly align with the Darwin Core term.
Analysis	Notes	dwc:occurrenceRemarks	dwc:occurrenceRemarks	occurrenceRemarks	While this is a general mapping, notes about the analysis can be considered remarks on the process of data collection, fitting under occurrenceRemarks.
Analysis	AnalysisURI	dwc:bibliographicCitation	dwc:bibliographicCitation	bibliographicCitation	An external URI for a method is analogous to a bibliographic citation, providing a reference to external documentation. This is a reasonable conceptual match.
Analysis	LogCreatedWhen	dwc:dateIdentified	dwc:dateIdentified	dateIdentified	This is an approximate mapping. The creation date of the analysis definition can be conceptually related to the date an observation was identified or an analysis was performed, but it's not a direct match. It's the closest temporal field available.