Search Mailing List Archives
[protege-discussion] Protege and JDBC
Thomas Russ
tar at ISI.EDU
Wed Jun 10 14:12:10 PDT 2009
On Jun 10, 2009, at 12:12 PM, Deepak Bapat wrote:
> I was told that when Protege sends information to the database, it
> stores everything in a flat table, or one large table instead of
> breaking down the dependencies. Where in the code is this and how do
> i modify it?
I believe the code would be at http://smi-protege.stanford.edu/svn/protege-core/trunk/src/edu/stanford/smi/protege/storage/database/
But if you decide you want to do this, the proper method would be to
implement your own backend plugin
http://protege.stanford.edu/doc/pdk/plugins/backend.html
More information about the protege-discussion
mailing list