MindJetMindManager
Process mapping and design software
Extends: Technology
MindJet MindManager
Process mapping and design software
Overview
Category: Process mapping and design software
Process mapping and design software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 17-3024.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'MindJet MindManager',
category: 'Process mapping and design software',
description: 'Process mapping and design software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "MindJet MindManager",
"applicationCategory": "Process mapping and design software",
"description": "Process mapping and design software"
}