Metadata-Version: 1.1
Name: prefixcommons
Version: 0.1.4
Summary: Library for working prefixcommons.org CURIEs
Home-page: https://github.com/prefixcommons/prefixcommons
Author: Chris Mungall
Author-email: cmungall@gmail.com
License: BSD3
Description: prefixcommons
        =============
        
        A python API for working with ID prefixes in the context of
        `prefixcommons <http://prefixcommons.org>`__
        
        Current functionality: Uses JSON-LD contexts to expand and contract
        CURIEs to URIs
        
        E.g. GO:0008150 <=> http://purl.obolibrary.org/obo/GO\_0008150
        
        See
        `prefixcommons/biocontext <https://github.com/prefixcommons/biocontext>`__
        
        The curie\_util.py module provides CURIE/URI expansion/contraction based
        on standard contexts.
        
        This repo:
        `prefixcommons/prefixcommons-py <https://github.com/prefixcommons/prefixcommons-py>`__
        
Keywords: ontology graph obo owl sparql networkx network
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
