| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.dao.jena | |
| edu.cornell.mannlib.vitro.webapp.modelaccess.adapters |
| Modifier and Type | Class and Description |
|---|---|
class |
BlankNodeFilteringModelMaker
Still not sure why this is needed, but...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListCachingModelMaker
This ModelMaker keeps a cached list of the available models.
|
class |
MemoryMappingModelMaker
Provides fast read access to small models, by creating a "mapped" model in
memory.
|
class |
ModelMakerWithPersistentEmptyModels
This ModelMaker will remember the URIs of models you create, even if you
don't add triples to them.
|
class |
NamedDefaultModelMaker
This model maker allows you to refer to the default model by a name.
|
Copyright © 2016. All rights reserved.