Skip to main content

A rules engine for RDF data

Project description

PyPI - Status

RDF-Engine

Why?

Motivation: This was developed as part of BIM2RDF where the conversion from BIM to RDF is framed as 'mapping rules'.

How?

Rules are processes that generate triples. They are simply applied until no new triples are produced. Oxigraph is used to store data.

A rule is defined as a function that takes an Oxigraph instance and returns quads.

Features

  • Handling of anonymous/blank nodes: They can be derandomized.
  • Oxigraph can handle RDF-star data and querying. However, RDF-star is derandomized for each graph in a rule. RDF-star data is expected to be of form <<data.subject data.predicate data.object >> meta.predicate meta.object.

Usage

The package can be obtained from PyPi. Note the CLI is optional: rdf-engine[cli].

A 'program' is defined as a sequence of engine runs initialized by a `db'. Each engine run takes:

  • (engine) params
  • and a list of rules. Each rule needs a module, maker, and params. See program example in test script.

Development Philosophy

  • KISS: It should only address executing rules. Therefore, the code is expected to be feature complete (without need for adding more 'features').
  • Minimal dependencies: follows from above.
  • Explicit > Implicit: Parameters should be specificed (explicitly).

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

rdf_engine-206.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rdf_engine-206-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file rdf_engine-206.tar.gz.

File metadata

  • Download URL: rdf_engine-206.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for rdf_engine-206.tar.gz
Algorithm Hash digest
SHA256 ee00a304dc12f87eb55a5eeeb4c11db27aa9a65d13204a4ecc37eecdd5561066
MD5 f1365832d98c23b46a6281e8ea71d087
BLAKE2b-256 430cfd45711c96a120c8294810fb23230333b6fcaa85e83ad0e058ba366d108c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rdf_engine-206.tar.gz:

Publisher: python-publish.yml on pnnl/rdf-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rdf_engine-206-py3-none-any.whl.

File metadata

  • Download URL: rdf_engine-206-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for rdf_engine-206-py3-none-any.whl
Algorithm Hash digest
SHA256 fd8cebf021518b0d466334e4b54b1a934a3324277f30e5744c098603906ecafa
MD5 c6ffdc80c25fd5e12d02a13d8b5b992d
BLAKE2b-256 8520325aaea6f96aea5f4ba4cc514f11efd56d30619138ad6502948833e6a2eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rdf_engine-206-py3-none-any.whl:

Publisher: python-publish.yml on pnnl/rdf-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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