Metadata-Version: 2.1
Name: red-connector-semcon
Version: 1.0
Summary: RED Connector Semcon is part of the Curious Containers project.
Home-page: https://www.curious-containers.cc/
License: AGPL-3.0
Author: Christoph Jansen
Author-email: Christoph.Jansen@htw-berlin.de
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: jsonschema (>=3.0,<4.0)
Requires-Dist: requests (>=2.28,<3.0)
Project-URL: Repository, https://github.com/curious-containers/red-connector-semcon
Description-Content-Type: text/markdown

# RED Connector Semcon

RED Connector Semcon is part of the Curious Containers project.

This connector is designed to read data from a [semantic container](https://www.ownyourdata.eu/en/semcon/).

For more information please refer to the Curious Containers [documentation](https://www.curious-containers.cc/).

## Limitations / Future Work
- No O-Auth authentification used by Semantic Container. This may be implemented in the future.
- Only handles json data from Semantic Container. No other format or binary data is supported.

## Acknowledgements

The Curious Containers software is developed at [CBMI](https://cbmi.htw-berlin.de/) (HTW Berlin - University of Applied Sciences). The work is supported by the German Federal Ministry of Economic Affairs and Energy (ZIM project BeCRF, grant number KF3470401BZ4), the German Federal Ministry of Education and Research (project deep.TEACHING, grant number 01IS17056 and project deep.HEALTH, grant number 13FH770IX6) and HTW Berlin Booster.

