Skip to content

Class: GenbankCommentTemplates

URI: imgsg_dev:GenbankCommentTemplates

classDiagram class GenbankCommentTemplates click GenbankCommentTemplates href "../GenbankCommentTemplates/" GenbankCommentTemplates : comment_template GenbankCommentTemplates : project_category

Slots

Name Cardinality and Range Description Inheritance
project_category 0..1
String
direct
comment_template 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self imgsg_dev:GenbankCommentTemplates
native imgsg_dev:GenbankCommentTemplates

LinkML Source

Direct

name: genbank_comment_templates
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  project_category:
    name: project_category
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    domain_of:
    - genbank_comment_templates
    range: string
    required: false
  comment_template:
    name: comment_template
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    domain_of:
    - genbank_comment_templates
    - project_info_genbank_comments
    range: string
    required: false

Induced

name: genbank_comment_templates
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  project_category:
    name: project_category
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    alias: project_category
    owner: genbank_comment_templates
    domain_of:
    - genbank_comment_templates
    range: string
    required: false
  comment_template:
    name: comment_template
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    alias: comment_template
    owner: genbank_comment_templates
    domain_of:
    - genbank_comment_templates
    - project_info_genbank_comments
    range: string
    required: false