Documentmanagementsystemsoftware
Document management software
Extends: Technology
Document management system software
Document management software
Overview
Category: Document management software
Document management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3111.00
- SOC Code: 13-1031.00
- SOC Code: 13-1141.00
- SOC Code: 13-2011.00
- SOC Code: 13-2081.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1299.03
- SOC Code: 15-1299.09
- SOC Code: 17-3011.00
- SOC Code: 17-3013.00
- SOC Code: 23-2011.00
- SOC Code: 43-1011.00
- SOC Code: 43-3011.00
- SOC Code: 43-3031.00
- SOC Code: 43-4161.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Document management system software',
category: 'Document management software',
description: 'Document management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Document management system software",
"applicationCategory": "Document management software",
"description": "Document management software"
}