Metadata-Version: 2.1
Name: sheet2linkml
Version: 1.0.0
Summary: Google Sheets to LinkML generator for the CRDC-H model
Home-page: https://github.com/cancerDHC/sheet2linkml
Keywords: data model,linked data,linkml
Author: Gaurav Vaidya
Author-email: gaurav@renci.org
Requires-Python: >=3.7.1,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: linkml-runtime (>=1.1.2,<2.0.0)
Requires-Dist: pygsheets (>=2.0.4,<3.0.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: setuptools (>=52.0.0,<53.0.0)
Project-URL: Documentation, https://github.com/cancerDHC/sheet2linkml
Project-URL: Repository, https://github.com/cancerDHC/sheet2linkml
Description-Content-Type: text/markdown

# sheet2linkml
A python package for converting the CRDC-H data model, which is currently stored in a 
[Google Sheet](https://docs.google.com/spreadsheets/d/1oWS7cao-fgz2MKWtyr8h2dEL9unX__0bJrWKv6mQmM4/). The command line utility built into the package can be used 
to generate a [LinkML](https://github.com/linkml/linkml) representation of the CRDC-H data model.

