schema.org.ai

Bloomz

Desktop communications software

Extends: Technology

Bloomz

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: 21-1012.00
  • SOC Code: 25-2011.00
  • SOC Code: 25-2012.00
  • SOC Code: 27-2022.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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