Metadata-Version: 1.0
Name: pyprov
Version: 1.0.10
Summary: A Python implementation of W3C PROV data model.
Home-page: http://github.com/huanjiayang
Author: Huanjia Yang
Author-email: huanjiayang@hotmail.com
License: LICENSE.txt
Description: pyprov is a Python implementation of W3C PROV data model.
        
        pyprov currently provides:
        1. Implementation of core definitions in the PROV data model;
        2. Exporting data model instances in JSON serialization;
        
        The following functionalities are currently under development:
        1. Tools for persisting data model instances in RDF store;
        2. Tools for querying PROV data;
        3. Tools for exporting data model instances in RDF triples, XML and other formats;
Platform: UNKNOWN
