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

Reorganize package structure #49

Open
cmungall opened this issue Jul 11, 2022 · 1 comment
Open

Reorganize package structure #49

cmungall opened this issue Jul 11, 2022 · 1 comment

Comments

@cmungall
Copy link
Member

We have a flat list of things under

https://github.com/linkml/schemasheets/tree/main/schemasheets

  • schema_exporter: linkml2sheets
  • schemamaker: sheets2linkml
  • schemasheet_datamodel
  • sheets_to_project: primarily CLI
  • schemaview_vs_example: ???

this is a little ad-hoc. For other projects we subdivide into packages, e.g.

  • import
  • export
  • datamodel
  • cli

This may be overkill here, but we should at least have consistent naming conventions, e.g. if schema_exporter goes from the metamodel to sheets, then the opposite should be called schema_importer

@sierra-moxon
Copy link
Member

@turbomam - still a priority to fix? :)

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