schema.org.ai

Twitter

Instant messaging software

Extends: Technology

Twitter

Instant messaging software

Overview

Category: Instant messaging software

Instant messaging software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-2011.00
  • SOC Code: 11-3013.01
  • SOC Code: 11-9179.02
  • SOC Code: 13-1011.00
  • SOC Code: 13-1131.00
  • SOC Code: 13-1161.01
  • SOC Code: 13-1199.06
  • SOC Code: 21-2011.00
  • SOC Code: 21-2021.00
  • SOC Code: 27-1012.00
  • SOC Code: 27-1013.00
  • SOC Code: 27-2011.00
  • SOC Code: 27-2012.00
  • SOC Code: 27-2012.03
  • SOC Code: 27-2021.00
  • SOC Code: 27-2022.00
  • SOC Code: 27-2042.00
  • SOC Code: 27-3023.00
  • SOC Code: 27-3031.00
  • SOC Code: 27-3041.00
  • SOC Code: 27-3043.00
  • SOC Code: 27-4021.00
  • SOC Code: 39-5091.00
  • SOC Code: 41-9012.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Twitter',
  category: 'Instant messaging software',
  description: 'Instant messaging software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Twitter",
  "applicationCategory": "Instant messaging software",
  "description": "Instant messaging software"
}