Uses of Class
de.digitalcollections.model.identifiable.Identifiable
-
-
Uses of Identifiable in de.digitalcollections.model.identifiable
Classes in de.digitalcollections.model.identifiable with type parameters of type Identifiable Modifier and Type Class Description static classIdentifiable.IdentifiableBuilder<C extends Identifiable,B extends Identifiable.IdentifiableBuilder<C,B>>interfaceINode<N extends Identifiable>classNode<N extends Identifiable>Node is used to structure cultural content hierarchically.Subclasses of Identifiable in de.digitalcollections.model.identifiable Modifier and Type Class Description classNode<N extends Identifiable>Node is used to structure cultural content hierarchically.Methods in de.digitalcollections.model.identifiable that return types with arguments of type Identifiable Modifier and Type Method Description Class<? extends Identifiable>IdentifiableObjectType. getObjectClass()Method parameters in de.digitalcollections.model.identifiable with type arguments of type Identifiable Modifier and Type Method Description static IdentifiableObjectTypeIdentifiableObjectType. getByClass(Class<? extends Identifiable> objectClass) -
Uses of Identifiable in de.digitalcollections.model.identifiable.agent
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.entity
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.entity.agent
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.entity.geo.location
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.entity.work
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.resource
Subclasses of Identifiable 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 Identifiable in de.digitalcollections.model.identifiable.web
Subclasses of Identifiable in de.digitalcollections.model.identifiable.web Modifier and Type Class Description classWebpageA Webpage of a Website.
-