schema.org.ai

ThomsonReutersLiveNoteStream

Video creation and editing software

Extends: Technology

Thomson Reuters LiveNote Stream

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: 23-2011.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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