Class Example11SinglePropertyValue

java.lang.Object
org.eclipse.rdf4j.examples.model.Example11SinglePropertyValue

public class Example11SinglePropertyValue extends Object
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
  • Constructor Details

    • Example11SinglePropertyValue

      public Example11SinglePropertyValue()
  • Method Details