Metadata-Version: 2.1
Name: simpler_model
Version: 0.2.2
Summary: This is a Schema extraction API based on the OpenAPI 3.1 specification.  You can find out more about Swagger at [https://swagger.io](https://swagger.io). 
Author-email: Philipp Schmurr <philipp.schmurr@kit.edu>
Maintainer-email: Philipp Schmurr <philipp.schmurr@kit.edu>
Project-URL: Homepage, https://github.com/Cpprentice/FAIRlead-model-extraction
Project-URL: Bug Reports, https://github.com/Cpprentice/FAIRlead-model-extraction/issues
Project-URL: Source, https://github.com/Cpprentice/FAIRlead-model-extraction
Keywords: entity-relationship-model,ER,extraction,model,simpler,openapi
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: typing-extensions~=4.8.0
Requires-Dist: pydantic~=2.6.4

# Simple ER Model

This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
It uses a customized template of the fastapi generator to only produce the pydantic modules and no actual API stuff.

This package therefore provides the basic model needed for all the tasks done by the FAIRlead schema extraction framework.

The parent framework can be found [here](https://github.com/Cpprentice/FAIRlead-model-extraction).
