Skip to content

Class: RuleBasedTechnique

Artificial intelligence approach governed by human-defined rules that

explicitly dictate behaviour, relying on logical statements (rules) to

determine actions in specific situations

URI: ai:RuleBasedTechnique

 classDiagram
    class RuleBasedTechnique
    click RuleBasedTechnique href "../RuleBasedTechnique/"
      Technique <|-- RuleBasedTechnique
        click Technique href "../Technique/"
      KnowledgeTechnique <|-- RuleBasedTechnique
        click KnowledgeTechnique href "../KnowledgeTechnique/"


      RuleBasedTechnique <|-- HeuristicProgramming
        click HeuristicProgramming href "../HeuristicProgramming/"


Inheritance

Class Properties

Property Value
Class URI ai:RuleBasedTechnique

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Rule Technique

Identifier and Mapping Information

Annotations

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

Schema Source

Mappings

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

LinkML Source

Direct

name: RuleBasedTechnique
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#RuleBasedTechnique
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Artificial intelligence approach governed by human-defined rules that

  explicitly dictate behaviour, relying on logical statements (rules) to

  determine actions in specific situations'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Rule Technique
exact_mappings:
- dpv_ai:RuleBasedTechnique
- dpv_ai_owl:RuleBasedTechnique
is_a: KnowledgeTechnique
mixins:
- Technique
class_uri: ai:RuleBasedTechnique

Induced

name: RuleBasedTechnique
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#RuleBasedTechnique
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Artificial intelligence approach governed by human-defined rules that

  explicitly dictate behaviour, relying on logical statements (rules) to

  determine actions in specific situations'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Rule Technique
exact_mappings:
- dpv_ai:RuleBasedTechnique
- dpv_ai_owl:RuleBasedTechnique
is_a: KnowledgeTechnique
mixins:
- Technique
class_uri: ai:RuleBasedTechnique