-
Notifications
You must be signed in to change notification settings - Fork 9
ICO ontology source code
jie zheng edited this page Mar 10, 2025
·
2 revisions
-
ico.owl - ICO release file
-
Makefile - shell commands, current contains two actions:
- import terms using OntoFox
- make ICO release file and provide Robot report results
-
Ontology source code are under src/ontology directory
-
ico-edit.owl - ICO developmental version. It imports following OWL files located in imports folder:
- pico.owl - contains ICO permission related terms
- DUO_local.owl - local copy DUO ontology
- IAO_d-acts_local.owl - local copy of D-acts ontology
- BFO2_OntoFox_import.owl - terms imported from BFO2 using OntoFox tool
- CHMO_OntoFox_import.owl - terms imported from CHMO using OntoFox tool
- GO_OntoFox_import.owl - terms imported from GO using OntoFox tool
- IAO_OntoFox_import.owl - terms imported from IAO using OntoFox tool
- NCIT_OntoFox_import.owl - terms imported from NCIT using OntoFox tool
- OAE_OntoFox_import.owl - terms imported from OAE using OntoFox tool
- OBIB_OntoFox_import.owl - terms imported from OBIB using OntoFox tool
- OBI_OntoFox_import.owl - terms imported from OBI using OntoFox tool
- OGMS_OntoFox_import.owl - terms imported from OGMS using OntoFox tool
- OMRSE_OntoFox_import.owl - terms imported from OMRSE using OntoFox tool
- externalByHand.owl - terms are imported manually but not retrieved from external ontologies using OntoFox tool
- imports/OntoFox_Inputs - contains text files used as OntoFox input files to generate import OWL files
-
ico-edit.owl - ICO developmental version. It imports following OWL files located in imports folder: