schema.org.ai

MicrosoftInternetInformationServicesIIS

Transaction server software

Extends: Technology

Microsoft Internet Information Services (IIS)

Transaction server software

Overview

Category: Transaction server software

Transaction server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1211.00
  • SOC Code: 15-1231.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 15-1254.00
  • SOC Code: 15-1255.00
  • SOC Code: 15-1299.01
  • SOC Code: 15-1299.08
  • SOC Code: 19-4099.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Microsoft Internet Information Services (IIS)',
  category: 'Transaction server software',
  description: 'Transaction server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Microsoft Internet Information Services (IIS)",
  "applicationCategory": "Transaction server software",
  "description": "Transaction server software"
}