schema.org.ai

Terminalemulationsoftware

Network connectivity terminal emulation software

Extends: Technology

Terminal emulation software

Network connectivity terminal emulation software

Overview

Category: Network connectivity terminal emulation software

Network connectivity terminal emulation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-3023.00
  • SOC Code: 49-2011.00
  • SOC Code: 51-2022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Terminal emulation software',
  category: 'Network connectivity terminal emulation software',
  description: 'Network connectivity terminal emulation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Terminal emulation software",
  "applicationCategory": "Network connectivity terminal emulation software",
  "description": "Network connectivity terminal emulation software"
}