Cyclone
Data conversion software
Extends: Technology
Cyclone
Data conversion software
Overview
Category: Data conversion software
Data conversion 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: 'Cyclone',
category: 'Data conversion software',
description: 'Data conversion software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Cyclone",
"applicationCategory": "Data conversion software",
"description": "Data conversion software"
}