Metadata-Version: 1.0
Name: lodstats
Version: 0.3.1
Summary: Gather statistics from RDF files in various formats
Home-page: http://aksw.org/projects/LODStats
Author: Jan Demter
Author-email: jan@demter.de
License: UNKNOWN
Download-URL: https://github.com/AKSW/LODStats/zipball/master
Description: 
                  LODStats uses Redland (librdf) to access files adhering to the Resource
                  Description Framework (RDF) and compute various configurable
                  statistics about them.
                  You will need to manually install librdf, i.e.
                  sudo apt-get install python-librdf for Debian/Ubuntu.
                  Extending LODStats with custom statistics is easily accomplished.
              
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
