schema.org.ai

Remoteinstallserversoftware

Network operation system software

Extends: Technology

Remote install server software

Network operation system software

Overview

Category: Network operation system software

Network operation system software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1232.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Remote install server software',
  category: 'Network operation system software',
  description: 'Network operation system software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Remote install server software",
  "applicationCategory": "Network operation system software",
  "description": "Network operation system software"
}