GithubHelp home page GithubHelp logo

amarillion / obo2skos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simonjupp/obo2skos

0.0 3.0 0.0 1.41 MB

Script to convert OBO ontologies to SKOS

License: Apache License 2.0

Shell 0.29% Java 99.71%

obo2skos's Introduction

obo2skos

Script to convert OBO ontologies to SKOS

To run the converter:

./run.sh --input=<Local file URI or URL> --output=<SKOS file> --baseURI=<base URI for converted SKOS file> --ignoreObsolete=<true|false>

EXAMPLE:

./run.sh --input='file:./input/cell.obo' --output=file:./output/cell.skos.rdf --baseURI=http://example.com/obo2skos --ignoreObsolete=false

ARGS:

--help
--input The location of the OBO file you want to convert.
    	This can either be a URL to a file on the web
    	(e.g. http://obo.cvs.sourceforge.net/*checkout*/obo/obo/ontology/anatomy/cell_type/cell.obo)
    	or it can be a local file (e.g. file:/$CWD/input/cell.obo).

--output The location of the new SKOS file. FUll file URI required
    	  (e.g. file:/$CWD/output/cell.rdf).

-- baseURI The base URI for the new SKOS vocabulary.
       The default is http://geneontology.org/formats/oboInSKOS


--ignoreObsolete set this to ture or false depening on if you want to include obsolete terms

obo2skos's People

Contributors

amarillion avatar simonjupp avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.