Podcast
Questions and Answers
Which property restriction specifies the class of resources that may appear as subjects in a triple with a specific predicate?
Which property restriction specifies the class of resources that may appear as subjects in a triple with a specific predicate?
- rdf:Property
- rdf:type
- rdfs:range
- rdfs:domain (correct)
Which RDF vocabulary term indicates a class designed to hold membership properties?
Which RDF vocabulary term indicates a class designed to hold membership properties?
- rdfs:Resource
- rdfs:Container
- rdfs:ContainerMembershipProperty (correct)
- rdfs:Datatype
What relationship does rdfs:subClassOf define in RDF Schema?
What relationship does rdfs:subClassOf define in RDF Schema?
- domain and range
- superproperties
- property restrictions
- superclass membership (correct)
Which property in foaf is used to indicate the mailbox URL of a person?
Which property in foaf is used to indicate the mailbox URL of a person?
Which term specifies the class of resources that may appear as objects in a triple with a specific predicate?
Which term specifies the class of resources that may appear as objects in a triple with a specific predicate?
What is the correct RDF representation of a class of celestial bodies?
What is the correct RDF representation of a class of celestial bodies?
Which foaf element is used to represent a person knowing another person?
Which foaf element is used to represent a person knowing another person?
Which property in dct is used to specify the creation date of a document?
Which property in dct is used to specify the creation date of a document?
What does the rdf:Property term represent in RDF vocabulary?
What does the rdf:Property term represent in RDF vocabulary?
Which example RDF description specifies that Earth's type is a Planet?
Which example RDF description specifies that Earth's type is a Planet?