Skip to content

Class: ProjectInfoGenbankComments

URI: imgsg_dev:ProjectInfoGenbankComments

classDiagram class ProjectInfoGenbankComments click ProjectInfoGenbankComments href "../ProjectInfoGenbankComments/" ProjectInfoGenbankComments : comment_template ProjectInfoGenbankComments : project_relevance

Slots

Name Cardinality and Range Description Inheritance
project_relevance 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:ProjectInfoGenbankComments
native imgsg_dev:ProjectInfoGenbankComments

LinkML Source

Direct

name: project_info_genbank_comments
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  project_relevance:
    name: project_relevance
    from_schema: https://w3id.org/jgi/imgsg_dev
    domain_of:
    - project_info_genbank_authors
    - project_info_genbank_comments
    - project_info_project_relevance
    range: string
    required: false
  comment_template:
    name: comment_template
    from_schema: https://w3id.org/jgi/imgsg_dev
    domain_of:
    - genbank_comment_templates
    - project_info_genbank_comments
    range: string
    required: false

Induced

name: project_info_genbank_comments
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  project_relevance:
    name: project_relevance
    from_schema: https://w3id.org/jgi/imgsg_dev
    alias: project_relevance
    owner: project_info_genbank_comments
    domain_of:
    - project_info_genbank_authors
    - project_info_genbank_comments
    - project_info_project_relevance
    range: string
    required: false
  comment_template:
    name: comment_template
    from_schema: https://w3id.org/jgi/imgsg_dev
    alias: comment_template
    owner: project_info_genbank_comments
    domain_of:
    - genbank_comment_templates
    - project_info_genbank_comments
    range: string
    required: false