Skip to content

Python software that implement validation rules for OntoUML models represented as OntoUML Vocabulary graphs

License

Notifications You must be signed in to change notification settings

OntoUML/ontouml-validator

Repository files navigation

DOI Project Status - Active GitHub - Release Date - PublishedAt GitHub - Last Commit - Branch PyPI - Project Language - Top Language - Version CodeFactor Grade OpenSSF Scorecard Code style: black License - GitHub pre-commit pre-commit.ci status Website GitHub Workflow Status (with event)

ontouml-validator

Python software that implement validation rules for OntoUML models represented as OntoUML Vocabulary graphs

📦 PyPI Package: The transformation is conveniently available as a PyPI package, which allows users to use it as an executable script or import it as a library into other Python projects.

📚 Documentation: For inquiries and further information, please refer to the comprehensive docstring-generated documentation available for this project.

Contents

Installation

Before using the OntoUML Graph Validator, you need to download and install Python.

To install the application you simply need to perform the following command:

pip install ontouml-validator

All dependencies will be installed automatically, and you will be ready to use the ontouml-validator package.

Usage

As a script

the results will be generated at the same location the code is invoked. Two files: {same_name}.txt {same_name}.log

As a library

About

Python software that implement validation rules for OntoUML models represented as OntoUML Vocabulary graphs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages