Skip to content

fernandabaiao/OntoUMLLoader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow

Install dependencies

pip install -r requirements.txt

Install ollama

1 download from https://ollama.com

2 pull LLM for experiments in CMD: ollama pull llama3.1 ollama pull llama3.2:1b lighter version

Run main script (main loop)

orchestrator.py

About

An interface to parse/load ontologies (as artifacts) using the OntoUML language (which is a UML Profile adherent to the UFO top-level ontology)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 86.0%
  • Python 14.0%