schema.org.ai

AvidTechnologyMediaComposer

Video creation and editing software

Extends: Technology

Avid Technology Media Composer

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: 25-1122.00
  • SOC Code: 27-2012.00
  • SOC Code: 27-2012.05
  • SOC Code: 27-3041.00
  • SOC Code: 27-3043.00
  • SOC Code: 43-9081.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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