Skip to content
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

BioSample was derived from multiple BioSamples? #164

Open
bendichter opened this issue Mar 10, 2023 · 2 comments
Open

BioSample was derived from multiple BioSamples? #164

bendichter opened this issue Mar 10, 2023 · 2 comments

Comments

@bendichter
Copy link
Member

I'm working on porting BioSample to an NWB extension and came across this line:

wasDerivedFrom: Optional[List["BioSample"]] = Field(

Does this mean that a BioSample can be derived from multiple BioSamples? What would be a use-case for that?

@bendichter
Copy link
Member Author

The same goes for wasAttributedTo a few lines down

@satra
Copy link
Member

satra commented Mar 10, 2023

libraries, cell cultures, blood, etc.,.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants