See: Description
| Interface | Description |
|---|---|
| Term |
The class represents the terms of a vocabulary.
|
| Vocabulary |
A class for representing a vocabularies.
|
| Class | Description |
|---|---|
| AbstractImmutableVocabulary<T extends ImmutableTerm> |
A base vocabulary implementation for creating immutable vocabularies that
defines a collection of
ImmutableTerms. |
| ImmutableTerm |
A term implementation that enforces the creation of immutable terms defined
for an
AbstractImmutableVocabulary, which behave as Enum constants. |
| LDP |
W3C Linked Data Platform (LDP) Vocabulary.
|
| RDF |
W3C Resource Description Framework (RDF) Vocabulary.
|
| RDFS |
W3C RDF Vocabulary Description Language 1.0 (RDF Schema) Vocabulary.
|
| Exception | Description |
|---|---|
| CannotAdaptClassesException |
This exception may be thrown by a
Term when an given instance cannot
be adapted to a specific type. |
Copyright (C) 2014, Center for Open Middleware