Biodimobot How to fill the data

Back to database

This guide explains how to enter occurrence records so they validate cleanly and export to a GBIF-ready Darwin Core Archive. You don't need to know Darwin Core by heart — hover any field label in the entry form to see a tooltip.

On this page

The three field tiers

The Add form groups fields by how important they are:

Required fields

Dates & times

Darwin Core eventDate must be ISO 8601, and the app stores and exports it that way:

Dates shown elsewhere in the interface (record history, dataset metadata) are displayed in the European DD/MM/YYYY style — this is display only and does not change how dates are stored or exported.

Coordinates & uncertainty

Identifiers & UUIDs

Event, occurrence and measurement IDs are generated for you as deterministic UUID v5 values, derived from the record's content (project, date, location, protocol, etc.). The same inputs always produce the same ID, so identifiers stay consistent across systems and re-imports. When the inputs needed for a deterministic ID are incomplete, a random UUID v4 is used instead. Use the ↻ button next to an ID field to (re)generate one.

If your project configures an ID prefix, generated identifiers are namespaced like PREFIX-<uuid> — still a valid Darwin Core identifier, just easier to attribute to your project.

Adding images & other media

There is no in-app file upload. The app references media by URL.

To attach an image, audio or video: host the file somewhere public (an institutional server, a repository, cloud storage with a public link, …), then paste that link into Media URL (mediaIdentifier). Fill the related media fields (type, format, title, creator, licence) where you can. A valid http(s) URL is shown as a thumbnail in the records table and rendered in the record view.

Controlled vocabularies

Many fields (Basis of Record, Sex, Life Stage, Event Type, Establishment Means, …) accept only specific Darwin Core values. These are offered as dropdowns; if you import data, a value outside the vocabulary is flagged during validation.

Import & export

Reference links