microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
27 stars 8 forks source link

what are the validation constraints when a slot mentions the id for another class #882

Open turbomam opened 1 year ago

turbomam commented 1 year ago

write examples!

cc @aclum

turbomam commented 1 year ago

is the lack of referential integrity constraint desirable, because the creating instance (Activity) might be created before the created (DataObject?)

aclum commented 1 year ago

I would really like to get away from inserting objects a referential integrity constraint but I don't think we can yet. For example, with NEON the schema updates will happen in parallel to some of the workflow runs because of time constraints.