0% found this document useful (0 votes)
4 views2 pages

Assignment 2 and 3

Uploaded by

blkcd628
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Assignment 2 and 3

Uploaded by

blkcd628
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment 2

1. Determine whether the given statement is a contradiction or not.


[( ) ( ) ( )] .

2. A user (User123) likes ‘Avengers: Endgame’, which is of SciFi genre. ‘Matrix’, ‘John
Wick’, and ‘Hera Pheri’ are respectively in the SciFi, Action, and Comedy genres.
Write the RDF triples that represent this information. Based on the RDF
representation, which movie can be recommended to the user.

3. Consider the following rules (Premises):


( ( ) ( ))
( ( ) ( )) ( )
( )
( )
Use SLD resolution to conclude ( ).

4. Imagine you have a MOP for the process of purchasing books at a traditional ‘Brick-
and-Mortar’ bookstore—browsing the shelves, selecting your books, and checking
out at the counter. Now, consider switching to an online bookstore, where you
search digital catalogs, add items to a virtual cart, and complete the purchase with an
e-payment system. Explain how partial matching can assist an automated system in
adapting the conventional in-store MOP to work seamlessly in this online context.

5. In a university's organizational structure, both Professors and Lecturers are types of


Faculty Members, who are in turn part of the Academic Personnel. All Academic
Personnel are required to participate in Annual Reviews. A Professor conducts
Research and supervises Graduate Students. A Lecturer teaches Undergraduate
Courses and grades Assignments. Draw a Semantic Network to represent these
relationships. Clearly show how inheritance allows Professor and Lecturer nodes to
acquire at least two properties from at least one higher-level category.
Assignment 3
1. In a hospital's information system, a Cardiologist is a type of Doctor, and a Doctor is a
type of Medical Staff. All Medical Staff have Hospital Privileges and follow Medical
Protocols. Every Doctor conducts Patient Examinations and prescribes Treatments.
Furthermore, a Cardiologist specializes in Heart Conditions and interprets ECG
results. Based on this information, draw a Semantic Network to represent the
relationships. Clearly show how inheritance allows the Cardiologist node to acquire
at least two properties from its higher-level categories.

2. Suppose you are designing a frame to represent a webinar. The webinar is titled
"Effective Project Management Techniques" and will be presented by Sarah Chen on
July 20, 2025, at 2 PM IST. It will last for 90 minutes and will include a live Q&A
session at the end. Design a frame structure to represent this webinar, including slots
and their fillers.

3. Convert the following formulas into CNF:


a. (( ) ( ))
b. ( )
c. (( ) )

4. Write a Script for the event “Going to watch an IPL match”

5. How can RDF help in representing the statement "ISRO launched the Mars Orbiter
Mission". Use reification to add additional metadata such as mission director
(Mylswamy Annadurai), launch date (05-11-2013), Orbital insertion (24-09-2014) and
purpose (orbiting Mars)?

You might also like