Skip to main content

Yet Another RDF-Object Mapper

Project description

Build Status

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.12.1.dev20200125043535.tar.gz (38.6 kB view details)

Uploaded Source

File details

Details for the file YAROM-0.12.1.dev20200125043535.tar.gz.

File metadata

  • Download URL: YAROM-0.12.1.dev20200125043535.tar.gz
  • Upload date:
  • Size: 38.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.4.8

File hashes

Hashes for YAROM-0.12.1.dev20200125043535.tar.gz
Algorithm Hash digest
SHA256 3bcc400f17db3c58eff7c84de230267a3eb7874de29c92975159fc14e702829b
MD5 0d63d6fcb56404fd085c4c73f1a32a58
BLAKE2b-256 17e27d4a2991a1f4d024e8e0412c40876f2dd0130aa353c088442189c5ffb881

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