schema.org.ai

ForTheRecordTheRecordPlayer

Presentation software

Extends: Technology

ForTheRecord TheRecord Player

Presentation software

Overview

Category: Presentation software

Presentation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 27-3092.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ForTheRecord TheRecord Player",
  "applicationCategory": "Presentation software",
  "description": "Presentation software"
}