Skip to content

Class: Technique

The underlying technological algorithm, method, or process that forms

the technique for using or applying AI

URI: ai:Technique

 classDiagram
    class Technique
    click Technique href "../Technique/"
      AiAI <|-- Technique
        click AiAI href "../AiAI/"


      Technique <|-- AudioProcessing
        click AudioProcessing href "../AudioProcessing/"
      Technique <|-- BayesianEstimation
        click BayesianEstimation href "../BayesianEstimation/"
      Technique <|-- BayesianNetwork
        click BayesianNetwork href "../BayesianNetwork/"
      Technique <|-- BayesianOptimisation
        click BayesianOptimisation href "../BayesianOptimisation/"
      Technique <|-- DecisionTree
        click DecisionTree href "../DecisionTree/"
      Technique <|-- HeuristicProgramming
        click HeuristicProgramming href "../HeuristicProgramming/"
      Technique <|-- InductiveProgramming
        click InductiveProgramming href "../InductiveProgramming/"
      Technique <|-- KnowledgeRepresentation
        click KnowledgeRepresentation href "../KnowledgeRepresentation/"
      Technique <|-- KnowledgeTechnique
        click KnowledgeTechnique href "../KnowledgeTechnique/"
      Technique <|-- LogicTechnique
        click LogicTechnique href "../LogicTechnique/"
      Technique <|-- MachineLearning
        click MachineLearning href "../MachineLearning/"
      Technique <|-- OptimisationMethod
        click OptimisationMethod href "../OptimisationMethod/"
      Technique <|-- ReasoningTechnique
        click ReasoningTechnique href "../ReasoningTechnique/"
      Technique <|-- RuleBasedTechnique
        click RuleBasedTechnique href "../RuleBasedTechnique/"
      Technique <|-- SearchMethod
        click SearchMethod href "../SearchMethod/"
      Technique <|-- StatisticalTechnique
        click StatisticalTechnique href "../StatisticalTechnique/"
      Technique <|-- SymbolicReasoning
        click SymbolicReasoning href "../SymbolicReasoning/"


Inheritance

Class Properties

Property Value
Class URI ai:Technique

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Technique

Comments

  • This concept refers to the foundational computational implementation and is necessary to distinguish the 'algorithm' (ai:Technique) from the 'application' (ai:Capability) and 'goal' (dpv:Purpose)

Identifier and Mapping Information

Annotations

property value
upstream_iri https://w3id.org/dpv/ai/owl#Technique
dpv_extension_slug ai

Schema Source

Mappings

Mapping Type Mapped Value
self ai:Technique
native ai:Technique
exact dpv_ai:Technique, dpv_ai_owl:Technique

LinkML Source

Direct

name: Technique
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#Technique
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'The underlying technological algorithm, method, or process that forms

  the technique for using or applying AI'
comments:
- 'This concept refers to the foundational computational implementation and

  is necessary to distinguish the ''algorithm'' (ai:Technique) from the

  ''application'' (ai:Capability) and ''goal'' (dpv:Purpose)'
in_subset:
- ai_core_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Technique
exact_mappings:
- dpv_ai:Technique
- dpv_ai_owl:Technique
is_a: AiAI
class_uri: ai:Technique

Induced

name: Technique
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#Technique
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'The underlying technological algorithm, method, or process that forms

  the technique for using or applying AI'
comments:
- 'This concept refers to the foundational computational implementation and

  is necessary to distinguish the ''algorithm'' (ai:Technique) from the

  ''application'' (ai:Capability) and ''goal'' (dpv:Purpose)'
in_subset:
- ai_core_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Technique
exact_mappings:
- dpv_ai:Technique
- dpv_ai_owl:Technique
is_a: AiAI
class_uri: ai:Technique