Class: RepairAction

Represents an action that needs to be taken to repair a problem

  • NOTE: this is an abstract class and should not be instantiated directly

URI: semsql_obo:RepairAction

classDiagram class RepairAction RepairAction : description RepairAction : subject

Slots

Name Cardinality and Range Description
subject 0..1
Node
The thing that is problematic
description 0..1
xsd:string

Usages

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/semsql/obo

Mappings

Mapping Type Mapped Value
self ['semsql_obo:RepairAction']
native ['semsql_obo:RepairAction']

LinkML Specification

Direct

name: repair_action
description: Represents an action that needs to be taken to repair a problem
from_schema: https://w3id.org/semsql/obo
rank: 1000
abstract: true
slots:
- subject
- description
slot_usage:
  subject:
    name: subject
    description: The thing that is problematic
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem

Induced

name: repair_action
description: Represents an action that needs to be taken to repair a problem
from_schema: https://w3id.org/semsql/obo
rank: 1000
abstract: true
slot_usage:
  subject:
    name: subject
    description: The thing that is problematic
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
attributes:
  subject:
    name: subject
    description: The thing that is problematic
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: rdf:subject
    alias: subject
    owner: repair_action
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    range: node
  description:
    name: description
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: repair_action
    domain_of:
    - repair_action
    range: string