| Package | Description |
|---|---|
| org.ldp4j.application.vocabulary |
Utility classes for simplifying the usage of vocabularies within LDP4j applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableVocabulary<T extends ImmutableTerm>
A base vocabulary implementation for creating immutable vocabularies that
defines a collection of
ImmutableTerms. |
| Modifier and Type | Method and Description |
|---|---|
T[] |
AbstractImmutableVocabulary.terms()
Get the terms defined in the vocabulary.
|
| Constructor and Description |
|---|
ImmutableTerm(AbstractImmutableVocabulary<? extends ImmutableTerm> vocabulary,
String entityName)
Create a new term for a vocabulary and entity.
|
Copyright (C) 2014, Center for Open Middleware