schema.org.ai

SymantecNortonUtilities

Filesystem software

Extends: Technology

Symantec Norton Utilities

Filesystem software

Overview

Category: Filesystem software

Filesystem software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1232.00
  • SOC Code: 49-2011.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Symantec Norton Utilities',
  category: 'Filesystem software',
  description: 'Filesystem software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Symantec Norton Utilities",
  "applicationCategory": "Filesystem software",
  "description": "Filesystem software"
}