alexbardas / owl-viz

js / coffeescript ontology visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Faculty Project

Aim of the project

Web visualization of ontologies created with Protege (Java)

#TODO list

  • Step 1: Create a test ontology in Protege .. DONE
  • Step 2: Create a js parser (XML -> JSON) .. DONE
  • Step 3: Integrate a HTML boilerplate (twitter bootstrap) .. DONE
  • Step 4: Create a DOM representation of the JSON (jquery plugin or Backbone) .. DONE
  • Step 5: Integrate a cool interactive data visualization tool (SpaceTree from thejit)
  • Step 6: Deploy application on Heroku
  • Step 7: Create the possibility to upload custom valid XML owls and save them to DB
  • Step 8: Make JSON editable from the DOM + save option

About

js / coffeescript ontology visualization


Languages

Language:JavaScript 98.4%Language:CoffeeScript 1.6%