Uses of Interface
de.digitalcollections.model.api.identifiable.Identifiable
-
Uses of Identifiable in de.digitalcollections.model.api.identifiable
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable Modifier and Type Interface Description interfaceNode<N extends Node>Node is used to structure cultural content hierarchically. -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.entity
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.entity Modifier and Type Interface Description interfaceArticle<A extends Article>Article is used to manage cultural articles and their hierarchy.interfaceCollectionA collection ofEntitys.interfaceDigitalObjectA (cultural) digital object, can be a retro digitization of a physical object or a digital native object.interfaceEntityEntities 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.).interfaceProjectProject is used to describe a project (like a digitization project or an electronic publishing project).interfaceTopichttps://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"interfaceWebsiteA Website. -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.entity.agent
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.entity.agent Modifier and Type Interface Description interfaceAgenthttps://books.google.de/books?interfaceCorporateBodyCorporateBody is used to describe a (business) corporation (e.g. a project partner or organization or creator of a work).interfaceFamilyinterfacePersonHuman being that has certain capacities or attributes constituting personhood. -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.entity.geo
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.entity.geo Modifier and Type Interface Description interfaceGeoLocationA location located on earth.interfaceHumanSettlementA community of any size, in which people live see https://www.wikidata.org/wiki/Q486972 -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.entity.parts
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.entity.parts Modifier and Type Interface Description interfaceEntityPartA part of an entity.interfaceSubtopichttps://www.merriam-webster.com/dictionary/subtopic: "a (subtopic is a) topic that is part of a broader or more general topic ..."interfaceWebpageA Webpage of a Website. -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.entity.work
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.entity.work Modifier and Type Interface Description interfaceExpressionFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:interfaceItemFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#item:interfaceManifestationFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work:interfaceWorkFrom https://web.library.yale.edu/cataloging/music/frbr-wemi-music#work: -
Uses of Identifiable in de.digitalcollections.model.api.identifiable.resource
Subinterfaces of Identifiable in de.digitalcollections.model.api.identifiable.resource Modifier and Type Interface Description interfaceApplicationFileResourceAn application file resource.interfaceAudioFileResourceAn audio file resource.interfaceFileResourceA FileResource (source) describes any file, regardless of its physical location, used storage technology or required display means (aka "Viewer").interfaceImageFileResourceAn image file resource.interfaceLinkedDataFileResourceThis class represents a linked data file resource, referenced through an uri and specified by the context definition and the corresponding (object) type.interfaceTextFileResourceA text file resource.interfaceVideoFileResourceA video file resource. -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable
Classes in de.digitalcollections.model.impl.identifiable that implement Identifiable Modifier and Type Class Description classIdentifiableImplclassNodeImpl<N extends Node> -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.entity
Classes in de.digitalcollections.model.impl.identifiable.entity that implement Identifiable Modifier and Type Class Description classArticleImplclassCollectionImplclassDigitalObjectImplclassEntityImplclassProjectImplclassTopicImplseeTopicclassWebsiteImplseeWebsite -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.entity.agent
Classes in de.digitalcollections.model.impl.identifiable.entity.agent that implement Identifiable Modifier and Type Class Description classAgentImplclassCorporateBodyImplclassFamilyImplclassPersonImpl -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.entity.geo
Classes in de.digitalcollections.model.impl.identifiable.entity.geo that implement Identifiable Modifier and Type Class Description classGeoLocationImplclassHumanSettlementImpl -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.entity.parts
Classes in de.digitalcollections.model.impl.identifiable.entity.parts that implement Identifiable Modifier and Type Class Description classEntityPartImplclassSubtopicImplclassWebpageImpl -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.entity.work
Classes in de.digitalcollections.model.impl.identifiable.entity.work that implement Identifiable Modifier and Type Class Description classExpressionImplclassItemImplclassManifestationImplclassWorkImpl -
Uses of Identifiable in de.digitalcollections.model.impl.identifiable.resource
Classes in de.digitalcollections.model.impl.identifiable.resource that implement Identifiable Modifier and Type Class Description classApplicationFileResourceImplclassAudioFileResourceImplclassFileResourceImplclassImageFileResourceImplclassLinkedDataFileResourceImplclassTextFileResourceImplclassVideoFileResourceImpl