Metadata-Version: 2.4
Name: cemento
Version: 0.6.0
Summary: A package to view and write ontologies directly from draw.io diagram files.
Author-email: Gabriel Obsequio Ponon <gop2@case.edu>
License: BSD-3-Clause
Project-URL: Homepage, https://bitbucket.org/cwrusdle/fairmaterials/src/gabriel-gxp/packages/xrd-onto-viewer/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4>=4.12.3
Requires-Dist: defusedxml>=0.7.1
Requires-Dist: networkx>=3.2.1
Requires-Dist: pandas>=2.2.2
Requires-Dist: rdflib

# SDLE FAIR Package: Centralized Entity Mapping & Extraction Nexus for Triples and Ontologies (CEMENTO)

**Description:**

This package is part of the larger SDLE FAIR application suite that features tools to create scientific ontologies faster and more efficiently. This package can provide OOP interfaces for drawing and reading ontology diagrams made using draw.io. The code is able to generate a list of relationship triples that are used to store and construct ontology diagrams.

## Installation

To install this particular package, use pip to install the latest version of the package:

```{bash}
pip install cemento
```

## Usage

One can refer to the examples folder for sample implementations of basic read and write operations with draw.io diagrams. Please run the examples while in the root folder of the repository.

## License

This project was released under the BSD-3-Clause License. For more information about the license and the Open Source movement, please check the [Open Source Initiative](https://opensource.org/licenses) website.

## Contact Information
If you have any questions or need further assistance, feel free to contact us at:

Email: 
[gop2@case.edu](Gabriel Obsequio Ponon)
