Question

Which of the following properties were introduced by the RDF Schema vocabulary (rdfs:)? foaf:name rdfs:object rdfs:subClassOf...

Which of the following properties were introduced by the RDF Schema vocabulary (rdfs:)?

foaf:name

rdfs:object

rdfs:subClassOf

rdfs:type

What kind of knowledge can be expressed with RDF Schema?

Class disjointness.

Class hierarchies.

Property disjointness.

Property description.

SPARQL is based on graph pattern matching. These SPARQL graph patterns are based on ...

RDF N-triple serialization.

RDF Turtle serialization.

RDFS/XML serialization.

RDF/XML serialization.

Consider a graph containing the following triples and  select the correct query to get all the writers of the film "Michael and Mary"!

Q11.txt 

SELECT *

WHERE {?film dbo:writer ?writer}

SELECT ?writer

   WHERE {?writer  a dbo:Person .

dbr:Michael_and_Mary a dbo:Film . }

SELECT ?writer

   WHERE {?writer  dbo:write dbr:Michael_and_Mary . }

SELECT ?writer

   WHERE {dbr:Michael_and_Mary dbo:writer ?writer  . }

What is the result type of an SPARQL ASK query?

A literal.

A Boolean.

An RDF triple.

A description of a resource.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer 1
**********
rdfs:subClassOf

Answer 2
**********
Property description.

Answer 3
*********
RDF N-triple serialization.

Answer 4
*********
SELECT ?writer

WHERE {?writer dbo:write dbr:Michael_and_Mary . }

Answer 5
**********
An RDF triple.

if you have any doubt then please ask me without any hesitation in the comment section below , if you like my answer then please thumbs up for the answer , before giving thumbs down please discuss the question it may possible that we may understand the question different way and we can edit and change the answers if you argue, thanks :)

Add a comment
Know the answer?
Add Answer to:
Which of the following properties were introduced by the RDF Schema vocabulary (rdfs:)? foaf:name rdfs:object rdfs:subClassOf...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT