| Package | Description |
|---|---|
| eu.dnetlib.dhp.schema.common | |
| eu.dnetlib.dhp.schema.oaf |
| Modifier and Type | Field and Description |
|---|---|
static KeyValue |
ModelConstants.UNKNOWN_REPOSITORY |
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyValue> |
Oaf.collectedfrom
The list of datasource id/name pairs providing this relationship.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
Instance.getCollectedfrom() |
KeyValue |
Instance.getHostedby() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValue> |
Oaf.getCollectedfrom() |
List<KeyValue> |
Datasource.getPolicies() |
List<KeyValue> |
Relation.getProperties() |
List<KeyValue> |
Measure.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setCollectedfrom(KeyValue collectedfrom) |
void |
Instance.setHostedby(KeyValue hostedby) |
| Modifier and Type | Method and Description |
|---|---|
void |
Oaf.setCollectedfrom(List<KeyValue> collectedfrom) |
void |
Datasource.setPolicies(List<KeyValue> policies) |
void |
Relation.setProperties(List<KeyValue> properties) |
void |
Measure.setUnit(List<KeyValue> unit) |
Copyright © 2025. All rights reserved.