Skip to main content

A simple syntax for RDF.

Project description

graffl Logo

(pronounced g-raffl, but also derived from the Bavarian word "Graffl" meaning "stuff" or "junk")

Summary

graffl is a (still) experimental RDF scratch pad file format. Its purpose is to write something down that is immediately understood as graph data. No annoying syntax like dots or commas is required. Think of it as Markdown for RDF.

For example, the following graffl graph:

Alice likes -> Bob

written as Turtle:

@prefix ns1: <https://www.hedenus.de/graffl/76a04f61-342e-11f1-a289-e08f4ccbe174/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ns1:Alice rdfs:label "Alice" ;
    ns1:likes ns1:Bob .
  • It allows nested graphs!
  • It supports modeling with RDFSchema, OWL and SHACL
  • The parser is implemented as an extension for rdflib
  • The file format is used by rdf2graphml

See also the documentation on Github Pages!

CLI

The CLI command graffl converts one or more *.graffl files to TriG:

graffl [-h] [-V] [-o OUTPUT] [-v] [-d INPUT_DIR] [input_files ...]

The produced RDF is merged in one dataset. You can separate the graphs using the @context directive. If no output is specified, the result is printed to standard output.

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

graffl-0.9.3.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

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

graffl-0.9.3-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file graffl-0.9.3.tar.gz.

File metadata

  • Download URL: graffl-0.9.3.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for graffl-0.9.3.tar.gz
Algorithm Hash digest
SHA256 4abe2718a54e10f00d0528d62a1e98968822eb889d15a08a18ca765a1e443f69
MD5 4b4bae23d60f8efb2b39a126ff8d6b0a
BLAKE2b-256 0f8be1bb805a558fb6baca511b7be231979ef495dfc32c06767ad9e9cc0bd01d

See more details on using hashes here.

File details

Details for the file graffl-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: graffl-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for graffl-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5ebb3e62d644315f9853c8dc233b48662cea0a47433a73c82d63c5605662d076
MD5 fd6a24bdb45e9950643c041033f0ecea
BLAKE2b-256 0c1313d316e009653b6bf4f7f7bd8260a9e3dbdfb0b41ae60d582fea35070904

See more details on using hashes here.

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