Metadata-Version: 2.1
Name: case-utils
Version: 0.6.1
Summary: Python utilities for working with the CASE ontology
Home-page: https://github.com/casework/CASE-Utilities-Python
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.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: pyshacl
Requires-Dist: rdflib <6.3.0,>=6.0.2
Requires-Dist: requests
Requires-Dist: tabulate

# CASE Python Utilities

This project provides various specialized utilities for producing and analyzing data in the [CASE](https://caseontology.org/) format.

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


