ncihtan / data-models

Schema.org Data Models for HTAN
MIT License
14 stars 7 forks source link

Model is not a DAG #332

Closed adamjtaylor closed 5 months ago

adamjtaylor commented 8 months ago

In testing the schematic refactor in #322 we get the following warnings re loops in the data model. These will become errors in future versions of schematic, so we should look to implement changes to the data model to remove these loops

adamjtaylor commented 7 months ago

@mialy-defelice advises removing Depends On Component from most of these. This aligns with how we have other components set up