schema.org.ai

Electroniccalendarmanagementsoftware

Calendar and scheduling software

Extends: Technology

Electronic calendar management software

Calendar and scheduling software

Overview

Category: Calendar and scheduling software

Calendar and scheduling software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-4171.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Electronic calendar management software',
  category: 'Calendar and scheduling software',
  description: 'Calendar and scheduling software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Electronic calendar management software",
  "applicationCategory": "Calendar and scheduling software",
  "description": "Calendar and scheduling software"
}