schema.org.ai

Webserversoftware

Transaction server software

Extends: Technology

Web server software

Transaction server software

Overview

Category: Transaction server software

Transaction server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1011.00
  • SOC Code: 15-1211.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 15-1299.01
  • SOC Code: 15-1299.04
  • SOC Code: 15-1299.06
  • SOC Code: 15-2021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Web server software',
  category: 'Transaction server software',
  description: 'Transaction server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Web server software",
  "applicationCategory": "Transaction server software",
  "description": "Transaction server software"
}