Metadata-Version: 2.4
Name: kapps-ogm
Version: 0.1.1
Summary: Object-Graph-Mapper for KAPPS.
Author-email: Etienne Hoffmann <etienne.hoffmann@kit.edu>, Sören Weindel <soeren.weindel@kit.edu>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rdflib>=7.1.3
Requires-Dist: pydantic>=2.12.4
Requires-Dist: graph_db_interface>=1.2.0
Requires-Dist: aas_middleware>=0.0.1
Provides-Extra: dev
Requires-Dist: black>=25.1.0; extra == "dev"
Requires-Dist: pytest>=8.2.0; extra == "dev"
Requires-Dist: pylint>=3.3.4; extra == "dev"
Dynamic: license-file

# Object-Graph-Mapper for KAPPS

# License

The package is licensed under the [MIT license](LICENSE).

# Acknowledgements
This package is developed as part of the INF subproject of the [CRC 1574: Circular Factory for the Perpetual Product](https://www.sfb1574.kit.edu/english/index.php). This work is therefore supported by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) [grant-number: SFB-1574-471687386]
