recommendation RE: eventID / occurrenceID creation
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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