VersaDynesmallenginetestsystem
Analytical or scientific software
Extends: Technology
VersaDyne small engine test system
Analytical or scientific software
Overview
Category: Analytical or scientific software
Analytical or scientific software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 49-3053.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'VersaDyne small engine test system',
category: 'Analytical or scientific software',
description: 'Analytical or scientific software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "VersaDyne small engine test system",
"applicationCategory": "Analytical or scientific software",
"description": "Analytical or scientific software"
}