| Package | Description |
|---|---|
| eu.dnetlib.utils.ontologies |
| Modifier and Type | Method and Description |
|---|---|
static OntologyTerm |
OntologyTerm.newInstance() |
OntologyTerm |
OntologyTerm.setCode(String code) |
OntologyTerm |
OntologyTerm.setEncoding(String encoding) |
OntologyTerm |
OntologyTerm.setEnglishName(String englishName) |
OntologyTerm |
OntologyTerm.setInverseCode(String inverseCode) |
OntologyTerm |
OntologyTerm.setNativeName(String nativeName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OntologyTerm> |
Ontology.getTerms() |
List<OntologyTerm> |
Ontologies.getTerms(String termCode) |
| Modifier and Type | Method and Description |
|---|---|
Ontology |
Ontology.setTerms(Map<String,OntologyTerm> terms) |
Copyright © 2025. All rights reserved.