GithubHelp home page GithubHelp logo

Comments (5)

turbomam avatar turbomam commented on July 1, 2024

Nice work, @brynnz22 and @bmeluch

Are you requesting that dna_concentration and dna_absorb1 should be attributes of the Extraction process? I suggest associating those slots with the ProcessedSample that actually has those characteristics. Maybe we should relocate sample_mass too.

Think about it this way: if a schema had a Cooking processes, and a served_to slot that pointed to a Person, then a satisfaction slot should be associated with the Person, not the Cooking.

It doesn't matter how our data source models the data, especially if it's coming form relational tables, which are notorious for mixing concerns. It's our responsibility to determine what entities have what qualities, and the nmdc-schema supports doing that in a way that reflects reality better than most relational databases.

Sometimes you can double check your intentions by looking at the other things that use those slots. dna_concentration and dna_absorb1 are only associated with Biosample, which is a MaterialEntity, not a PlannedProcess

from nmdc-schema.

brynnz22 avatar brynnz22 commented on July 1, 2024

@turbomam We were discussing which ones it belongs to, and ProcessedSample makes a lot of sense. I think since sample_mass was in the Extraction class, we thought those should go in there too. But it makes sense to move those slots into ProcessedSample!

from nmdc-schema.

aclum avatar aclum commented on July 1, 2024

Are we done with this?

from nmdc-schema.

aclum avatar aclum commented on July 1, 2024

@turbomam are we done with this?

from nmdc-schema.

turbomam avatar turbomam commented on July 1, 2024

Might want to revisit this some day

from nmdc-schema.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.