ComputhinkViewWise
Document management software
Extends: Technology
Computhink ViewWise
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.03
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Computhink ViewWise',
category: 'Document management software',
description: 'Document management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Computhink ViewWise",
"applicationCategory": "Document management software",
"description": "Document management software"
}