schema.org.ai

ComputerizedaircraftlogmanagerCALM

Information retrieval or search software

Extends: Technology

Computerized aircraft log manager CALM

Information retrieval or search software

Overview

Category: Information retrieval or search software

Information retrieval or search software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 49-3011.00
  • SOC Code: 53-6032.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Computerized aircraft log manager CALM',
  category: 'Information retrieval or search software',
  description: 'Information retrieval or search software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Computerized aircraft log manager CALM",
  "applicationCategory": "Information retrieval or search software",
  "description": "Information retrieval or search software"
}