schema.org.ai

IBMMaximoAssetManagement

Enterprise resource planning ERP software

Extends: Technology

IBM Maximo Asset Management

Enterprise resource planning ERP software

Overview

Category: Enterprise resource planning ERP software

Enterprise resource planning ERP software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3013.00
  • SOC Code: 43-3061.00
  • SOC Code: 43-6014.00
  • SOC Code: 47-2132.00
  • SOC Code: 47-2161.00
  • SOC Code: 49-9012.00
  • SOC Code: 49-9021.00
  • SOC Code: 49-9081.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'IBM Maximo Asset Management',
  category: 'Enterprise resource planning ERP software',
  description: 'Enterprise resource planning ERP software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "IBM Maximo Asset Management",
  "applicationCategory": "Enterprise resource planning ERP software",
  "description": "Enterprise resource planning ERP software"
}