schema.org.ai

AvidTechnologyiNEWS

Video creation and editing software

Extends: Technology

Avid Technology iNEWS

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: 13-1011.00
  • SOC Code: 27-2012.00
  • SOC Code: 27-2012.03
  • SOC Code: 39-3021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Avid Technology iNEWS',
  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 iNEWS",
  "applicationCategory": "Video creation and editing software",
  "description": "Video creation and editing software"
}