deductive databases in postgreSQL

Поиск
Список
Период
Сортировка
От Carlos Gonzalez-Cadenas
Тема deductive databases in postgreSQL
Дата
Msg-id a7d7da420901211009k27b93a22y39196fd65991ea8e@mail.gmail.com
обсуждение исходный текст
Ответы Re: deductive databases in postgreSQL
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Raymond C. Rodgers"
Дата:
Сообщение: Re: Problem with retrieving records using double precision fields
Следующее
От: David Fetter
Дата:
Сообщение: Re: Database schema & data synchronizer software for PostgreSQL?