| Package | Description | 
|---|---|
| eu.ehri.project.models | 
 The interfaces in this package specify the classes of entities that map to graph
 frame classes. 
 | 
| eu.ehri.project.models.idgen | 
 Classes that handle the generation of string
 identifiers for different kinds of resource. 
 | 
| Class and Description | 
|---|
| IdGenerator
 Generate an ID given an entity type, a set of scopes, and some data. 
 | 
| Class and Description | 
|---|
| DescriptionIdGenerator
 Generates an ID for nodes which represent Descriptions, where
 the graph id is a combination of the parent scopes, plus the description
 language code, plus an optional description identifier (say, 'alt'). 
 | 
| GenericIdGenerator
 Generates a generic ID for tertiary node types. 
 | 
| IdentifiableEntityIdGenerator
 Generates an ID for nodes which represent IdentifiableEntities, where
 The graph id is derived from a property called
 "identifier". 
 | 
| IdGenerator
 Generate an ID given an entity type, a set of scopes, and some data. 
 | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.