schema.org.ai

Emailmanagementsoftware

Communications server software

Extends: Technology

Email management software

Communications server software

Overview

Category: Communications server software

Communications server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1241.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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