| Package | Description |
|---|---|
| de.gerdiproject.json.datacite.extension.soep |
This package contains the class(es) that typify the SOPE-specific metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SoepConcept> |
SoepVariable.getConcepts()
Retrieves the concepts that describe the variable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoepVariable.addSoepConcepts(Collection<SoepConcept> soepConcepts)
Adds SoepConcepts of the variable.
|
void |
SoepVariable.setConcepts(Set<SoepConcept> concepts)
Sets the concepts that describe the variable.
|
| Constructor and Description |
|---|
SoepVariable(String name,
String source,
Set<SoepConcept> concepts) |
Copyright © 2017–2019. All rights reserved.