public class CessdaControlledVocabularyRepository extends Object
| Constructor and Description |
|---|
CessdaControlledVocabularyRepository(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
findCodeValues() |
Set<String> |
findDescriptiveTerms() |
URI |
getUri() |
int |
hashCode() |
protected void |
setCodeValues(Set<String> codeValues) |
protected void |
setDescriptiveTerms(Set<String> descriptiveTerms) |
public CessdaControlledVocabularyRepository(URI uri) throws IOException
IOExceptionpublic Set<String> findCodeValues()
findCodeValues in interface ControlledVocabularyRepositorypublic Set<String> findDescriptiveTerms()
findDescriptiveTerms in interface ControlledVocabularyRepositorypublic URI getUri()
getUri in interface ControlledVocabularyRepositoryCopyright © 2025 CESSDA ERIC. All rights reserved.