schema.org.ai

Loom

Video creation and editing software

Extends: Technology

Loom

Video creation and editing software

Overview

Category: Video creation and editing software

Video creation and editing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9021.00
  • SOC Code: 11-9072.00
  • SOC Code: 13-1071.00
  • SOC Code: 13-1082.00
  • SOC Code: 13-1161.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 17-3026.00
  • SOC Code: 25-9042.00
  • SOC Code: 25-9043.00
  • SOC Code: 27-3043.00
  • SOC Code: 41-9022.00
  • SOC Code: 43-1011.00
  • SOC Code: 43-6014.00
  • SOC Code: 49-9071.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Loom',
  category: 'Video creation and editing software',
  description: 'Video creation and editing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Loom",
  "applicationCategory": "Video creation and editing software",
  "description": "Video creation and editing software"
}