Package com.persequor.extension.vocabulary
package com.persequor.extension.vocabulary
Package for implementations relevant for vocabulary administration. Implementations should be registered using the
IExtensionPointIoc.vocabulary()
interface.-
ClassDescriptionA repository of VocabularyElements with added utility methods for fetching Epcis VocabularyElement.A cached vocabulary repository using threadLocal based cache.An implementation of this interface is a validator for vocabulary elements, that can accept or reject an element based on its contents.Root-towards-leaf representation of a VocabularyElement and its sub-VocabularyElementsLeaf-towards-root representation of a VocabularyElement and its parent-VocabularyElements