Metadata-Version: 2.1
Name: case-prov
Version: 0.10.0
Summary: A mapping of CASE to W3C PROV
Home-page: https://github.com/casework/CASE-Implementation-PROV-O
Author: Alex Nelson
Author-email: alexander.nelson@nist.gov
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: THIRD_PARTY_LICENSES.md
Requires-Dist: case-utils <0.15.0,>=0.14.0
Requires-Dist: prov
Requires-Dist: pydot
Provides-Extra: testing
Requires-Dist: case-utils[testing] ; extra == 'testing'

# CASE Implementation: PROV-O

This repository maps [CASE](https://caseontology.org/) to [W3C PROV-O](https://www.w3.org/TR/prov-o/) and [OWL-Time](https://www.w3.org/TR/owl-time/).  Note that contrary to other CASE implementations, this maps CASE out to another data model, instead of mapping another data model or tool into CASE.

Full documentation is available at the [project homepage](https://github.com/casework/CASE-Implementation-PROV-O).


