Metadata-Version: 1.1
Name: skosprovider_rdf
Version: 0.2.0
Summary: skosprovider_rdf
Home-page: http://github.com/OnroerendErfgoed/skosprovider_rdf
Author: Flanders Heritage Agency
Author-email: ict@onroerenderfgoed.be
License: MIT
Description: skosprovider_rdf
        ================
        
        Skosprovider implementation based on RDF
        
        
        .. image:: https://travis-ci.org/OnroerendErfgoed/skosprovider_rdf.png?branch=master
                :target: https://travis-ci.org/OnroerendErfgoed/skosprovider_rdf
        .. image:: https://coveralls.io/repos/OnroerendErfgoed/skosprovider_rdf/badge.png?branch=master
                :target: https://coveralls.io/r/OnroerendErfgoed/skosprovider_rdf
        .. image:: https://badge.fury.io/py/skosprovider_rdf.png
                :target: http://badge.fury.io/py/skosprovider_rdf
        
        
        0.2.0 (14-10-2004)
        ------------------
        
        - Add support for Dublin Core identifier (#5)
        
        0.1.3 (02-09-2014)
        ------------------
        
        - Fix a namespace error for SKOS Notes. (#2)
        
        0.1.2 (31-07-2014)
        ------------------
        
        - Documentation fixes and cleanup
        - Removed RDFlib artefacts from output.
        
        0.1.1 (20-05-2014)
        ------------------
        
        - Bugfixing
        - encoding/decoding problems
        - casting rdf subjects and objects to rdflib URI's
        - Added tests
        
        0.1.0
        -----
        
        - Initial version
        
Keywords: rdf skos skosprovider
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
