schema.org.ai

OpenTextFaxServerRightFaxEdition

Fax software

Extends: Technology

Open Text Fax Server, RightFax Edition

Fax software

Overview

Category: Fax software

Fax software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-4051.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Open Text Fax Server, RightFax Edition',
  category: 'Fax software',
  description: 'Fax software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Open Text Fax Server, RightFax Edition",
  "applicationCategory": "Fax software",
  "description": "Fax software"
}