| Package | Description |
|---|---|
| eu.dnetlib.dhp.schema.solr |
| Modifier and Type | Method and Description |
|---|---|
static Context |
Context.newInstance(String id,
String label,
String type,
List<Category> category) |
| Modifier and Type | Method and Description |
|---|---|
List<Context> |
Person.getContext() |
List<Context> |
SolrRecord.getContext() |
| Modifier and Type | Method and Description |
|---|---|
static Person |
Person.newInstance(String givenName,
String familyName,
List<String> alternativeNames,
String biography,
List<PersonTopic> subject,
List<Measure> indicator,
List<Context> context,
Boolean consent) |
void |
Person.setContext(List<Context> context) |
void |
SolrRecord.setContext(List<Context> context) |
Copyright © 2025. All rights reserved.