schema.org.ai

SymantecGhostSolutionSuite

Computer imaging software

Extends: Technology

Symantec Ghost Solution Suite

Computer imaging software

Overview

Category: Computer imaging software

Computer imaging software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1244.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Symantec Ghost Solution Suite',
  category: 'Computer imaging software',
  description: 'Computer imaging software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Symantec Ghost Solution Suite",
  "applicationCategory": "Computer imaging software",
  "description": "Computer imaging software"
}