Class RDFNodeFactory

java.lang.Object
com.atomgraph.processor.util.RDFNodeFactory

public class RDFNodeFactory extends Object
Author:
Martynas Jusevičius <martynas@atomgraph.com>
  • Constructor Details

    • RDFNodeFactory

      public RDFNodeFactory()
  • Method Details

    • createTyped

      public static final org.apache.jena.rdf.model.RDFNode createTyped(String value, org.apache.jena.rdf.model.Resource valueType)