Unit 2 QB
Unit 2 QB
QUESTION BANK
VII SEMESTER
2018 Regulation
QUESTION BANK
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
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
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
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) 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
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
4 List the Constructs for Dealing with an Open World. CO2 2.5.2
BT 2
10 List the Constructs for Dealing with an Open World and narrate CO2 2.5.2
about it BT 1
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
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
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
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:
2. CO – Course Outcomes
3. PI-Performance Indicator
BT1 – Remember BT2 – Understand BT3 – Apply BT4 – Analyze BT5 – Evaluate BT6 – Create