Skip to content

Class: Publisher

Journal publisher.

URI: https://w3id.org/jgi/gcs_citation/Publisher

classDiagram class Publisher click Publisher href "../Publisher/" Publisher : id Publisher : name

Slots

Name Cardinality and Range Description Inheritance
id 1
Integer
direct
name 0..1
String
direct

Identifier and Mapping Information

Annotations

property value
source_table publisher

Schema Source

  • from schema: https://w3id.org/jgi/gcs_citation

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/gcs_citation/Publisher
native https://w3id.org/jgi/gcs_citation/Publisher

LinkML Source

Direct

name: Publisher
annotations:
  source_table:
    tag: source_table
    value: publisher
description: Journal publisher.
from_schema: https://w3id.org/jgi/gcs_citation
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/gcs_citation
    identifier: true
    domain_of:
    - ConceptIdentifier
    - ConceptIdentifierType
    - ConceptRelation
    - Document
    - DocumentConcept
    - Publication
    - Corpus
    - GenomeCitationReport
    - GenomeCitationStatistics
    - Institution
    - Publisher
    - JgiMetadata
    - MeshKeyword
    - ApiAccessLog
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/gcs_citation
    domain_of:
    - ConceptIdentifierType
    - Corpus
    - Institution
    - Publisher
    range: string

Induced

name: Publisher
annotations:
  source_table:
    tag: source_table
    value: publisher
description: Journal publisher.
from_schema: https://w3id.org/jgi/gcs_citation
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/gcs_citation
    identifier: true
    alias: id
    owner: Publisher
    domain_of:
    - ConceptIdentifier
    - ConceptIdentifierType
    - ConceptRelation
    - Document
    - DocumentConcept
    - Publication
    - Corpus
    - GenomeCitationReport
    - GenomeCitationStatistics
    - Institution
    - Publisher
    - JgiMetadata
    - MeshKeyword
    - ApiAccessLog
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/gcs_citation
    alias: name
    owner: Publisher
    domain_of:
    - ConceptIdentifierType
    - Corpus
    - Institution
    - Publisher
    range: string