Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Consider the Datalog program P: T(x) + f(x), T(x) = a(x, y) A T(y) Ab(x, z) AT(2). (a) Describe, in your own words, the

image text in transcribed

2. Consider the Datalog program P: T(x) + f(x), T(x) = a(x, y) A T(y) Ab(x, z) AT(2). (a) Describe, in your own words, the kind of structures that the query (T,P) recog- nises. [4 marks] (b) Compute the semi-naive evaluation of P for the database D with the following facts: e(1) e(2) e(6) a(3,1) a(4,3) a(5,3) a(7,5) b(3,2) b(5,3) b(7,6) Specify for each newly derived fact which of the rule(s) will produce it at the given point in the derivation. [5 marks] 2. Consider the Datalog program P: T(x) + f(x), T(x) = a(x, y) A T(y) Ab(x, z) AT(2). (a) Describe, in your own words, the kind of structures that the query (T,P) recog- nises. [4 marks] (b) Compute the semi-naive evaluation of P for the database D with the following facts: e(1) e(2) e(6) a(3,1) a(4,3) a(5,3) a(7,5) b(3,2) b(5,3) b(7,6) Specify for each newly derived fact which of the rule(s) will produce it at the given point in the derivation. [5 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

7. Discuss the key features of the learning organization.

Answered: 1 week ago