Class ResourceSpecUtils
java.lang.Object
org.aksw.jena_sparql_api.conjure.resourcespec.ResourceSpecUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.Modelresolve(org.apache.jena.rdf.model.Model model) Find references to placeholders in a model and resolve them
-
Constructor Details
-
ResourceSpecUtils
public ResourceSpecUtils()
-
-
Method Details
-
resolve
public static org.apache.jena.rdf.model.Model resolve(org.apache.jena.rdf.model.Model model) throws IOException Find references to placeholders in a model and resolve them- Parameters:
model-- Throws:
IOException
-