schema.org.ai

MoneyTreeSilverFinancialPlannerpresentationfeature

Presentation software

Extends: Technology

MoneyTree Silver Financial Planner (presentation feature)

Presentation software

Overview

Category: Presentation software

Presentation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-2052.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'MoneyTree Silver Financial Planner (presentation feature)',
  category: 'Presentation software',
  description: 'Presentation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MoneyTree Silver Financial Planner (presentation feature)",
  "applicationCategory": "Presentation software",
  "description": "Presentation software"
}