{ "info": { "author": "Oxford University Computing Services", "author_email": "opendata@oucs.ox.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "humfrey\n=======\n\nhumfrey is a Django-based RESTful linked data interface to a SPARQL endpoint.\n\nFeatures\n--------\n\n* Serialization to HTML, RDF, JSON, CSV.\n* Template selection based on rdf:types.\n* Semantic pingback\n* SPARQL rate-limiting\n\nUsing\n-----\n\nhumfrey provides a lot of the framework you need for producing a linked data\nsite. You will need to produce a minimal Django project to pull it all\ntogether. Examples include `data.ox.ac.uk `_,\n`data.clarosnet.org `_, and\n`opencitations.net `_. In\ndue course we plan to provide a simple demonstration site that will run out of\nthe box.\n\nIt requires a backing SPARQL endpoint to run queries against. The sites listed\nabove use `Fuseki `_, but it should work with\nany endpoint. If it doesn't, raise an issue in `the GitHub issue tracker\n`_.\n\nYou will also need running ``memcached`` and ``redis`` instances.\n\nRunning the test suite\n----------------------\n\nIn the root of the humfrey module run::\n\n PYTHONPATH=.. python manage.py test --settings=humfrey.tests.settings\n\nIf using Jenkins, you can use tox or run the following::\n\n PYTHONPATH=.. python manage.py jenkins --settings=humfrey.tests.settings\n\nThis will produce a bunch of reports using django_jenkins, which will turn up in a ``reports`` directory.\n\nRequirements\n------------\n\n* memcached\n* redis", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oucs/humfrey", "keywords": "sparql,linked data,RDF,REST", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "humfrey", "package_url": "https://pypi.org/project/humfrey/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/humfrey/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oucs/humfrey" }, "release_url": "https://pypi.org/project/humfrey/0.3.9/", "requires_dist": null, "requires_python": null, "summary": "A Django-based RESTful linked data frontend for SPARQL endpoints.", "version": "0.3.9" }, "last_serial": 793110, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "42876917b32794d183d70b46991e9151", "sha256": "929ceafe6942944edeae66c816d51d3c45ed4407315874bdc6efac62cd858ff8" }, "downloads": -1, "filename": "humfrey-0.2.tar.gz", "has_sig": false, "md5_digest": "42876917b32794d183d70b46991e9151", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77682, "upload_time": "2011-10-27T15:49:05", "url": "https://files.pythonhosted.org/packages/2d/fe/14da75a3f99f6d91bdd366468f357f732a0cf01d188840e3fa57b17ccdde/humfrey-0.2.tar.gz" } ], "0.3.9": [ { "comment_text": "", "digests": { "md5": "6b89cf27af2c2303536ae9ed27168967", "sha256": "d2c653f11af6dd08578770dc95c4995dbbd2cd6a04ce7a6481f3269b885186d7" }, "downloads": -1, "filename": "humfrey-0.3.9.tar.gz", "has_sig": false, "md5_digest": "6b89cf27af2c2303536ae9ed27168967", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136844, "upload_time": "2012-06-12T14:58:51", "url": "https://files.pythonhosted.org/packages/14/2b/bb92164a1aac9de075b9ce341d59940f49d4015943dc0a9099bfc50667f8/humfrey-0.3.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b89cf27af2c2303536ae9ed27168967", "sha256": "d2c653f11af6dd08578770dc95c4995dbbd2cd6a04ce7a6481f3269b885186d7" }, "downloads": -1, "filename": "humfrey-0.3.9.tar.gz", "has_sig": false, "md5_digest": "6b89cf27af2c2303536ae9ed27168967", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136844, "upload_time": "2012-06-12T14:58:51", "url": "https://files.pythonhosted.org/packages/14/2b/bb92164a1aac9de075b9ce341d59940f49d4015943dc0a9099bfc50667f8/humfrey-0.3.9.tar.gz" } ] }