Datalog is a database query language based on the logic programming paradigm. Datalog is the language of deductive databases, obtained by extending the basic relational database model with the reasoning capability, that is, one can not only query about the facts stored explicitly in the database but also query about derived facts. Datalog provides the clauses with parameters, called logical variables. The interpreter for Datalog requires the matching of predicates and of logical variables, through unification and substitution. Datalog behaves like a programming language because it can return values as answers to queries, rather than just "yes" and "no" answers. In this report, the syntax and semantics of Datalog, the efforts to design and i...
Translations to (first-order) datalog have been used in a number of inferencing techniques for descr...
Abstract. The semantics of static deductive databases is well understood based on the work in logic ...
Abstract. Logic and databases have gone a long way together since the advent of relational databases...
Datalog, a database query language based on the logic programming paradigm, is described. The syntax...
. Datalog is the language of deductive databases, a first step towards intelligent relational databa...
The research of the last years on the definition of a logic language for databases, has mostly focus...
This paper summarizes results on a recently introduced family of Datalog-based languages, called Dat...
The increasing available parallelism of computers demands new programming languages that make parall...
The logic programming language Prolog has been shown to be a very suitable language for implementing...
Abstract. The increasing available parallelism of computers demands new programming languages that m...
In ontology-based data access, an extensional database is enhanced by an ontology that generates new...
Abstract. The class of unions of conjunctive queries (UCQ) has been shown to be particularly well-be...
In ontology-based data access, an extensional database is enhanced by an ontology that generates new...
. We investigate logic-based query languages for sequence databases, that is, databases in which str...
Abstract. The logic programming language Datalog has been extensively researched as a query language...
Translations to (first-order) datalog have been used in a number of inferencing techniques for descr...
Abstract. The semantics of static deductive databases is well understood based on the work in logic ...
Abstract. Logic and databases have gone a long way together since the advent of relational databases...
Datalog, a database query language based on the logic programming paradigm, is described. The syntax...
. Datalog is the language of deductive databases, a first step towards intelligent relational databa...
The research of the last years on the definition of a logic language for databases, has mostly focus...
This paper summarizes results on a recently introduced family of Datalog-based languages, called Dat...
The increasing available parallelism of computers demands new programming languages that make parall...
The logic programming language Prolog has been shown to be a very suitable language for implementing...
Abstract. The increasing available parallelism of computers demands new programming languages that m...
In ontology-based data access, an extensional database is enhanced by an ontology that generates new...
Abstract. The class of unions of conjunctive queries (UCQ) has been shown to be particularly well-be...
In ontology-based data access, an extensional database is enhanced by an ontology that generates new...
. We investigate logic-based query languages for sequence databases, that is, databases in which str...
Abstract. The logic programming language Datalog has been extensively researched as a query language...
Translations to (first-order) datalog have been used in a number of inferencing techniques for descr...
Abstract. The semantics of static deductive databases is well understood based on the work in logic ...
Abstract. Logic and databases have gone a long way together since the advent of relational databases...