schema.org.ai

Purchasingsoftware

Procurement software

Extends: Technology

Purchasing software

Procurement software

Overview

Category: Procurement software

Procurement software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3061.00
  • SOC Code: 11-3071.04
  • SOC Code: 13-1081.00
  • SOC Code: 47-5071.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Purchasing software",
  "applicationCategory": "Procurement software",
  "description": "Procurement software"
}