Skip to content

Class: Publication

A published work, e.g. proceedings or conferenc paper, that is the output of an academic event or series.

Inheritance

Slots

Name Range Cardinality Description
DOI Digital Object Identifier 0..* recommended A property to provide a digital object identifier (DOI) according to https://doi.org/.
ID xsd:anyURI 1..1 A property to provide an internal id of a schema entity in the ConfIDent plattform.
Name xsd:string 0..1 A property to provide a name of a schema entity.
External ID External ID 0..* A property to provide an external id of a schema entity.

Usages

used by used in type used
Event Series Publication range Publication
Event Publication range Publication

Mappings

Mapping Type Mapped Value
self ['confident:Publication']
native ['confident:Publication']

LinkML Source

name: Publication
description: A published work, e.g. proceedings or conferenc paper, that is the output
  of an academic event or series.
title: Publication
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
mixins:
- NamedThing
slots:
- has_doi