| Class | Description |
|---|---|
| LockableModel |
Makes it easy to use a Jena Model in a try-with-resources block.
|
| LockableOntModel |
Makes it easy to use a Jena OntModel in a try-with-resources block.
|
| LockableOntModelSelector |
Makes it easy to use a Jena OntModel with a try-with-resources block.
|
| LockedModel |
A model that is easy to use in a try-with-resources code block.
|
| LockedOntModel |
A simple OntModel, except that it can only be created by locking a
LockableOntModel.
|
Copyright © 2016. All rights reserved.