Uses of Package
io.goobi.viewer.model.metadata

Package
Description
Core controller and utility classes of the Goobi viewer.
Lightweight model and configuration value objects used across the controller layer, such as caching maps, labeled values, feature-set and web-resource configurations, and view attribute containers.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Domain model for archival finding aids (EAD), comprising the archive tree structure, individual entries with their metadata, and parsers that load EAD data from Solr and external archive servers.
Model for user bookmark lists, allowing authenticated and anonymous users to collect and manage references to digitized records, including session-scoped storage support.
Top-level CMS model containing cross-cutting entities such as navigation items, categories, sliders, static page mappings, highlight data, and shared selection abstractions used throughout the content management system.
Contains data providers and generators for GeoJSON map features, retrieving spatial data from Solr, metadata fields, record structures, and entity relationships.
Provides the metadata domain model for the Goobi viewer, covering metadata field definitions, values, parameters, replacement rules, containers, and display utilities.
Provides the core search domain model for the Goobi viewer, covering search queries, facets, hit representation, browse elements, filters, and Solr result processing.
Contains the core viewer model, including the central ViewManager, physical and structural record elements, page navigation, MIME type handling, and supporting value types used across the viewer presentation layer.
Servlet classes of the Goobi viewer.
Solr integration layer of the Goobi viewer.