Skip to content

Class: BGCAnalysisToSecmetFile

Link between BGC analysis and secondary metabolite files.

URI: https://w3id.org/jgi/smc/BGCAnalysisToSecmetFile

classDiagram class BGCAnalysisToSecmetFile click BGCAnalysisToSecmetFile href "../BGCAnalysisToSecmetFile/" BGCAnalysisToSecmetFile : bgc_analysis_id BGCAnalysisToSecmetFile : id BGCAnalysisToSecmetFile : secmet_file_path

Slots

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

Identifier and Mapping Information

Annotations

property value
source_table bgc_analysis_to_secmet_file

Schema Source

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

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/smc/BGCAnalysisToSecmetFile
native https://w3id.org/jgi/smc/BGCAnalysisToSecmetFile

LinkML Source

Direct

name: BGCAnalysisToSecmetFile
annotations:
  source_table:
    tag: source_table
    value: bgc_analysis_to_secmet_file
description: Link between BGC analysis and secondary metabolite files.
from_schema: https://w3id.org/jgi/smc
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/smc
    identifier: true
    domain_of:
    - BGC
    - BGCClass
    - BGCAnalysis
    - BGCAnalysisToSecmetFile
    - BGCAnnotation
    - AnalysisTool
    - Contig
    - Gene
    - Collection
    - CollectionMember
    - Comment
    - Blog
    - Activity
    - ApiUsage
    range: integer
    required: true
  bgc_analysis_id:
    name: bgc_analysis_id
    from_schema: https://w3id.org/jgi/smc
    rank: 1000
    domain_of:
    - BGCAnalysisToSecmetFile
    range: integer
  secmet_file_path:
    name: secmet_file_path
    from_schema: https://w3id.org/jgi/smc
    rank: 1000
    domain_of:
    - BGCAnalysisToSecmetFile
    range: string

Induced

name: BGCAnalysisToSecmetFile
annotations:
  source_table:
    tag: source_table
    value: bgc_analysis_to_secmet_file
description: Link between BGC analysis and secondary metabolite files.
from_schema: https://w3id.org/jgi/smc
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/smc
    identifier: true
    alias: id
    owner: BGCAnalysisToSecmetFile
    domain_of:
    - BGC
    - BGCClass
    - BGCAnalysis
    - BGCAnalysisToSecmetFile
    - BGCAnnotation
    - AnalysisTool
    - Contig
    - Gene
    - Collection
    - CollectionMember
    - Comment
    - Blog
    - Activity
    - ApiUsage
    range: integer
    required: true
  bgc_analysis_id:
    name: bgc_analysis_id
    from_schema: https://w3id.org/jgi/smc
    rank: 1000
    alias: bgc_analysis_id
    owner: BGCAnalysisToSecmetFile
    domain_of:
    - BGCAnalysisToSecmetFile
    range: integer
  secmet_file_path:
    name: secmet_file_path
    from_schema: https://w3id.org/jgi/smc
    rank: 1000
    alias: secmet_file_path
    owner: BGCAnalysisToSecmetFile
    domain_of:
    - BGCAnalysisToSecmetFile
    range: string