Skip to main content

Generate easily your markdown documentation for any ontology

Project description

ontodoc logo

ontodoc

PyPIVersion PyPI - Downloads GitHub License

A python module to generate markdown documentation for ontologies.

Based on rdflib and jinja2.

Getting Started 🚀

Installation

pip install ontodoc

Command line usage

python -m ontodoc

By default, the file named ontology.ttl will be used to generate your documentation in the build destination folder.

You can easily change settings as you need. Available arguments :

Argument name Default Description Implemented
-i, --input INPUT ontology.ttl Input ontology file
-o, --output OUTPUT build/ Output directory for the generated documentation
-t, --templates TEMPLATES templates/ Custom templates folder
-f, --footer, --no-footer true Add footer for each page
-c, --concatenate, --no-concatenate false Concatenate documentation into an unique file
-s, --schema, --no-schema true Display schemas
-m, --model MODEL markdown Model type for the documentation. markdown, gh_wiki

Automatically generate your documentation

You can explore github actions to automatically generate and publish your documentation. If you need some inspiration to do it, check our ontodoc github action.

Example 👀

Look at the example for foaf to see what type of documentation you can easily build in 2 lines!

How does it work ? 🔧

%% THIS IS A SCHEMA, IF YOU CANNOT SEE IT, PLEASE TRY TO CONSULT THIS PAGE ON GITHUB AND ON A DESKTOP WEB NAVIGATOR
flowchart LR
 subgraph s1["Ontodoc"]
        mdhrd["Markdown human readable documentation"]
        mt["Markdown templates"]
        sod["Structured ontology description"]
        cli["Command Line Interface"]
  end
    sod --> mdhrd
    mt --> mdhrd
    on(("Ontology")) --> cli
    cli --> sod
    cli -.-> mt

    sod@{ shape: braces}
    cli@{ shape: text}

Contributing </>

Feel free to contribute to this open source project!

We need help to implement new features, fix bugs listed in issues.

If you have any idea, create your own issue.

License 🔓

Apache License 2.0

They already have integrated Ontodoc ♥️

Comming soon...

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

ontodoc-0.0.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

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

ontodoc-0.0.1-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file ontodoc-0.0.1.tar.gz.

File metadata

  • Download URL: ontodoc-0.0.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for ontodoc-0.0.1.tar.gz
Algorithm Hash digest
SHA256 81ea609c4a8d6829ee6bd84d965528bc091904f95a0511efb6b3f286b60eebad
MD5 44ac1a39567b8462db7d172b863a28c8
BLAKE2b-256 e9414596ba04984353f32975e39222e8d175a405b4cc045a68cae012523a0f99

See more details on using hashes here.

File details

Details for the file ontodoc-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ontodoc-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for ontodoc-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 818dd00c29adc9f8d5345a9aace18b747b3701beaeaa7ead26d4dbbfb0f95b08
MD5 0288cc03d1f8f6c2de4941a57dffe54f
BLAKE2b-256 fd2c5604e646dfa92592de1e08ab74c5479d04fc4fd62df271271f441ba0c97c

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