schema.org.ai

MIR3IntelligentNotification

Communications server software

Extends: Technology

MIR3 Intelligent Notification

Communications server software

Overview

Category: Communications server software

Communications server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1199.04

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'MIR3 Intelligent Notification',
  category: 'Communications server software',
  description: 'Communications server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MIR3 Intelligent Notification",
  "applicationCategory": "Communications server software",
  "description": "Communications server software"
}