ioos / ioos/bio_data_guide

recommendation RE: eventID / occurrenceID creation

Open
#80 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation question
Dominant language
Jupyter Notebook
Stars
55
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Should these be UUIDs always? Should data go into the ID? What are our recommendation(s) and where should we document the recommendation here?

Jonathan Pye:

det_compressed['eventid'] = 'urn:catalog:otn:' + det_compressed['detectedby'].astype(str) + ':' + det_compressed['rcvrcatnumber'].astype(str)

Time Van Der Stap:

project-cruise-station-cast#-sampleID (if needed)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No target file, test, or entry point is named. Begin by locating where this repository documents eventID/occurrenceID, review the cited identifier examples, and record a resolved recommendation covering UUID use and whether IDs contain data.

Written by the indexing model from the issue text.

Assessment

Domain
data, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.