Package | Description |
---|---|
eu.ehri.project.importers.csv | |
eu.ehri.project.models |
The interfaces in this package specify the classes of entities that map to graph
frame classes.
|
eu.ehri.project.models.cvoc |
Modifier and Type | Method and Description |
---|---|
AuthoritativeItem |
CsvConceptImporter.importItem(Map<String,Object> itemData) |
AuthoritativeItem |
CsvAuthoritativeItemImporter.importItem(Map<String,Object> itemData) |
AuthoritativeItem |
CsvHistoricalAgentImporter.importItem(Map<String,Object> itemData) |
AuthoritativeItem |
CsvAuthoritativeItemImporter.importItem(Map<String,Object> itemData,
List<String> idPath) |
Modifier and Type | Interface and Description |
---|---|
interface |
HistoricalAgent
A frame class representing a historical agent item.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Concept
This models the thesaurus terms or keywords in a way that is better managing multi-linguality.
|
Modifier and Type | Class and Description |
---|---|
static class |
Concept.Impl
Implementation of complex methods.
|
Modifier and Type | Method and Description |
---|---|
Iterable<AuthoritativeItem> |
AuthoritativeSet.getAuthoritativeItems()
Fetch all items within this set.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthoritativeSet.addItem(AuthoritativeItem item)
Add an authoritative item to this set.
|
void |
AuthoritativeSet.Impl.addItem(AuthoritativeItem item) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.