Skip to main content

A tool for parsing and visualizing ontology files written in the Ontol DSL

Project description

Ontol DSL Parser

Build Status PyPi downloads

Authors: Skvortsov Vladimir, Aptukov Mikhail, Markov Mikhail, Afanasyev Andrew, Khamidullin Ilsaf.

Ontol DSL Parser is a command-line tool for parsing and visualizing ontology files written in the Ontol DSL. It generates JSON representations and PlantUML diagrams from .ontol files.

Features

  • Parse .ontol files to extract ontology structures.
  • Serialize ontology to JSON format.
  • Generate PlantUML diagrams from ontology.
  • Automatically render PlantUML diagrams to PNG images.
  • Watch files for changes and re-parse them automatically.
  • Display version and help information.

Requirements

  • Python 3.7 or higher
  • Java (for local PlantUML rendering)
  • PlantUML (for local rendering)

Installation

Install from PyPi:

pip install ontol

Usage

Parse a file

To parse an .ontol file and generate JSON and PlantUML files:

ontol path/to/yourfile.ontol

Watch Mode

To watch a file for changes and automatically re-parse it:

ontol path/to/yourfile.ontol --watch

Display Version

To display the version of the program:

ontol --version

Help

To display help information:

ontol --help

Tests

To display run tests:

pytest tests

Output

  • JSON File: A JSON representation of the ontology is saved with the same basename as the .ontol file.
  • PlantUML File: A .puml file is generated for visualization.
  • PNG Image: A PNG image is rendered from the PlantUML file.

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

ontol-2.7.4.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

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

ontol-2.7.4-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file ontol-2.7.4.tar.gz.

File metadata

  • Download URL: ontol-2.7.4.tar.gz
  • Upload date:
  • Size: 22.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for ontol-2.7.4.tar.gz
Algorithm Hash digest
SHA256 f4f47a4aaaef7b258e1e6fce3d3bcffb394a5c3e98569528cc526b4cce9f1f55
MD5 61d77fd9c1134b1c575668bd77cf55a8
BLAKE2b-256 24cb8836c6c245eb7be88de675f8fed1f77f950124635b28a03e3bd53d705906

See more details on using hashes here.

File details

Details for the file ontol-2.7.4-py3-none-any.whl.

File metadata

  • Download URL: ontol-2.7.4-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for ontol-2.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f8056c0bac608f2b48da7bd46df5eec8cadff10c9b6ef43d9f84a905f396a6fa
MD5 72ddfcebf2b3ac0308a99454b4b97b78
BLAKE2b-256 81c637f9b9da2da8aaf28d9e4330733562ff4fbbb84908c7c0be5867dca30804

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