schema.org.ai

Emergencynotificationsystemsoftware

Communications server software

Extends: Technology

Emergency notification system software

Communications server software

Overview

Category: Communications server software

Communications server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3013.01
  • SOC Code: 13-1199.04

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Emergency notification system software',
  category: 'Communications server software',
  description: 'Communications server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Emergency notification system software",
  "applicationCategory": "Communications server software",
  "description": "Communications server software"
}