Interface ModelSelector
-
- All Known Implementing Classes:
IdModelSelector,StandardModelSelector
public interface ModelSelectorInterface that is intended to be used with N3 Editing to allow a EditConfiguration to specify which models will be used during editing. With Jim's new ModelAccess it may be better to use ModelAccess identifiers and graph URIs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.jena.rdf.model.ModelgetModel(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletContext context)
-