Package | Description |
---|---|
eu.ehri.project.exporters.dc | |
eu.ehri.project.importers.links | |
eu.ehri.project.models |
The interfaces in this package specify the classes of entities that map to graph
frame classes.
|
eu.ehri.project.models.base |
The interfaces in this package specify the required and allowable properties of
classes of entities, so that entities can be validated.
|
eu.ehri.project.models.cvoc | |
eu.ehri.project.utils |
Modifier and Type | Method and Description |
---|---|
void |
DublinCoreExporter.export(Described item,
OutputStream outputStream,
String langCode)
Export an item as a DC document.
|
Document |
DublinCoreExporter.export(Described item,
String langCode)
Export an item as a DC document.
|
void |
DublinCore11Exporter.export(XMLStreamWriter sw,
Described item,
String langCode) |
Modifier and Type | Method and Description |
---|---|
int |
LinkResolver.solveUndeterminedRelationships(Described unit) |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentaryUnit
A frame class for graph nodes representing documentary
unit items.
|
interface |
HistoricalAgent
A frame class representing a historical agent item.
|
interface |
Repository
A frame class for graph nodes representing repository
items.
|
interface |
VirtualUnit
Virtual documentary unit.
|
Modifier and Type | Class and Description |
---|---|
static class |
DocumentaryUnit.Impl
Implementation of complex methods.
|
static class |
Repository.Impl
Implementation of complex methods.
|
static class |
VirtualUnit.Impl
Implementation of complex methods.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractUnit
An abstract entity representing either a documentary (physical) unit
or a virtual unit.
|
Modifier and Type | Method and Description |
---|---|
Described |
Description.getDescribedEntity()
Get the described entity of a description.
|
Described |
Description.getEntity() |
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 |
---|---|
static Optional<Description> |
LanguageHelpers.getBestDescription(Described item,
Optional<Description> priorDescOpt,
String langCode)
Get the best description for a given language code.
|
static Optional<Description> |
LanguageHelpers.getBestDescription(Described item,
String langCode) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.