-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic test CALeDNA record for DwC and ABCD #62
Comments
In DwC I would use Occurrence core rather than Event core in order to be able to attach DNA sequences to the identifications through either the GGBN amplification extension or the DNA derived data extension (once it is available) In the Occurrence core file I would have the following terms:
|
So if I were to use the same eventID for alle "occurrences" that belong together GBIF would recognize this as an event sampling? If so, why do we need an event core than? |
Yes, that would be recognized as an event. Example The reason we need Event core is that we loose the information of parent events when flattening event data to Occurrences. In a future richer model than the Star schema, we want to be able to model hierarchical events. But for now you can only choose one Core, i.e. do you want rich occurrences with DNA sequences or do you want to avoid data duplication and use Event core. |
Ok thanks. If I click on "77 occurrences" it takes me to occurrences, but the parameter "event_id" disappears from url and all 30.091 occurrences are shown. Is this not yet implemented? |
That was a bug in the portal - fixed now. |
I did a test mapping using the event core for one environmental sample record with 10 example identifications from GGBN's partner CALeDNA.
Thoughts for dicussion:
dwca-caledna_test-v1.1.zip
In comparison see ABCD file for same test record
calednaabcdggbn.zip
The text was updated successfully, but these errors were encountered: