schema.org.ai

MitchellOnDemand5Manager

Facilities management software

Extends: Technology

Mitchell OnDemand5 Manager

Facilities management software

Overview

Category: Facilities management software

Facilities management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 49-3023.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Mitchell OnDemand5 Manager',
  category: 'Facilities management software',
  description: 'Facilities management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Mitchell OnDemand5 Manager",
  "applicationCategory": "Facilities management software",
  "description": "Facilities management software"
}