Skip to content

Class: PartOfSpeechTagging

Capability for assigning a category (e.g. verb, noun, adjective) to a

word based on its grammatical properties

URI: ai:PartOfSpeechTagging

 classDiagram
    class PartOfSpeechTagging
    click PartOfSpeechTagging href "../PartOfSpeechTagging/"
      AiCapability <|-- PartOfSpeechTagging
        click AiCapability href "../AiCapability/"
      LanguageCapability <|-- PartOfSpeechTagging
        click LanguageCapability href "../LanguageCapability/"

Inheritance

Class Properties

Property Value
Class URI ai:PartOfSpeechTagging

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Part Of Speech Tagging

Identifier and Mapping Information

Annotations

property value
dct_source ISO/IEC 22989:2022 3.6.13
upstream_iri https://w3id.org/dpv/ai/owl#PartOfSpeechTagging
dpv_extension_slug ai

Schema Source

Mappings

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

LinkML Source

Direct

name: PartOfSpeechTagging
annotations:
  dct_source:
    tag: dct_source
    value: ISO/IEC 22989:2022 3.6.13
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#PartOfSpeechTagging
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Capability for assigning a category (e.g. verb, noun, adjective) to
  a

  word based on its grammatical properties'
in_subset:
- ai_capabilities_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Part Of Speech Tagging
exact_mappings:
- dpv_ai:PartOfSpeechTagging
- dpv_ai_owl:PartOfSpeechTagging
is_a: LanguageCapability
mixins:
- AiCapability
class_uri: ai:PartOfSpeechTagging

Induced

name: PartOfSpeechTagging
annotations:
  dct_source:
    tag: dct_source
    value: ISO/IEC 22989:2022 3.6.13
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#PartOfSpeechTagging
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Capability for assigning a category (e.g. verb, noun, adjective) to
  a

  word based on its grammatical properties'
in_subset:
- ai_capabilities_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Part Of Speech Tagging
exact_mappings:
- dpv_ai:PartOfSpeechTagging
- dpv_ai_owl:PartOfSpeechTagging
is_a: LanguageCapability
mixins:
- AiCapability
class_uri: ai:PartOfSpeechTagging