VisualHealthInformationTheTrainersExerciseToolbox
Desktop publishing software
Extends: Technology
Visual Health Information The Trainer's Exercise Toolbox
Desktop publishing software
Overview
Category: Desktop publishing software
Desktop publishing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 39-9031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Visual Health Information The Trainer's Exercise Toolbox',
category: 'Desktop publishing software',
description: 'Desktop publishing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Visual Health Information The Trainer's Exercise Toolbox",
"applicationCategory": "Desktop publishing software",
"description": "Desktop publishing software"
}