schema.org.ai

SylvanSoftwareDropChutePro

Desktop communications software

Extends: Technology

Sylvan Software DropChute Pro

Desktop communications software

Overview

Category: Desktop communications software

Desktop communications software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 31-9094.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Sylvan Software DropChute Pro',
  category: 'Desktop communications software',
  description: 'Desktop communications software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Sylvan Software DropChute Pro",
  "applicationCategory": "Desktop communications software",
  "description": "Desktop communications software"
}