Hey Irene, Thank you so much for your response I really appreciate it, basically we are creating an application that will create OWL-DL (with instances, object properties, axioms, inference services) ontologies using Java code. We are looking for a practical and efficient means of storing these ontologies and still be able to do everything that we can do as if they where .owl files. I saw the list that you sent me to do this and basixcally I have experimented with some of them at some point in time:
Jena: I exported an ontology to a JenaDB before using TBC export feature, it was ok, but now we would like to do implement the same functionality. Sesame: I believe this repository needs a physical owl/rdf file to upload to it, is there a DB part to it? Oracle 11G RDF: Oracle price tag Franz AllegroGraph: Never tried OpenLink Virtuoso: Never tried that being said what would be our safest and most practical means of storing and owl-dl ontology using a persistent db and still be able to do what we can do using for example TBC and an OWL file. given we implement that functionality.... Regards, Ninus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
