To: | "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx> |
---|---|
From: | Juan Sequeda <jsequeda@xxxxxxxxxxxxx> |
Date: | Thu, 12 Sep 2013 09:31:16 -0500 |
Message-id: | <CAMVTWDzgydK-ehdcN5J4T3P3h_BvX_9Yj5bS2c5WUqY9cLpkxg@xxxxxxxxxxxxxx> |
On Thu, Sep 12, 2013 at 8:33 AM, John F Sowa <sowa@xxxxxxxxxxx> wrote:
Fair enough. So what is the definition of legacy system?
In my (short) experience, talking to real businesses and customers, many people consider RDBMSs as legacy systems. All in all, people want to bridge a previous technology (RDBMS) with new technology (Semweb).
There are two modes of operation. ETL or Wrappers. With ETL, you have (if I understand correctly), what you are calling "batch processing". With wrappers, the data doesn't move. It continues to be in the RDBMS, and can be queried by SQL and SPARQL.
Our system, Ultrawrap, takes full advantage of the SQL infrastructure. We push down SPARQL optimization to the SQL optimizer. The result: the RDBMS successfully optimizes SPARQL and query execution of SPARQL vs SQL are comparable and sometimes equal.
I agree. See above.
I agree. See above.
I completely agree! And actually, it has been proven that SPARQL and non-recursive safe Datalog with negation have equivalent expressive power. Therefore, by classical results, SPARQL is equivalent from an expressive point of view to Relational Algebra (SQL).
_________________________________________________________________ Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/ Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/ Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx Shared Files: http://ontolog.cim3.net/file/ Community Wiki: http://ontolog.cim3.net/wiki/ To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J (01) |
Previous by Date: | Re: [ontolog-forum] ONTOLOG community event planning and scheduling session - Thu 2013.09.12 & Thu 2013.09.19, Kingsley Idehen |
---|---|
Next by Date: | Re: [ontolog-forum] ONTOLOG community event planning and scheduling session - Thu 2013.09.12 & Thu 2013.09.19, Alan Ruttenberg |
Previous by Thread: | Re: [ontolog-forum] ONTOLOG community event planning and scheduling session - Thu 2013.09.12 & Thu 2013.09.19, Kingsley Idehen |
Next by Thread: | Re: [ontolog-forum] ONTOLOG community event planning and scheduling session - Thu 2013.09.12 & Thu 2013.09.19, Alan Ruttenberg |
Indexes: | [Date] [Thread] [Top] [All Lists] |