OntoUML Python Library
Project description
ontouml-py
WORK IN PROGRESS
📦 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 and Use
Prerequisites
Ensure you have Python installed on your system before utilizing ontouml-py
. It has been tested with Python versions 3.9 to 3.12 on Mac, Windows, and Linux. If not installed, download and install Python.
Instructions for Users
- Install ontouml-py: Execute the following command to install the library:
pip install ontouml-py
All dependencies will be installed automatically.
- Usage: To use ontouml-py, import the necessary functionalities in your Python code. Example:
from ontouml_py import AnOntoumlClass
Note: Replace AnOntoumlClass
with the actual class you intend to use.
Instructions for Contributors
-
Fork the Project: Fork the
ontouml-py
repository to your own GitHub account. -
Clone and Setup: Clone your forked repository and navigate to the project directory.
-
Install Dependencies: Use Poetry for dependency management. If not installed, refer to Poetry’s documentation for installation instructions. Then, install all dependencies with:
poetry install
Now, you're ready to make enhancements or fixes and contribute back to ontouml-py!
Development Stage:
ontouml-py is still under active development.
Your contributions and feedback are valuable in enhancing ontouml-py and expanding its capabilities!
The OntoUML-JS
OntoUML JS is a versatile JavaScript library tailored for effortlessly handling OntoUML models. It streamlines the process of manipulating OntoUML models and serializing them into ontouml-schema
compliant JSON files. With OntoUML JS, developers can efficiently create and manage OntoUML elements, construct models, and perform various model-related tasks programmatically. This library introduces constructor methods for creating OntoUML elements, provides support for container elements like projects and packages, and facilitates element serialization and deserialization. Additionally, OntoUML JS is continually updated with useful methods to simplify the development of OntoUML models. Whether you are working on ontology-driven conceptual modeling or require a tool for handling complex domain ontologies, OntoUML JS offers a valuable utility to streamline your workflow.
How to Contribute
Report Issues
- Report bugs or suggest features by opening an issue.
- Point out any discrepancies in the AI-generated documentation by opening an issue.
Code Contribution
- Fork the Repository: Fork the project repository and create your feature branch:
git checkout -b feature/YourFeatureName
. - Commit Changes: Make and commit your changes with meaningful commit messages.
- Push to Branch: Push your work back up to your fork:
git push origin feature/YourFeatureName
. - Submit a Pull Request: Open a pull request to merge your feature branch into the main project repository.
Test Contribution
- Improve reliability by adding or enhancing tests.
General Guidelines
- Ensure your code adheres to our coding standards.
- Update documentation as needed.
- Ensure that your code does not introduce additional issues.
Thank you for investing your time and expertise into this project!
Author
This project is maintained by the Semantics, Cybersecurity & Services (SCS) Group of the University of Twente, The Netherlands. Its developer is:
Feel free to get in touch using the provided links. For questions, contributions, or to report any problem, you can open an issue at this repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ontouml_py-0.2.0.tar.gz
.
File metadata
- Download URL: ontouml_py-0.2.0.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 905da56b8f0e59039aa65c7e18d49c7958f168356d3987aae8be4d82568853e4 |
|
MD5 | ac520109c3e2f5c7110e5fb3b7f3f911 |
|
BLAKE2b-256 | 4662fd0f56ceeb14e97004dedb51151395aebf08df873dd3d61a52ae4711fbf7 |
File details
Details for the file ontouml_py-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: ontouml_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5bd2c81131faa486a91d601336c556b979c7e0a4e5874e7738acc7f9908250c |
|
MD5 | e5c5c7877bdf437c64c9bb101e784f67 |
|
BLAKE2b-256 | e5a33bcd0972112e541f03ef7b55bf039aebf01445ee2538f552b48aca18516b |