Skip to main content

Yet Another RDF-Object Mapper

Project description

Build Status

YAROM

Yet Another RDF-Object Mapper (YAROM) is a Python library useful for building Create-Read-Update-Delete (CRUD) tools and applications using Python objects and RDF. YAROM grew out of the PyOpenWorm project.

Basic Usage

If you got this library from GitHub or as a source archive, then install yarom:

python setup.py install --user

The configuration establishes which source of RDF data you’re reading from. Connect opens necessary resources and must be called before using anything that has to do with the RDF graph.

>>> import yarom as P
>>> P.connect('yarom/default.conf')

# Do something...

>>> P.disconnect()

Documentation

Documentation can be found at http://yarom.readthedocs.org/en/latest/

Project details


Download files

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

Source Distribution

YAROM-0.11.0-post20180618230131.tar.gz (37.3 kB view details)

Uploaded Source

File details

Details for the file YAROM-0.11.0-post20180618230131.tar.gz.

File metadata

File hashes

Hashes for YAROM-0.11.0-post20180618230131.tar.gz
Algorithm Hash digest
SHA256 4e1f9dd3370bed4990db69425db9f238ed41ac2adad7e04d78f999b0df7fc1a1
MD5 7ff74767323506efe9aaebc8284d5558
BLAKE2b-256 f647c4bfe3805ae39e212d71134e43c536f07c55de973d1539e56911bef8fd0f

See more details on using hashes here.

Supported by

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