Knowledge Graphs
Exercise 2.1 - RDF Basics
For the following triple, identify which of the elements is subject, predicate or object.
<http://example.org/john> <http://xmlns.com/foaf/0.1/name> "John Smith"
a.
<http://example.org/john>
subject
predicate
object
b.
<http://xmlns.com/foaf/0.1/name>
subject
predicate
object
c.
John Smith
subject
predicate
object