GBIF's DNA-derived data extension and MIxS Core Mapping#84
Open
camilababo wants to merge 15 commits intotdwg:mainfrom
Open
GBIF's DNA-derived data extension and MIxS Core Mapping#84camilababo wants to merge 15 commits intotdwg:mainfrom
camilababo wants to merge 15 commits intotdwg:mainfrom
Conversation
…pproaches fix semantic file by adding MIxS Core to object_category in rows 112 and 113 and by deleting object_label from rows 114-117
…Previously used almost interchangeably but the DNA-derived data extension belongs to GBIF
… Baskauf's comments on tdwg#83. main changes were: - changed MISX ID in the subject_id to the DNA-derived extension location on the extension page (gbif/portal-feedback#5903) - replaced subject_label by object_label and vice-versa as they were reversed - updated subject_category to resolve to the extension page in GBIF's repository of schemas - added 'semapv' to the curie map for mapping_justification
…ation so duplication was present
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses the metadata alignment goals discussed in issue #83, where we hope to improve interoperability between standards used for aquatic biodiversity monitoring. It contains a comprehensive mapping between GBIF's DNA-derived data extension and MIxS Core standards. There are three mapping files using SSSOM framework: semantic mappings, syntactic mappings and support mappings. The latter has has not been properly filled in. We want to acknowledge that there is still room for improvement, specifically with ongoing challenges with the syntactic mappings, where it's unclear whether to map based on syntactic context (where expected syntax values have the same conceptual purpose) or specific value matching (where syntax values require exact correspondence). We hope this PR serves as a starting point for a discussion on how these mappings can be refined and how we can contribute to other mapping efforts.