- From: Andreas Grünwald <a.gruenw@gmail.com>
- Date: Sat, 22 Aug 2015 14:15:40 +0200
- To: owlapi-developer@lists.sourceforge.net, cjmungall@lbl.gov
- Cc: public-owl-dev@w3.org
- Message-ID: <CA+ZH_hY8Zh4a3JfP=3NDyqzLq0KN9FZSjNsOtoffw1sH0DopDA@mail.gmail.com>
Hello Chris, I developed a graphical Ontology editor called "SMEd" during my master thesis. The editor is based on a UML-like graphical Web interface and stores ontologies in OWL format based on the OWLAPI. I created a wrapper that unifies the access to the ontology to retrieve individuals. The approach is based on code generation and allows to save/update/edit individuals either based on the OWLAPI or Jena API. As my master thesis was about project managament tool integration SMEd has been integrated into an extensive IT Project Management Dashboard, which comes with a bunch of additional data visualization and configuration features. The visualization is based on SPARQL queries, again based on the OWLAPI or Jena (the developer can choose). I send you two references for further information. - Paper "The Semantic Model Editor: Efficient Data Modeling and Integration based on OWL Ontologies" (nominated for best paper award): http://www.researchgate.net/profile/Dietmar_Winkler/publication/266652754_The_semantic_model_editor_efficient_data_modeling_and_integration_based_on_OWL_ontologies/links/546dcc070cf2a7492c56026e.pdf - Master Thesis "An Integration Framework for Knowledge-Supported Project Management in IT Consortia" (look for it on Google Books). Nominated for best thesis award at the University of Technology Vienna).The book contains some screenshots of the UI. I am eager to get in touch with you to learn about your plans. Please contact me in order to get more details. Best regards, Andreas On Fri, Aug 21, 2015 at 10:11 PM, Ignazio Palmisano < ipalmisano.mailings@gmail.com> wrote: > > On 21 Aug 2015 21:59, "Chris Mungall" <cjmungall@lbl.gov> wrote: > > > > > > > > On 21 Aug 2015, at 6:47, Grant Pax wrote: > > > >> Hi. I am looking for a developer who has put a visual graph editor > wrapper > >> around the OWL API. Any and every lead would be deeply appreciated. > Thanks. > > > > > > Can you be more specific about what you're looking for? > > > > I believe Grant is looking for developers experienced with UI interfaces > and OWL API, so the developers who worked on these tools might be > interested parties - if I understand it correctly, there are job offers for > which highly qualified applicants are sought. > Cheers, > Ignazio > > > There are a lot of graph visualizations based around the owlapi, e.g. > > > > http://protegewiki.stanford.edu/wiki/OntoGraf > > https://github.com/owlcollab/obographview > > > https://github.com/owlcollab/owltools/wiki/Visualization#quickgo-graphics > > > > But the focus is on viewing rather than editing > > > > We're currently developing a web-based ABox editor: > > https://github.com/geneontology/noctua/ > > > > It doesn't allow TBox editing (although you can always generalize TBox > classes from the ABox) > > > >> Grant > >> > >> PS Is there a "matchmaking" site anywhere for those looking to make this > >> type of connection (a la freelancer or odesk)? > >> > ------------------------------------------------------------------------------ > >> _______________________________________________ > >> Owlapi-developer mailing list > >> Owlapi-developer@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/owlapi-developer > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Owlapi-developer mailing list > Owlapi-developer@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/owlapi-developer > > -- Andreas Grünwald http://www.followandreas.com
Received on Monday, 24 August 2015 12:10:56 UTC