linkml / schema-automator

Automated assistance for the schema development lifecycle
https://linkml.io/schema-automator/
BSD 3-Clause "New" or "Revised" License
36 stars 13 forks source link

Add ability to bootstrap a linkml schema from a SQL DDL #67

Closed cmungall closed 2 years ago

cmungall commented 2 years ago

I think it should be possible to use sqla to introspect a schema - no need to write a DDL parser!

nlharris commented 2 years ago

Looks like this is done. Not sure why it didn't get auto-closed when #78 was merged.