rorevello / Mirrowl

Repository of original ontologies and mirror ontologies (synthetic ontologies that attempt to replicate the originals)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome

mirrowl logo

MIRROWL: Repository of Original and Mirror Ontologies

MIRROWL is a repository dedicated to storing and managing original ontologies and their corresponding mirror ontologies (synthetic ontologies that attempt to replicate the originals).

This repository aims to help researchers in ontology evaluation tasks, especially when they have been created from segments of other ontologies. That is why everyone can collaborate and help develop Ontologies and mirrors.

Repository Structure

The repository structure is represented as follows:

MIRROWL Repository
│
├── [Tool Name 1]
│   ├── [StartupOntologies]
│   │   └── [original Ontologies]
│   ├── [Strategy 1]
│   │   └── [Mirror Ontologies]
│   └── [Strategy 2]
│       └── [Mirror Ontologies]
│
├── [Tool Name 2]
│   ├── [StartupOntologies]
│   │   └── [original Ontologies]
│   ├── [Strategy 1]
│   │   └── [Mirror Ontologies]
│
... (other tool names, StartupOntologies and strategies)

About

Repository of original ontologies and mirror ontologies (synthetic ontologies that attempt to replicate the originals)