schema.org.ai

CloudWorks

Application server software

Extends: Technology

CloudWorks

Application server software

Overview

Category: Application server software

Application server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-1022.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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