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