Skip to content

This is a simple python script that helps reading the CSO Ontology

License

Notifications You must be signed in to change notification settings

angelosalatino/cso-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSO Reader

This is a simple python script that helps reading and operating with the CSO Ontology

Run

To begin you can run readCSO.py. This will download the latest version of CSO and it will extract some simple stats.

Based on this file, and also by looking at the Ontology class, you can perform all sorts of experiments you like.

Requirements

The code is pretty lightweight, hence it need just a few libraries:

configparser
os
sys
itertools
hurry.filesize
requests
pickle
csv
urllib.request
json
collections

All the above should be already available even in a brand new environment.

About

This is a simple python script that helps reading the CSO Ontology

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages