schema.org.ai

AdobePersuasion

Presentation software

Extends: Technology

Adobe Persuasion

Presentation software

Overview

Category: Presentation software

Presentation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 27-3043.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Adobe Persuasion',
  category: 'Presentation software',
  description: 'Presentation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Adobe Persuasion",
  "applicationCategory": "Presentation software",
  "description": "Presentation software"
}