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 Interface Description 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. -
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.).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?classCorporateBodyCorporateBody is used to describe a (business) corporation (e.g. a project partner or organization or creator of a work).classFamilyA family (e.g. the "Clintons").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 classGeoLocationA location located on earth.classHumanSettlementA community of any size, in which people live see https://www.wikidata.org/wiki/Q486972 -
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 and specified by the context definition and the corresponding (object) type.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.
-