schema.org.ai

MagentaMultiMediaToolsMagentaII

Presentation software

Extends: Technology

Magenta MultiMedia Tools Magenta II

Presentation software

Overview

Category: Presentation software

Presentation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3131.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Magenta MultiMedia Tools Magenta II',
  category: 'Presentation software',
  description: 'Presentation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Magenta MultiMedia Tools Magenta II",
  "applicationCategory": "Presentation software",
  "description": "Presentation software"
}