Skip to main content

A usable and scalable API for RDF construction.

Project description

construction-site: a usable library for RDF construction

Uses:

  • rdflib >= 5.0.0

Rough API design:

ConstructionSite()
.load(file1.json)   # Creates graph from direct json mapping
.construct(query1)  # Creates new graph containing mapping from file1.json graph
.construct(query2)  # Creates new graph containing mapping from file1.json graph
.load(file2.json)   # Creates graph from direct json mapping
.construct(query3)  # Creates new map graph containing mapping from file2.json graph
.collect() # aggregate all constructed graphs into one
.check(shacl) # validate the constructed graph against shacl
.run()

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

construction_site-0.0.2.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file construction_site-0.0.2.tar.gz.

File metadata

  • Download URL: construction_site-0.0.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.7

File hashes

Hashes for construction_site-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b81eb2e5c03f4a13293cbd75bbd16b8b705c0589086d597ea31ef7fdfbde4c04
MD5 b0b04b6d1f1815f3a067da4f4ad1d50f
BLAKE2b-256 5823ff40f5bada4a6d1ab9e7f732990ba6a5fadc989a44b09eb2e030afda162c

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