schema.org.ai

VisualStatementVistaFX3CSI

Graphics or photo imaging software

Extends: Technology

Visual Statement Vista FX3 CSI

Graphics or photo imaging software

Overview

Category: Graphics or photo imaging software

Graphics or photo imaging software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-4092.00
  • SOC Code: 33-3021.00
  • SOC Code: 33-3021.02

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Visual Statement Vista FX3 CSI',
  category: 'Graphics or photo imaging software',
  description: 'Graphics or photo imaging software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Visual Statement Vista FX3 CSI",
  "applicationCategory": "Graphics or photo imaging software",
  "description": "Graphics or photo imaging software"
}