Skip to content

THCLab/ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Overview

Repository helding ontologies

Installation

  1. Install conda

  2. Run conda env create -f requirements.yml

  3. Run conda activate PyCDO

Ontology File Generation

The repository uses OwlReady2 to design and create the ontology.

Design Ontology

Ontology design is in two files:

The following command uses thse defintoins to generate the .OWL file:

  1. cd ontology

  2. Run python -m src.generate_ontology

  3. Review output in output/cdo-ontology.owl

  4. Use Protege to generate a Turle (.ttl) file from the .owl file, such as output/cdo-ontology.ttl.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages