public class ExtendedLinkedDataUtils extends Object
| Constructor and Description |
|---|
ExtendedLinkedDataUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.rdf.model.Model |
createModelFromQueries(javax.servlet.ServletContext sc,
String rootDir,
org.apache.jena.ontology.OntModel sourceModel,
String subject) |
static org.apache.jena.rdf.model.Model |
createModelFromQuery(File sparqlFile,
org.apache.jena.ontology.OntModel sourceModel,
String subject) |
Copyright © 2022. All rights reserved.