You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add basic analysis functionality (primarily for schematic/LinkML data models):
Identify objects dependent on something else. So perhaps ability to run a command like bb ./retold --deps -m model.jsonld --entity ClassA to get everything that depends on ClassA.
The text was updated successfully, but these errors were encountered:
Add basic analysis functionality (primarily for schematic/LinkML data models):
Identify objects dependent on something else. So perhaps ability to run a command like
bb ./retold --deps -m model.jsonld --entity ClassA
to get everything that depends on ClassA.The text was updated successfully, but these errors were encountered: