| 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. |
class |
LDP
W3C Linked Data Platform (LDP) Vocabulary.
|
class |
RDF
W3C Resource Description Framework (RDF) Vocabulary.
|
class |
RDFS
W3C RDF Vocabulary Description Language 1.0 (RDF Schema) Vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
Vocabulary |
Term.getDeclaringVocabulary()
Returns the Vocabulary object corresponding to this term constant's
vocabulary type.
|
Vocabulary |
ImmutableTerm.getDeclaringVocabulary()
Returns the Vocabulary object corresponding to this term constant's
vocabulary type.
|
Copyright (C) 2014-2016, Center for Open Middleware