Skip to main content

Python distributible for using rdflib with NDB

Project description

This aim of this project is to allow rdflib, the Python RDF library, to be deployed on Google App Engine (GAE) with data be persisted in the NDB storage.

All use is at your own risk.

To use this project your application should run on GAE using Python 2.7.

Assuming that you are familiar with rdflib (https://rdflib.readthedocs.org/en/latest/), to get started with this project, simply create a graph like this:

from rdflib import Graph
from rdflib_appengine.ndbstore import NDBStore
g = Graph(store = NDBStore(identifier = 'my_first_store'))

See https://github.com/mr-niels-christensen/rdflib-appengine and https://semanticwebrecipes.wordpress.com/2015/01/09/triple-store-in-the-cloud/ for further information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rdflib_appengine-1.2.0-py2-none-any.whl (9.6 kB view details)

Uploaded Python 2

File details

Details for the file rdflib_appengine-1.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for rdflib_appengine-1.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 5400f994794bb639e49326a1c1bdd042fb6f0530410d99586835a73481827532
MD5 c1ea1f7d9aeb902ce36a64b6ee908f30
BLAKE2b-256 025c4bcf60418f9c6474cdee30fc0c0d9becdaa535301ebf2885e52a390bb07d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page