schema.org.ai

Clusterserversoftware

Clustering software

Extends: Technology

Cluster server software

Clustering software

Overview

Category: Clustering software

Clustering software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1242.00
  • SOC Code: 15-1243.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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