BowenGrovesM1ERP
Enterprise resource planning ERP software
Extends: Technology
Bowen & Groves M1 ERP
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-3061.00
- SOC Code: 17-3012.00
- SOC Code: 51-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Bowen & Groves M1 ERP',
category: 'Enterprise resource planning ERP software',
description: 'Enterprise resource planning ERP software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Bowen & Groves M1 ERP",
"applicationCategory": "Enterprise resource planning ERP software",
"description": "Enterprise resource planning ERP software"
}