Skip to content

Class: AuditLog

URI: gold:AuditLog

classDiagram class AuditLog click AuditLog href "../AuditLog/" AuditLog : audit_log_id AuditLog : entity_id AuditLog : entity_name AuditLog : field_name AuditLog : modified AuditLog : new_value AuditLog : notes AuditLog : old_value AuditLog : user_id

Slots

Name Cardinality and Range Description Inheritance
audit_log_id 0..1
Float
direct
entity_name 0..1
String
direct
entity_id 0..1
Float
direct
field_name 0..1
String
direct
user_id 0..1
Float
direct
modified 0..1
Datetime
direct
old_value 0..1
String
direct
new_value 0..1
String
direct
notes 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self gold:AuditLog
native gold:AuditLog

LinkML Source

Direct

name: audit_log
from_schema: https://w3id.org/jgi/gold
attributes:
  audit_log_id:
    name: audit_log_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: float
    required: false
  entity_name:
    name: entity_name
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: string
    required: false
  entity_id:
    name: entity_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: float
    required: false
  field_name:
    name: field_name
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: string
    required: false
  user_id:
    name: user_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: float
    required: false
  modified:
    name: modified
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: datetime
    required: false
  old_value:
    name: old_value
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: string
    required: false
  new_value:
    name: new_value
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    range: string
    required: false
  notes:
    name: notes
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - audit_log
    - dw_sequencing_product
    range: string
    required: false

Induced

name: audit_log
from_schema: https://w3id.org/jgi/gold
attributes:
  audit_log_id:
    name: audit_log_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: audit_log_id
    owner: audit_log
    domain_of:
    - audit_log
    range: float
    required: false
  entity_name:
    name: entity_name
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: entity_name
    owner: audit_log
    domain_of:
    - audit_log
    range: string
    required: false
  entity_id:
    name: entity_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: entity_id
    owner: audit_log
    domain_of:
    - audit_log
    range: float
    required: false
  field_name:
    name: field_name
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: field_name
    owner: audit_log
    domain_of:
    - audit_log
    range: string
    required: false
  user_id:
    name: user_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: user_id
    owner: audit_log
    domain_of:
    - audit_log
    range: float
    required: false
  modified:
    name: modified
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: modified
    owner: audit_log
    domain_of:
    - audit_log
    range: datetime
    required: false
  old_value:
    name: old_value
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: old_value
    owner: audit_log
    domain_of:
    - audit_log
    range: string
    required: false
  new_value:
    name: new_value
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: new_value
    owner: audit_log
    domain_of:
    - audit_log
    range: string
    required: false
  notes:
    name: notes
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: notes
    owner: audit_log
    domain_of:
    - audit_log
    - dw_sequencing_product
    range: string
    required: false