object Example11SinglePropertyValue
(source)
RDF Tutorial example 11: Getting a single property value for a particular subject. In this example, we show how you can get retrieve each artist's first name and print it.
Author
Jeen Broekstra
Author
Jonathan Bisson
fun main(args: Array<String>): Unit |