OntoPortal Alliance
The OntoPortal Alliance is dedicated to promoting semantic and ontology services based on the open, collaboratively developed OntoPortal technology.
Pinned Repositories
.github
documentation
Source code for OntoPortal user, admin and developer guides
ontologies_api
Hypermedia and data API for OntoPortal services
ontologies_api_ruby_client
A Ruby client for accessing the OntoPortal hypermedia API
ontologies_linked_data
Models and serializers for OntoPortal objects and services backed by triple-store
ontoportal-project
OntoPortal Alliance centralized repository for the management of the OntoPortal project
ontoportal_docker
Scripts for running and developing OntoPortal with docker
ontoportal_web_ui
Frontend Rails-based web application for OntoPortal
sparql-client
SPARQL Client for Ruby
website
Source code for OntoPortal product and Alliance website.
OntoPortal Alliance's Repositories
ontoportal/documentation
Source code for OntoPortal user, admin and developer guides
ontoportal/ontoportal-project
OntoPortal Alliance centralized repository for the management of the OntoPortal project
ontoportal/ontoportal_web_ui
Frontend Rails-based web application for OntoPortal
ontoportal/ontologies_api
Hypermedia and data API for OntoPortal services
ontoportal/ontologies_api_ruby_client
A Ruby client for accessing the OntoPortal hypermedia API
ontoportal/ontologies_linked_data
Models and serializers for OntoPortal objects and services backed by triple-store
ontoportal/ontoportal_docker
Scripts for running and developing OntoPortal with docker
ontoportal/.github
ontoportal/shotgun
reloading rack development server / forking version of rackup
ontoportal/sparql-client
SPARQL Client for Ruby
ontoportal/website
Source code for OntoPortal product and Alliance website.
ontoportal/4store
4store (RDF triple-store storage) for OntoPortal
ontoportal/annotators
Web service proxy to add functionalities to the default OntoPortal Annotator
ontoportal/goo
Graph Oriented Objects (GOO) for Ruby. An RDF/SPARQL based ORM.
ontoportal/literature
Different research articles related to OntoPortal software or its instances.
ontoportal/mgrep
Default concept recognizer used within OntoPortal Annotator
ontoportal/ncbo_annotator
OntoPortal Annotator which annotates text with semantic terms
ontoportal/ncbo_cron
Cron jobs that run on a regular basis in the OntoPortal infrastructure
ontoportal/ncbo_ontology_recommender
OntoPortal Recommender which recommends relevant ontologies for text or keywords
ontoportal/owlapi_wrapper
A command line utility that wraps the Java OWL-API to parse RDFS, OWL and OBO ontologies.
ontoportal/rack-post-body-to-params
Parse the POST or PUT body to a Hash and put it into the FORM_HASH. Most frameworks get the params hash from there