O3spacesWorkplace
Document management software
Extends: Technology
O3spaces Workplace
Document management software
Overview
Category: Document management software
Document management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1299.09
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'O3spaces Workplace',
category: 'Document management software',
description: 'Document management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "O3spaces Workplace",
"applicationCategory": "Document management software",
"description": "Document management software"
}