schema.org.ai

Workdaysoftware

Enterprise resource planning ERP software

Extends: Technology

Workday software

Enterprise resource planning ERP software

Overview

Category: Enterprise resource planning ERP software

🔥 Hot Technology - In high demand

Enterprise resource planning ERP software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3031.00
  • SOC Code: 11-3111.00
  • SOC Code: 11-3121.00
  • SOC Code: 13-1071.00
  • SOC Code: 13-1141.00
  • SOC Code: 13-2011.00
  • SOC Code: 13-2051.00
  • SOC Code: 15-1252.00
  • SOC Code: 29-1122.01
  • SOC Code: 43-3051.00
  • SOC Code: 49-2091.00
  • SOC Code: 49-3022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Workday software',
  category: 'Enterprise resource planning ERP software',
  description: 'Enterprise resource planning ERP software',
  hotTechnology: true,
})

JSON-LD Example

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