AsterDatanCluster
Clustering software
Extends: Technology
Aster Data nCluster
Clustering software
Overview
Category: Clustering software
Clustering software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1243.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Aster Data nCluster',
category: 'Clustering software',
description: 'Clustering software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Aster Data nCluster",
"applicationCategory": "Clustering software",
"description": "Clustering software"
}