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