schema.org.ai

ParentSquare

Desktop communications software

Extends: Technology

ParentSquare

Desktop communications software

Overview

Category: Desktop communications software

Desktop communications software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9031.00
  • SOC Code: 11-9032.00
  • SOC Code: 11-9033.00
  • SOC Code: 13-1121.00
  • SOC Code: 15-1232.00
  • SOC Code: 15-1244.00
  • SOC Code: 25-9042.00
  • SOC Code: 25-9043.00
  • SOC Code: 27-2022.00
  • SOC Code: 27-3031.00
  • SOC Code: 27-3042.00
  • SOC Code: 27-3043.00
  • SOC Code: 43-6011.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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