public class OntologyIndexer extends Object
Constructor and Description |
---|
OntologyIndexer() |
Modifier and Type | Method and Description |
---|---|
static SearchIndex |
getSubjectIndex(String name) |
static SearchIndex |
indexOntology(String name,
com.hp.hpl.jena.ontology.OntModel model) |
static SearchIndex |
indexOntology(String name,
com.hp.hpl.jena.ontology.OntModel model,
boolean force)
Loads or creates an index from an existing OntModel.
|
public static SearchIndex getSubjectIndex(String name)
name
- public static SearchIndex indexOntology(String name, com.hp.hpl.jena.ontology.OntModel model)
name
- model
- public static SearchIndex indexOntology(String name, com.hp.hpl.jena.ontology.OntModel model, boolean force)
name
- model
- force
- Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.