Metadata-Version: 2.1
Name: linkml-model-enrichment
Version: 0.0.4
Summary: Infer models, enrich with meaning for terms including enum permissible values
License: BSD 3-Clause
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: click-log (>=0.3.2,<0.4.0)
Requires-Dist: funowl (>=0.1.10,<0.2.0)
Requires-Dist: jsonpatch (>=1.32,<2.0)
Requires-Dist: linkml (>=1.1.13,<2.0.0)
Requires-Dist: linkml-runtime (>=1.1.10,<2.0.0)
Requires-Dist: mkdocs (>=1.2.3,<2.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.2,<3.0.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: quantulum3 (>=0.7.9,<0.8.0)
Requires-Dist: rdflib (==5.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: strsimpy (>=0.2.1,<0.3.0)
