linkml / linkml-owl

Extension of LinkML runtime for converting instances of LinkML classes to OWL (classes or instances)
https://linkml.io/linkml-owl
11 stars 1 forks source link

integrate poetry with linkml-owl #5

Closed sujaypatil96 closed 2 years ago

sujaypatil96 commented 2 years ago

Allowing linkml-owl to be installed and distributed via poetry.

Once this PR has been merged, similar to the linkml-runtime repo, we can setup automatic versioning, and Github Actions to run the test suite as well as publish the package to PyPI.

sujaypatil96 commented 2 years ago

Once this PR has been merged, I will make the first release to PyPI.