object Example10PropertyValues
(source)
RDF Tutorial example 10: Getting all values of a property for a particular subject.
In this example, we show how you can get retrieve all paintings that Van Gogh created.
Author
Jeen Broekstra
Author
Jonathan Bisson
fun main(args: Array<String>): Unit |