schema.org.ai

Latitudesoftware

Office suite software

Extends: Technology

Latitude software

Office suite software

Overview

Category: Office suite software

Office suite software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-1022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Latitude software',
  category: 'Office suite software',
  description: 'Office suite software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Latitude software",
  "applicationCategory": "Office suite software",
  "description": "Office suite software"
}