Metadata-Version: 1.1
Name: vera
Version: 0.3.1
Summary: Implementation of the ERAV data integration model
Home-page: http://wq.io/vera
Author: S. Andrew Sheppard
Author-email: andrew@wq.io
License: MIT
Description: .. figure:: https://raw.github.com/wq/wq/master/images/256/vera.png
           :align: center
           :target: http://wq.io/vera
           :alt: vera
        
        `Vera <http://wq.io/vera>`_ is the reference implementation of the **ERAV**
        data model.  ERAV is an extension to EAV with support for maintaining multiple
        versions of an entity with different provenance [1]_.
        
        Getting Started
        ---------------
        
        ::
        
            pip install vera
        
        See `the documentation <http://wq.io/docs/>`_ for more information.  See
        https://github.com/wq/vera to report any issues.  Note that the vera modules
        are largely `included within wq.db
        <https://github.com/wq/wq.db/blob/master/contrib/vera>`_ .  The vera package
        simplifies the installation of additional third-party libraries needed for vera
        but not required by wq.db.
        
        References
        ~~~~~~~~~~
        
        .. [1] Sheppard, S. A., Wiggins, A., and Terveen, L. `Capturing Quality: Retaining Provenance for Curated Volunteer Monitoring Data <http://wq.io/research/provenance>`_.  To appear in Proceedings of the 17th ACM Conference on Computer Supported Cooperative Work and Social Computing (CSCW 2014). ACM. February 2014.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Django
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Database :: Database Engines/Servers
