schema.org.ai

ClassDojo

Desktop communications software

Extends: Technology

ClassDojo

Desktop communications software

Overview

Category: Desktop communications software

Desktop communications software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 25-2011.00
  • SOC Code: 25-2021.00
  • SOC Code: 25-9042.00
  • SOC Code: 25-9043.00
  • SOC Code: 27-1013.00
  • SOC Code: 43-6014.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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