This page outlines the best-practices for metadata and data, used in the EMO-BON project.
Metadata¶
RO-Crate Metadata¶
Use schema.org terms when available
Use established ontologies (SOSA, DublinCore)
Define custom terms in EMO-BON namespace
Provide human-readable labels
Dates and Times¶
Use ISO 8601 format:
Date:
YYYY-MM-DDDateTime:
YYYY-MM-DDTHH:MM:SSZTime period:
YYYY-MM-DD/YYYY-MM-DD
Geographic Coordinates¶
Latitude/Longitude in decimal degrees
Use WGS84 coordinate reference system
Include precision information
Identifiers¶
Observatory IDs¶
Format: lowercase with hyphens
Examples:bpnshcmr-1roskogo
Used In:
Repository names:
observatory-bpns-crateURIs:
https://data.emobon.embrc.eu/observatory-bpns-crate
Sample IDs¶
Format:
EMOBON_{OBSERVATORY}_{TYPE}_{NUMBER}Examples:EMOBON_BPNS_Wa_001EMOBON_HCMR-1_So_042
Components:
EMOBON: Project prefix{OBSERVATORY}: Observatory ID in uppercase{TYPE}: Sample type (Wa=water, So=sediment){NUMBER}: Sequential number
Sampling Event IDs¶
Format:
{OBSERVATORY}_{TYPE}_{YYMMDD}
Examples:BPNS_Wa_221027HCMR-1_So_230615