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 org.apache.jena.rdf.model.Model |
getOrConstructModel(String uri,
String modelType,
edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService rdfService) |
public static org.apache.jena.rdf.model.Model getOrConstructModel(String uri, String modelType, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService rdfService) throws MalformedQueryParametersException
Copyright © 2022. All rights reserved.