What are the problems with the current keyword-based search engines?
What are the three key points with Semantic Web approach?
What are the limitations of current knowledge management technologies in four dimensions?
What are the characteristics of a Semantic Web Enabled knowledge management?
What are the benefits of Web Enabled B2B electronic commerce?
What are some problems with HTML?
What is explicit metadata?
“Data about data”–metadata capture part of the meaning of data
What is an ontology?
An explicit and formal specification of a conceptualization
What are the typical components of an ontology?
Draw an example of a class hierarchy.
What is the role of ontologies on the Web?
What is the tradeoff between expressive power and computation complexity?
The more expressive a logic is, the more computationally expensive it becomes to draw conclusions
What are software agents?
What will a personal agent on the Semantic Web do? Name its operations one after another chronically (in a time-based sequence).
What are the principles of a layered approach to the development of the Semantic Web?
Draw the general Semantic Web layer stack.
Draw the specific Semantic Web layer stack.
What are the differences between the specific and the general Semantic Web layer stacks?
Name the layers of the Semantic Web and their functionalities.
XML is the separation of ____ from ____.
XML is the separation of content from display.
Provide an example of a meaningful empty element in XML.
What is a comment and how would you write one in XML?
A piece of text that is to be ignored by the parser
How do you prevent name clashes in XML documents that have been developed independently?
By using a different prefix for each DTD or schema
How do you declare a namespace?
Can be declared within an element and can be used in that element and any of its children