Skip to content

Class: InputAction

Action provided as an input to a technology

URI: tech:InputAction

 classDiagram
    class InputAction
    click InputAction href "../InputAction/"
      Input <|-- InputAction
        click Input href "../Input/"
      TechAction <|-- InputAction
        click TechAction href "../TechAction/"

Inheritance

Class Properties

Property Value
Class URI tech:InputAction

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Input Action

Comments

  • Action can mean a physical action, such as the movements involved in robotics

Identifier and Mapping Information

Annotations

property value
upstream_iri https://w3id.org/dpv/tech/owl#InputAction
dpv_extension_slug tech

Schema Source

Mappings

Mapping Type Mapped Value
self tech:InputAction
native tech:InputAction
exact dpv_tech:InputAction, dpv_tech_owl:InputAction

LinkML Source

Direct

name: InputAction
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#InputAction
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: Action provided as an input to a technology
comments:
- 'Action can mean a physical action, such as the movements involved in

  robotics'
in_subset:
- tech_io_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Input Action
exact_mappings:
- dpv_tech:InputAction
- dpv_tech_owl:InputAction
is_a: TechAction
mixins:
- Input
class_uri: tech:InputAction

Induced

name: InputAction
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#InputAction
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: Action provided as an input to a technology
comments:
- 'Action can mean a physical action, such as the movements involved in

  robotics'
in_subset:
- tech_io_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Input Action
exact_mappings:
- dpv_tech:InputAction
- dpv_tech_owl:InputAction
is_a: TechAction
mixins:
- Input
class_uri: tech:InputAction