0% found this document useful (0 votes)
38 views8 pages

Unit 2 QB

This document contains a question bank for the course 18CSE457T - Semantic Web taught in the 7th semester of B.Tech CSE & CSE with specialization programs at SRM Institute of Science and Technology. The question bank covers two units - Unit II on querying the semantic web using SPARQL and adding/deleting information using SPARQL Update, and tests students' understanding through multiple choice and short answer questions mapped to course outcomes and Bloom's Taxonomy levels.

Uploaded by

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

Unit 2 QB

This document contains a question bank for the course 18CSE457T - Semantic Web taught in the 7th semester of B.Tech CSE & CSE with specialization programs at SRM Institute of Science and Technology. The question bank covers two units - Unit II on querying the semantic web using SPARQL and adding/deleting information using SPARQL Update, and tests students' understanding through multiple choice and short answer questions mapped to course outcomes and Bloom's Taxonomy levels.

Uploaded by

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

SRM INSTITUTE OF SCIENCE AND TECHNOLOGY

Ramapuram Campus, BharathiSalai, Ramapuram, Chennai - 600089

COLLEGE OF ENGINEERING AND TECHNOLOGY

DEPARTMENT OF COMPUTER SCIENCE


AND ENGINEERING

QUESTION BANK

DEGREE / BRANCH: B.TECH-CSE & CSE WITH SPECIALIZATION

VII SEMESTER

18CSE457T – SEMANTIC WEB

2018 Regulation

Academic Year 2023-2024 ODD SEMESTER


SRM INSTITUTE OF SCIENCE AND TECHNOLOGY
Ramapuram Campus, BharathiSalai, Ramapuram, Chennai-600089

COLLEGE OF ENGINEERING AND TECHNOLOGY


DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

QUESTION BANK

SUBJECT : 18CSE457T – SEMANTIC WEB

YEAR/SEM: IV/VII
Course Outcomes
CLO-1: Apply flexible approach for integrating and future-proofing systems and data
CLO -2: Program the Semantic Web provides a standard
CLO-3 Incorporate existing data sources into semantically aware applications and publish rich semantic data
CLO-4: Make the machines to find, share, and combine data on the Web

UNIT II
Querying the Semantic Web-SPARQL Infrastructure-Matching Patterns-Filters-Constructs for Dealing
with an Open World-Organizing Result Sets-Other Forms of SPARQL Queries-Querying Schemas-
Adding Information with SPARQL Update-Inserting and Loading Triples-Deleting Triples-Case study

PART-A (Multiple Choice Questions)


Q Questions Course Competence
Outcom PI BT Level
. e
N
o
1 The SPARQL is based on matching 1.6.1

A)literal patterns
B)class patterns CO2 BT 1
C)graph patterns
D)variable patterns

2 The ontological obligation comprises that particular objects made CO2 1.7.1
the world and these objects can be assembled

A)extended classes BT 1
B)child classes
C)abstract classes
D)inherited classes
3 In SPARQL, the explicit join among variable is done by using CO2 1.7.1 BT 1
operator

A)amp;
B)*
C)+
D)=
4 A value type that is used to show the fixed value of an attribute for CO2 2.5.1
each element in XML document is denoted by

A)#REQUIRED BT 2
B)#IMPLIED
C)#FIXED
D)value

5 In RDFS, FuncProp connects the resource with CO2 1.6.1

a) at most one value BT 1


b) at least one value
c) more than one value
d) at one or more value
6 A probabilistic learning mechanism based on Bayes theorem is CO2 1.7.1
called

a) First-order logic rules learning BT 1


b) Bayesian learning
c) clustering
d) Propositional rule learning
7 In XML ID data type comes under CO2 1.6.1

a) String data types BT 1


b) Numerical data types
c) Time data type
d) Date data type
8 A property of RDFS that facilitates graphical representation is CO2 1.7.1

a) rdfs:seeAlso BT 1
b) rdfs:label
c) rdfs:comment
d) rdfs:isDefinedBy
9 The type of rule system whose logic is based on defeasible reasoning CO2 1.6.1
is known as

a) reactive rules
BT 1
b) nonmonotonic rules
c) monotonic rules
d) deductive rules
10 According to OWL DL constraints, owl:FunctionalProperty cannot CO2 2.5.1
be specified for

a) datatype property
b) transitive property
BT 2
c) recursive property
d) symmetric property

11 In RDF Schema, the functional symbol returns true if element is in CO2 2.5.1
list is

a) cons(y, a)
b) nil BT 2
c) list(a)
d) item(y, a)

12 In RDF document, a type of container element used for unordered CO2 1.6.1
list is

a) rdf:Alt BT 1
b) rdf:_1, rdf:_2, and so on
c) rdf:Bag
d) rdf:Seq

13 In OWL, the predefined super class defined as an empty class is CO2 1.6.1

a) owl:Empty
b) owl:Null BT 1
c) owl:Nothing
d) owl:Class

14 An activity to surf and extract structured information from CO2 1.7.1


unstructured information is called

a) Viewing information
b) Extracting information BT 1
c) Uncovering information
d) Maintaining information
15 A complex type attribute that provides choice of one element among CO2 1.7.1
collection of elements is called

a) choice
b) all BT 1
c) sequence
d) tag

16 An datalog RuleML vocabulary, the word used for fact is CO2 1.7.1

a) Asserted Implies
b) Rel BT 1
c) Var
d) Asserted Atom

17 One of the limitation of RDFS is unable to use properties like CO2 1.7.1
transitive, unique, or inverse due to lack of

a) cardinality restrictions
b) special characteristics of properties BT 1
c) Local scope of properties
d) disjointness of classes

18 A statement that can be concluded false if the value of x is not true is CO2 2.5.1
called

a) unique name assumption


b) non-unique name assumption BT 2
c) Open world assumption
d) close world assumption

19 DLP takes advantages of both languages CO2 1.6.1

a) Horn Logic and SWRL BT 1


b) SWRL and description logic
c) description logic and function-free rules
d) Horn logic and function-free rules
20 In RDFS, FuncProp work as a CO2 1.7.1

a) class BT 1
b) subclass
c) function
d) variable
21 Like other database systems, the OWL does not adopt the property CO2 1.6.1
BT 1
of
a) union
b) unique-names assumption
c) enumeration
d) complement
22 An activity to retrieve the location of relevant information form bulk CO2 1.7.1
of information is called

a) location finder
b) information retrieval BT 1
c) machine-accessible
d) interpreting

23 By considering the expression of Q (a, b) in SWRL, the Q is CO2 2.5.2

a) OWL proof BT 2
b) OWL goal
c) OWL property
d) OWL logic
24 In RDFS to use core property of relationship among resource and its CO2 1.6.1
class, the element used is

a) rdfs:subPropertyOf BT 1
b) rdf:type
c) rdfs:Resource
d) rdfs:Class
25 A type of media utility for converting Mac files into form of files or CO2 1.7.1
email-attachments that is more suitable for network transformation is

a) uuencode type BT 1
b) bin hex type
c) Content type
d) MIME type
PART B(4 MARKS)
1 Define SPARQL CO2 1.7.1
BT 1

2 Differentiate Insert and delete triples. CO2 2.6.4


BT 2

3 Define Querying Schema CO2 1.6.1


BT 1

4 List the Constructs for Dealing with an Open World. CO2 2.5.2
BT 2

5 Discuss about Filters CO2 1.6.1


BT 1

6 Compare Order by and Group by Keyword. CO2 2.6.4


BT 2

7 What is meant by SPARQL Update? CO2 1.7.1


BT 1

8 What is Organizing Result Sets. CO2 1.6.1 BT 1


9 Define Matching patterns CO2 1.7.1
BT 1

10 List the Constructs for Dealing with an Open World and narrate CO2 2.5.2
about it BT 1

11 Differentiate OWL2 full and OWL2 DL CO2 2.6.4


BT 2

12 .@prefix swp: . CO2 5.4.2


@prefix dbpedia: . @prefix dbpedia-owl: .
swp:BaronWayApartmentswp:hasNumberOfBedrooms 3;
swp:isPartOfswp:BaronWayBuilding.
swp:BaronWayBuildingdbpedia- BT 3
owl:locationdbpedia:Amsterdam,
dbpedia:Netherlands.Infer the location of the building.
Apply SPARQL to express the above description.

13 CO2 1.7.1
What kind of data structures does SPARQL use? Give some
BT 1
examples.

14 CO2 1.6.1
What is the status of the W3C SPARQL specifications?
BT 1

15 . What is SPARQL 2? When will feature X be standardized? CO2 1.7.1


BT 1

16 Explain the significance of blank nodes in a SPARQL query? CO2 2.5.1


BT 2

1 CO2 2.5.2
7 Summarize in how many formats can RDF be represented? BT 2

18 CO2 2.5.2
Classify Triple Patterns. BT 2

PART C(12 MARKS)


1 Write short notes on SPARQL infrastructure and How to built a CO2 1.7.1

SPARQL query using RDF Triple BT 1

2 Paraphrase Querying Schema and elaborate it with an example CO2 2.5.2


BT 2

3 Name the constructs that allow SPARQL to more easily deal with CO2 5.4.1
open world data and explain about it. BT 3

4 Discuss about Filters and SPARQL Update CO2 2.5.2


BT 2

5 Explain in detail about Adding Information with SPARQL Update, CO2 2.5.1
BT 2
Inserting and Loading Triples.

6 Discuss about Matching Patterns how to organize result sets using CO2 2.5.2
SPARQL BT 2

7 SPARQL-Star and Property Paths: how to bind RDF triples CO2 2.5.1
to embedded triples of RDF-Star triples? BT 2

8 Identify how can we write a good piece of SPARQL Code CO2 5.4.1
for DBPedia to Extract Agricultural Data? BT 3

Note:

1. BT Level – Blooms Taxonomy Level

2. CO – Course Outcomes

3. PI-Performance Indicator

BT1 – Remember BT2 – Understand BT3 – Apply BT4 – Analyze BT5 – Evaluate BT6 – Create

You might also like