AppleiMovie
Video creation and editing software
Extends: Technology
Apple iMovie
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-2011.00
- SOC Code: 11-2032.00
- SOC Code: 11-2033.00
- SOC Code: 11-3021.00
- SOC Code: 11-3111.00
- SOC Code: 19-3091.00
- SOC Code: 25-4022.00
- SOC Code: 27-1024.00
- SOC Code: 27-4011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Apple iMovie',
category: 'Video creation and editing software',
description: 'Video creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Apple iMovie",
"applicationCategory": "Video creation and editing software",
"description": "Video creation and editing software"
}