RDF Test
Consider the following code and answer the question that follows: @prefix empdet: <http://xyz.com/empdet/>. <http://xyz.com/Mark> empdet:name "Mark"; What will be the RDF/XML version of the above...
In which direction does the arc in an RDF graph point?
State whether true or false. Unlike XML, RDF is not a tree structure.
What are the things inside an RDF container called?
What does rdf:range property state?
What does the element rdf:seq describe?
What is the nature of the owl:imports statement?
What is the root element of an OWL ontology?
What will be the corresponding RDF/XML for the RDF graph shown below?
When is an RDF graph known as a ground graph?
Which element is used as the root of an RDF document?
Which instance of the rdf:Property can be used to provide a human-readable version of a resource's name?
Which notation of RDF makes it possible for us to use attributes from XHTML's meta and link elements and generalize them so that they are usable on all elements?
Which of the following attributes is used to describe a collection in RDF?
Which of the following Boolean combinations are possible in OWL?
Which of the following can be used as a query language for RDF graphs?
Which of the following is also known as the class of everything?
Which of the following is not a valid attribute of an RDF test case description?
Which of the following is true about the RDF literal <xsd:boolean,"true">?
Which of the following is used as a tool for entailment tests?
Which of the following is used to identify resources in RDF?
Which of the following namespaces is used for RDF?
Which of the following popular schemas based on RDF is widely used for describing people and their social networks?
Which of the following properties is forbidden in OWL Lite?
Which of the following properties is used to state that any resource that has a given property is an instance of one or more classes?
Which of the following RDF attributes are no longer used in RDF?
Which of the following RDF properties is used to indicate a resource that might provide additional information about the subject resource?
Which of the following RDF tests succeeds, if the RDF document is rejected as being illegal RDF?
Which of the following RDF tests succeeds, if the RDF document parses to produce an RDF model equivalent to that specified by the n-triples document?
Which of the following statements are correct regarding the owl:Ontology element?
Which of the following statements is correct?
Which of the OWL sublanguages supports cardinality constraints and permits cardinality values of 0 and 1?