| Package | Description |
|---|---|
| eu.dnetlib.dhp.oa.model | |
| eu.dnetlib.dhp.oa.model.community | |
| eu.dnetlib.dhp.oa.model.graph |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
AuthorPid.getProvenance() |
Provenance |
ResultCountry.getProvenance() |
Provenance |
Subject.getProvenance() |
static Provenance |
Provenance.newInstance(String provenance,
String trust) |
| Modifier and Type | Method and Description |
|---|---|
static AuthorPid |
AuthorPid.newInstance(AuthorPidSchemeValue pid,
Provenance provenance) |
static ResultCountry |
ResultCountry.newInstance(String code,
String label,
Provenance provenance) |
void |
AuthorPid.setProvenance(Provenance provenance) |
void |
ResultCountry.setProvenance(Provenance provenance) |
void |
Subject.setProvenance(Provenance provenance) |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Project.getProvenance() |
| Modifier and Type | Method and Description |
|---|---|
List<Provenance> |
Context.getProvenance() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setProvenance(Provenance provenance) |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setProvenance(List<Provenance> provenance) |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Relation.getProvenance() |
| Modifier and Type | Method and Description |
|---|---|
static Relation |
Relation.newInstance(String source,
String sourceType,
String target,
String targetType,
RelType reltype,
Provenance provenance) |
void |
Relation.setProvenance(Provenance provenance) |
Copyright © 2025. All rights reserved.