mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 01:25:30 +00:00
Speed up startup
This commit is contained in:
@@ -11,11 +11,11 @@ type AgentProvider struct {
|
||||
|
||||
type Agent struct {
|
||||
XMLName xml.Name `xml:"akteur"`
|
||||
ID string `xml:"id,attr"`
|
||||
Names []string `xml:"name"`
|
||||
SortName string `xml:"sortiername"`
|
||||
Life string `xml:"lebensdaten"`
|
||||
GND string `xml:"gnd"`
|
||||
Identifier
|
||||
AnnotationNote
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user