Skip to content

Enum: AbbreviationCode

Acronyms and abbreviations listed in Clause 4.

URI: iso22989:AbbreviationCode

Permissible Values

Value Meaning Description
AI None Artificial intelligence
API None Application programming interface
ASIC None Application-specific integrated circuit
CNN None Convolutional neural network
CPS None Cyber-physical system
CPU None Central processing unit
CRISP_DM None Cross-industry standard process for data mining
DNN None Deep neural network
DSP None Digital signal processor
FFNN None Feed-forward neural network
FPGA None Field-programmable gate array
GA None Genetic algorithm
GPU None Graphics processing unit
HMM None Hidden Markov model
IoT None Internet of Things
IR None Information retrieval
IT None Information technology
KDD None Knowledge discovery in data
LSTM None Long short-term memory
ML None Machine learning
MT None Machine translation
NER None Named entity recognition
NLG None Natural language generation
NLP None Natural language processing
NLU None Natural language understanding
NN None Neural network
NPU None Neural-network processing unit
OCR None Optical character recognition
OECD None Organisation for Economic Co-operation and Development
PII iso29100:PersonallyIdentifiableInformation Personally identifiable information
POS None Part of speech
RL None Reinforcement learning
RNN None Recurrent neural network
SVM None Support vector machine

Slots

Name Description
abbreviation_code Acronym or abbreviation code (Clause 4)

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: AbbreviationCode
description: Acronyms and abbreviations listed in Clause 4.
in_subset:
- terminology
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
  AI:
    text: AI
    description: Artificial intelligence.
  API:
    text: API
    description: Application programming interface.
  ASIC:
    text: ASIC
    description: Application-specific integrated circuit.
  CNN:
    text: CNN
    description: Convolutional neural network.
  CPS:
    text: CPS
    description: Cyber-physical system.
  CPU:
    text: CPU
    description: Central processing unit.
  CRISP_DM:
    text: CRISP_DM
    description: Cross-industry standard process for data mining.
  DNN:
    text: DNN
    description: Deep neural network.
  DSP:
    text: DSP
    description: Digital signal processor.
  FFNN:
    text: FFNN
    description: Feed-forward neural network.
  FPGA:
    text: FPGA
    description: Field-programmable gate array.
  GA:
    text: GA
    description: Genetic algorithm.
  GPU:
    text: GPU
    description: Graphics processing unit.
  HMM:
    text: HMM
    description: Hidden Markov model.
  IoT:
    text: IoT
    description: Internet of Things.
  IR:
    text: IR
    description: Information retrieval.
  IT:
    text: IT
    description: Information technology.
  KDD:
    text: KDD
    description: Knowledge discovery in data.
  LSTM:
    text: LSTM
    description: Long short-term memory.
  ML:
    text: ML
    description: Machine learning.
  MT:
    text: MT
    description: Machine translation.
  NER:
    text: NER
    description: Named entity recognition.
  NLG:
    text: NLG
    description: Natural language generation.
  NLP:
    text: NLP
    description: Natural language processing.
  NLU:
    text: NLU
    description: Natural language understanding.
  NN:
    text: NN
    description: Neural network.
  NPU:
    text: NPU
    description: Neural-network processing unit.
  OCR:
    text: OCR
    description: Optical character recognition.
  OECD:
    text: OECD
    description: Organisation for Economic Co-operation and Development.
  PII:
    text: PII
    description: Personally identifiable information.
    meaning: iso29100:PersonallyIdentifiableInformation
  POS:
    text: POS
    description: Part of speech.
  RL:
    text: RL
    description: Reinforcement learning.
  RNN:
    text: RNN
    description: Recurrent neural network.
  SVM:
    text: SVM
    description: Support vector machine.