-
Notifications
You must be signed in to change notification settings - Fork 0
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
Other Deliverable - associatedSequences review #9
Comments
the ability to link to relatedResources should be a property of any entity; I'm not familiar enough with all of Darwin Core to know if that's already there. Clearly there are many materialEntities that do not have associated 'genetic sequence information'. A subclass of materialEntity could be defined to include entities that have genetic sequences (?biologicalEntity?) |
I think the problem might be what class does 'genetic sequence information' belong to? ResourceRelationship is and
I just don't see a class that sequence information belongs in and am feeling @albenson-usgs pain. Or is a sequence a MeasurementOrFact? It feels like
This would make me very sad - we already have at least four of those: Organism, MaterialSample, LivingSpecimen, PreservedSpecimen and perhaps even a fifth as FossilSpecimens can sometimes yield DNA. |
I'm coming to this without the benefit of the last few task group meetings but I am puzzled by this statement "Clearly there are many materialEntities that do not have associated 'genetic sequence information'." I would put this term in the MaterialEntity class because I don't think it's necessary for every term organized into that class to apply to every record or observation that might be documented in that class. As it stands now if I have an Occurrence that has an |
I am also lacking the benefit of recent meetings, and am slowly getting caught up on the GitHub commentary, but I just wanted to say that I completely agree with what @albenson-usgs says above. |
Agree, however, I also do see the worry of @smrgeoinfo. If classes are sort of seen as defined by the terms organized under or grouped by the class. I know Darwin Core is only a bag of terms, but I think it is a valid thought for many to make even so. Would spicing the MaterialEntity class with the task or "organizing" (too many) terms that too clearly belong to biological things sort of alienate things that are more geological by nature? Would it harm to move associatedSequences (etc) to be organized under the Record-level terms? Or simply keep associatedSequences organized under Occurrence? Would be nice if we could also describe geology with Darwin Core...??? A bigger question could be if we actually want a new class for DNA Sequences in Darwin Core...??? |
The definition for associatedSequences states
We could propose to get rid of "associated with the Occurrence" or propose a change to "associated with the subject" or to something along "associated with the Organism, Occurrence, MaterialEntity, Event, Location, or other subjects or interest" :-) |
DNA sequences can be taken from water and soil.... |
A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the MaterialEntity. |
added changes to review package https://github.com/tdwg/material-sample/blob/main/review%20package/associatedSequences.md |
submitted to dwc repo - tdwg/dwc#454 |
change complete - tdwg/dwc#454 |
Current Darwin Core Placement/Definition
http://rs.tdwg.org/dwc/terms/associatedSequences
this term is a property of Occurrence
Defintion
A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.
Examples
http://www.ncbi.nlm.nih.gov/nuccore/U34853.1, http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093
Comments
See also
Change term - associatedSequences: tdwg/dwc#332
The text was updated successfully, but these errors were encountered: