All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| Agent |
https://books.google.de/books?id=foGBCgAAQBAJ&pg=PA151:
|
| Agent.AgentBuilder<C extends Agent,B extends Agent.AgentBuilder<C,B>> |
|
| ApplicationFileResource |
An application file resource.
|
| ApplicationFileResource.ApplicationFileResourceBuilder<C extends ApplicationFileResource,B extends ApplicationFileResource.ApplicationFileResourceBuilder<C,B>> |
|
| Article |
Article is used to manage cultural articles and their hierarchy.
|
| Article.ArticleBuilder<C extends Article,B extends Article.ArticleBuilder<C,B>> |
|
| Audio |
An embedded audio.
|
| AudioFileResource |
An audio file resource.
|
| AudioFileResource.AudioFileResourceBuilder<C extends AudioFileResource,B extends AudioFileResource.AudioFileResourceBuilder<C,B>> |
|
| BadGatewayException |
|
| Blockquote |
A blockquote.
|
| BreadcrumbNavigation |
The breadcrumb navigation.
|
| BreadcrumbNode |
Single node in the list of a breadcrumb navigation
|
| BulletList |
A bullet list.
|
| Canyon |
A deep ravine between cliffs.
|
| Cave |
A natural underground space large enough for a human to enter.
|
| CodeBlock |
A code block.
|
| Collection |
|
| Collection.CollectionBuilder<C extends Collection,B extends Collection.CollectionBuilder<C,B>> |
|
| ContentBlock |
|
| ContentBlockNode |
|
| ContentBlockNodeWithAttributes |
|
| ContentBlockWithAttributes |
|
| Continent |
A continent is a geographically very large land mass.
|
| CoordinateLocation |
Geocoordinates of a subject.
|
| CorporateBody |
CorporateBody is used to describe a (business) corporation (e.g.
|
| CorporateBody.CorporateBodyBuilder<C extends CorporateBody,B extends CorporateBody.CorporateBodyBuilder<C,B>> |
|
| Country |
A country is a distinct region in geography; a broad term that can include political divisions or
regions associated with distinct political characteristics.
|
| CreationInfo |
Details (who, when and where) about the creation of the digital object.
|
| CreationInfo.Builder |
|
| Creek |
A small stream.
|
| CustomAttributes |
CustomAttributes is used as storage for additional custom attributes of an Entity.
|
| DigitalObject |
A (cultural) digital object, can be a retro digitization of a physical object or a digital native
object.
|
| DigitalObject.DigitalObjectBuilder<C extends DigitalObject,B extends DigitalObject.DigitalObjectBuilder<C,B>> |
|
| Direction |
Enumeration for sort directions.
|
| Entity |
Entities are uniquely identifiable objects, often also uniquely identifiable outside of this
technical system - by additionally having unique identifiers of other systems (like GND-Id,
VIAF-ID, etc.).
|
| Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>> |
|
| EntityRelation |
An EntityRelation describes the relation between two entities (subject being related to object in
terms of predicate)
|
| EntityRelation.Builder |
|
| EntityType |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| Expression |
From https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:
|
| FacetList |
|
| FacetListItem |
A facet value of a specific facet, e.g.
|
| Family |
A family (e.g.
|
| Family.FamilyBuilder<C extends Family,B extends Family.FamilyBuilder<C,B>> |
|
| FamilyName |
see Wikidata https://www.wikidata.org/wiki/Q101352: "Part of a naming scheme for individuals,
used in many cultures worldwide."
|
| FileResource |
A FileResource (source) describes any file, regardless of its physical location, used storage
technology or required display means (aka "Viewer").
|
| FileResource.FileResourceBuilder<C extends FileResource,B extends FileResource.FileResourceBuilder<C,B>> |
|
| FileResourceType |
|
| FilterCriterion<T> |
Filter Criterion Container.A filter criterion is a composition of
an expression (e.g.
|
| FilterCriterion.Builder |
|
| Filtering |
|
| Filtering.Builder |
Filtering filtering = Filtering.defaultBuilder() .filter("publicationStart").lessOrEqual(now)
.filter("publicationEnd").greaterOrEqual(now) .build();
|
| FilterOperation |
Available filter operations
Mapping operation abbreviation to filter operation
Symbol Operation Example filter query param
eq equals city=eq:Munich
eq_notset equals or not set city=eq_notset:Munich
neq not equals country=neq:de
gt greater than amount=gt:10000
gt_notset greater than or not set presentationEnd=gt_notset:2020-10-06
gte greater than or equals amount=gte:10000
gte_notsetgreater than or equals or not setamount=gte_notset:10000
lt less than amount=lt:10000
lt_notset less than or not set amount=lt_notset:10000
lt_set less than and set amount=lt_set:10000
lte less than or equals to amount=lte:10000
lte_set less than or equals and set presentationStart=lte_set:2020-10-06
lte_notsetless than or equals or not set presentationStart=lte_notset:2020-10-06
in in country=in:uk,usa,au
nin not in country=nin:fr,de,nz
btn between (inclusive) joiningDate=btn:2018-01-01,2016-01-01
like like firstName=like:John
stw starts with firstName=stw:A
set value exists (not null) firstName=set:
notset value is not set (null) firstName=notset:
|
| FilterOperation.OperandCount |
|
| FindParams |
Container (DTO) for find parameters.
|
| ForbiddenException |
|
| GatewayTimeOutException |
|
| Gender |
|
| GeoLocation |
A location located on earth.
|
| GeoLocation.GeoLocationBuilder<C extends GeoLocation,B extends GeoLocation.GeoLocationBuilder<C,B>> |
|
| GeoLocationType |
Enumeration of geo location types known to the system.
|
| GivenName |
see WikiData https://www.wikidata.org/wiki/Q202444: "Name typically used to differentiate people
from the same family, clan, or other social group who have a common last name."
|
| GivenName.Gender |
|
| HardBreak |
A hard break in text.
|
| Heading |
A heading of specific level.
|
| Headword |
See https://en.wikipedia.org/wiki/Headword and
https://de.wikipedia.org/wiki/Stichwort_(Dokumentation)
|
| HeadwordEntry |
The textual body to a specified headword (encyclopedia) or lemma (dictionary).
|
| HeadwordEntry.HeadwordEntryBuilder<C extends HeadwordEntry,B extends HeadwordEntry.HeadwordEntryBuilder<C,B>> |
|
| HighlightingRectangle |
A rectangle (defined by its upper left and lower right coordinates) for highlighted text
including the text itself.
|
| HorizontalRule |
An horizontal rule.
|
| HttpClientException |
|
| HttpErrorDecoder |
|
| HttpException |
|
| HttpServerException |
|
| HttpVersionNotSupportedException |
|
| HumanSettlement |
A community of any size, in which people live see https://www.wikidata.org/wiki/Q486972
|
| HumanSettlement.HumanSettlementBuilder<C extends HumanSettlement,B extends HumanSettlement.HumanSettlementBuilder<C,B>> |
|
| HumanSettlementType |
Types of human settlements:
village: small clustered human settlement smaller than a town
(https://www.wikidata.org/wiki/Q532)
town: settlement that is bigger than a village but smaller than a city
(https://www.wikidata.org/wiki/Q3957)
city: large and permanent human settlement (https://www.wikidata.org/wiki/Q515)
city/town: human settlement ("Stadtsiedlung") (https://www.wikidata.org/wiki/Q7930989)
|
| Identifiable |
An Identifiable is an uniquely identifiable Entity or FileResource, having one or
more unique Identifier(s).
FileResources have one (or more) technical (system wide) Identifiers (e.g.
|
| Identifiable.IdentifiableBuilder<C extends Identifiable,B extends Identifiable.IdentifiableBuilder<C,B>> |
|
| IdentifiableObjectType |
|
| IdentifiableType |
|
| Identifier |
An Identifier identifies an object uniquely in an external system that created the id.
|
| IdentifierType |
Defines an identifier type to be used in the system implementing this library.
|
| IdentifierType.Builder |
|
| IFrame |
An iframe element.
|
| Image |
An image with attributes.
|
| ImageFileResource |
An image file resource.
|
| ImageFileResource.ImageFileResourceBuilder<C extends ImageFileResource,B extends ImageFileResource.ImageFileResourceBuilder<C,B>> |
|
| ImageFileResource.PreviewImageBuilder |
|
| ImATeapotException |
HttpStatusCode 418 denoting the api is wrongfully using a teapot for making coffee as specified
in the Hyper Text Coffee Pot Control Protocol (see RFC 2324 for details).
|
| INode<N extends Identifiable> |
|
| Item |
From https://web.library.yale.edu/cataloging/music/frbr-wemi-music#item:
|
| Item.ItemBuilder<C extends Item,B extends Item.ItemBuilder<C,B>> |
|
| Lake |
A body of relatively still water, localized in a basin.
|
| License |
License model/description containing all relevant metadata of a license that can be used to
specify the license under which an object is available or distributed.
|
| License.LicenseBuilder<C extends License,B extends License.LicenseBuilder<C,B>> |
|
| LinkedDataFileResource |
This class represents a linked data file resource, referenced through an uri.
|
| LinkedDataFileResource.LinkedDataFileResourceBuilder<C extends LinkedDataFileResource,B extends LinkedDataFileResource.LinkedDataFileResourceBuilder<C,B>> |
|
| ListItem |
A list item of an (un)ordered list.
|
| ListRequest |
Container for querying a optionally filtered and sorted list:
filtering: container for filter criterias of result list
sorting: container for sorting order of result list
searchTerm: search term for simple query term to be searched for
|
| ListResponse<T,R extends ListRequest> |
Container for list information.
|
| LocalizedStructuredContent |
LocalizedStructuredContent is used for formatted text content in multiple languages.
|
| LocalizedText |
LocalizedText is used for unformatted text content in multiple languages.
|
| LocalizedUrlAliases |
|
| Manifestation |
From https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:
|
| Manifestation.ManifestationBuilder<C extends Manifestation,B extends Manifestation.ManifestationBuilder<C,B>> |
|
| Mark |
A mark for marking special text (like html-tags "em", "strong")
|
| MimeType |
|
| Mountain |
A mountain is a large landform that stretches above the surrounding land.
|
| Node<N extends Identifiable> |
Node is used to structure cultural content hierarchically.
|
| NotImplementedException |
|
| NullHandling |
Enumeration for null handling hints that can be used in Order expressions.
|
| Ocean |
An ocean is a large body of saline water (german = "Ozean").
|
| Order |
PropertyPath implements the pairing of an Direction and a property.
|
| Order.OrderBuilder<C extends Order,B extends Order.OrderBuilder<C,B>> |
|
| OrderedList |
An ordered list.
|
| PageItem |
|
| PageRequest |
Container for paging, sorting, filtering and searching params:
pageNumber: which page to be returned
pageSize: how many items on one page
sorting: container for sorting order of result list
filtering: container for filter criterias of result list
searchTerm: searchTerm term for simple query term to be searched for
|
| PageRequest.Builder |
|
| PageResponse<T> |
Container for pagination information.
|
| PageResponse.Builder<T,B extends PageResponse<T>,C extends PageResponse.Builder> |
|
| PagingInfo |
|
| Paragraph |
A paragraph (can contain text and other content blocks).
|
| Paragraph.Builder |
|
| Person |
Human being that has certain capacities or attributes constituting personhood.
|
| Person.PersonBuilder<C extends Person,B extends Person.PersonBuilder<C,B>> |
|
| Predicate |
Specifies the type of a relation
|
| Project |
Project is used to describe a project (like a digitization project or an electronic publishing
project).
|
| Project.ProjectBuilder<C extends Project,B extends Project.ProjectBuilder<C,B>> |
|
| RenderingHints |
Contains hints for rendering a webpage
|
| RenderingHintsPreviewImage |
Contains hints for rendering a preview image, e.g.
|
| RenderingTemplate |
Defines a rendering template to be used in the system implementing this library.
|
| RenderingTemplate.Builder |
|
| ResourceIOException |
|
| ResourceNotFoundException |
|
| ResourceNotFoundException |
|
| River |
A natural watercourse.
|
| Role |
A user's role.
|
| Sea |
A sea is a large body of saline water (german = "Meer").
|
| SelectList |
A List with a title, selectable options and one dedicated option, which is selected.
|
| SelectOption |
A List item with an identifier, a title, a sub title, a link and a flag for being selected
|
| ServiceUnavailableException |
|
| Sorting |
SortingImpl option for queries.
|
| Sorting.Builder |
|
| Status |
|
| StillWaters |
A natural or man-made body of water.
|
| StructuredContent |
A structured content / text implemented as list of content blocks.
|
| Table |
A table.
|
| TableCell |
A table cell of a table.
|
| TableHeader |
A table header of a table.
|
| TableRow |
A row in a table.
|
| TechnicalException |
An exception indicating that there has been a technical error.
|
| Text |
A text (with optional marks for emphasizing etc.).
|
| TextFileResource |
A text file resource.
|
| TextFileResource.TextFileResourceBuilder<C extends TextFileResource,B extends TextFileResource.TextFileResourceBuilder<C,B>> |
|
| TimeValue |
From interface "org.wikidata.wdtk.datamodel.interfaces.TimeValue":
|
| ToCEntry |
A table of contents entry (node in hierarchical "tree")
|
| Topic |
https://www.merriam-webster.com/dictionary/topic: "the subject of something that is being
discussed or has been written or thought about"
https://www.linguee.com/english-german/translation/topic.html german: "Thema, Inhalt, Gegenstand,
Gesprächsthema" or "Thematik, Themengebiet, Themenbereich"
|
| Topic.TopicBuilder<C extends Topic,B extends Topic.TopicBuilder<C,B>> |
|
| TypeKey |
|
| UnauthorizedException |
|
| UnavailableForLegalReasonsException |
|
| UniqueObject |
An unique model object being identifiable and referencable by its universal unique UUID.
|
| UniqueObject.UniqueObjectBuilder<C extends UniqueObject,B extends UniqueObject.UniqueObjectBuilder<C,B>> |
|
| UnprocessableEntityException |
|
| UrlAlias |
A website and language specific "alias" (= human readable unique key) used as relative url part
for a website specific domain.
|
| UrlAlias.Builder |
|
| User |
An user of the system.
|
| Valley |
A low area between hills, often with a river running through it.
|
| Version |
|
| Version.Builder |
|
| Video |
An embedded video.
|
| VideoFileResource |
A video file resource.
|
| VideoFileResource.VideoFileResourceBuilder<C extends VideoFileResource,B extends VideoFileResource.VideoFileResourceBuilder<C,B>> |
|
| Webpage |
A Webpage of a Website.
|
| Webpage.WebpageBuilder<C extends Webpage,B extends Webpage.WebpageBuilder<C,B>> |
|
| Website |
A Website.
|
| Website.WebsiteBuilder<C extends Website,B extends Website.WebsiteBuilder<C,B>> |
|
| Work |
From https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:
|