schema.org.ai

ITTVisualInformationSolutionsENVI

Map creation software

Extends: Technology

ITT Visual Information Solutions ENVI

Map creation software

Overview

Category: Map creation software

Map creation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.02
  • SOC Code: 19-2021.00
  • SOC Code: 19-3092.00
  • SOC Code: 19-4099.03

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'ITT Visual Information Solutions ENVI',
  category: 'Map creation software',
  description: 'Map creation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ITT Visual Information Solutions ENVI",
  "applicationCategory": "Map creation software",
  "description": "Map creation software"
}