Uses of Class
de.digitalcollections.model.UniqueObject
-
-
Uses of UniqueObject in de.digitalcollections.model
Classes in de.digitalcollections.model with type parameters of type UniqueObject Modifier and Type Class Description static classUniqueObject.UniqueObjectBuilder<C extends UniqueObject,B extends UniqueObject.UniqueObjectBuilder<C,B>> -
Uses of UniqueObject in de.digitalcollections.model.identifiable
Subclasses of UniqueObject in de.digitalcollections.model.identifiable Modifier and Type Class Description classIdentifiableAn Identifiable is an uniquely identifiableEntityorFileResource, having one or more uniqueIdentifier(s).
FileResources have one (or more) technical (system wide) Identifiers (e.g.classIdentifierAn Identifier identifies an object uniquely in an external system that created the id.classIdentifierTypeDefines an identifier type to be used in the system implementing this library.classNode<N extends Identifiable>Node is used to structure cultural content hierarchically. -
Uses of UniqueObject in de.digitalcollections.model.identifiable.agent
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.agent Modifier and Type Class Description classFamilyNamesee Wikidata https://www.wikidata.org/wiki/Q101352: "Part of a naming scheme for individuals, used in many cultures worldwide."classGivenNamesee 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." -
Uses of UniqueObject in de.digitalcollections.model.identifiable.entity
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.entity Modifier and Type Class Description classArticleArticle is used to manage cultural articles and their hierarchy.classCollectionA collection ofEntitys.classDigitalObjectA (cultural) digital object, can be a retro digitization of a physical object or a digital native object.classEntityEntities 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.).classHeadwordEntryThe textual body to a specified headword (encyclopedia) or lemma (dictionary).classProjectProject is used to describe a project (like a digitization project or an electronic publishing project).classTopichttps://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"classWebsiteA Website. -
Uses of UniqueObject in de.digitalcollections.model.identifiable.entity.agent
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.entity.agent Modifier and Type Class Description classAgenthttps://books.google.de/books?id=foGBCgAAQBAJ&pg=PA151:classCorporateBodyCorporateBody is used to describe a (business) corporation (e.g.classFamilyA family (e.g.classPersonHuman being that has certain capacities or attributes constituting personhood. -
Uses of UniqueObject in de.digitalcollections.model.identifiable.entity.geo.location
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.entity.geo.location Modifier and Type Class Description classCanyonA deep ravine between cliffs.classCaveA natural underground space large enough for a human to enter.classContinentA continent is a geographically very large land mass.classCountryA country is a distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics.classCreekA small stream.classGeoLocationA location located on earth.classHumanSettlementA community of any size, in which people live see https://www.wikidata.org/wiki/Q486972classLakeA body of relatively still water, localized in a basin.classMountainA mountain is a large landform that stretches above the surrounding land.classOceanAn ocean is a large body of saline water (german = "Ozean").classRiverA natural watercourse.classSeaA sea is a large body of saline water (german = "Meer").classStillWatersA natural or man-made body of water.classValleyA low area between hills, often with a river running through it. -
Uses of UniqueObject in de.digitalcollections.model.identifiable.entity.work
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.entity.work Modifier and Type Class Description classExpressionFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:classItemFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#item:classManifestationFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:classWorkFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work: -
Uses of UniqueObject in de.digitalcollections.model.identifiable.resource
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.resource Modifier and Type Class Description classApplicationFileResourceAn application file resource.classAudioFileResourceAn audio file resource.classFileResourceA FileResource (source) describes any file, regardless of its physical location, used storage technology or required display means (aka "Viewer").classImageFileResourceAn image file resource.classLinkedDataFileResourceThis class represents a linked data file resource, referenced through an uri.classTextFileResourceA text file resource.classVideoFileResourceA video file resource. -
Uses of UniqueObject in de.digitalcollections.model.identifiable.web
Subclasses of UniqueObject in de.digitalcollections.model.identifiable.web Modifier and Type Class Description classWebpageA Webpage of a Website. -
Uses of UniqueObject in de.digitalcollections.model.legal
Subclasses of UniqueObject in de.digitalcollections.model.legal Modifier and Type Class Description classLicenseLicense 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. -
Uses of UniqueObject in de.digitalcollections.model.relation
Subclasses of UniqueObject in de.digitalcollections.model.relation Modifier and Type Class Description classPredicateSpecifies the type of a relation -
Uses of UniqueObject in de.digitalcollections.model.security
Subclasses of UniqueObject in de.digitalcollections.model.security Modifier and Type Class Description classUserAn user of the system. -
Uses of UniqueObject in de.digitalcollections.model.semantic
Subclasses of UniqueObject in de.digitalcollections.model.semantic Modifier and Type Class Description classHeadwordSee https://en.wikipedia.org/wiki/Headword and https://de.wikipedia.org/wiki/Stichwort_(Dokumentation) -
Uses of UniqueObject in de.digitalcollections.model.view
Subclasses of UniqueObject in de.digitalcollections.model.view Modifier and Type Class Description classRenderingTemplateDefines a rendering template to be used in the system implementing this library.
-