public class ModelConstructorUtilities extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
modelTypeToHumanReadableName
Deprecated.
|
| Constructor and Description |
|---|
ModelConstructorUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Model |
getOrConstructModel(String uri,
String modelType,
RDFService rdfService) |
public static com.hp.hpl.jena.rdf.model.Model getOrConstructModel(String uri, String modelType, RDFService rdfService) throws MalformedQueryParametersException
Copyright © 2016. All rights reserved.