From: | Carlos Gonzalez-Cadenas <carlos(at)gonzalez(dot)name> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | deductive databases in postgreSQL |
Date: | 2009-01-22 09:50:39 |
Message-ID: | a7d7da420901220150p39a7949fqe7e962e01d0ded27@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi all,
We're looking for a deductive database for our application. Oracle, in the
11g version, has extended its RDBMS with deductive capabilities, supporting
a subset of OWL-DL[1]. They are able to load an ontology, perform the
inferences, dump the inferred info in the database and after that answer
queries with the asserted plus the inferred info.
We would like to have similar functionalities in PostgreSQL. Do you know if
there's someone working on that or if there are plans to support it soon?.
If not, what do you think is the best and most efficient way of implementing
it?
Thank you very much in advance,
Carlos
[1]: http://www.oracle.com/technology/tech/semantic_technologies/index.html
From | Date | Subject | |
---|---|---|---|
Next Message | Kent Tong | 2009-01-22 09:51:41 | Re: how to specify the locale that psql uses |
Previous Message | Reg Me Please | 2009-01-22 09:30:13 | Re: how to specify the locale that psql uses |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2009-01-22 10:09:48 | pgsql: Explicitly bind gettext to the correct encoding on Windows. |
Previous Message | KaiGai Kohei | 2009-01-22 09:30:51 | SE-PostgreSQL on Linux.conf.au 2009 |