schema.org.ai

Remoteaccesscallcentersoftware

Access software

Extends: Technology

Remote access call center software

Access software

Overview

Category: Access software

Access software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 41-9041.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Remote access call center software',
  category: 'Access software',
  description: 'Access software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Remote access call center software",
  "applicationCategory": "Access software",
  "description": "Access software"
}