Skip to content

Reference

The reference is generated from the package's type annotations and docstrings, so it stays aligned with the installed Python API.

  • pyling


    The supported public package API and primary entry points.

  • pyling.engine


    Run synchronous, asynchronous, graph, and message-stream reasoning.

  • pyling.builtins


    Inspect and extend the built-in predicate registry.

  • pyling.parser


    Parse N3 documents and multiple sources.

  • pyling.rdf


    Convert RDFLib values and parse RDF 1.2-compatible input.

  • pyling.store


    Store facts in memory or in the JSON-backed persistent store.

  • pyling.terms


    Work with IRIs, literals, variables, lists, graphs, triples, and rules.

  • pyling.printing


    Render terms and triples as Notation3.

  • pyling.deref


    Retrieve N3 resources for dereferencing built-ins.

  • pyling.cli


    Command-line parser and entry point.