AdobeExperienceManagerAEM
Web page creation and editing software
Extends: Technology
Adobe Experience Manager (AEM)
Web page creation and editing software
Overview
Category: Web page creation and editing software
Web page creation and editing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-2011.00
- SOC Code: 15-1299.01
- SOC Code: 25-9021.00
- SOC Code: 27-2012.05
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Adobe Experience Manager (AEM)',
category: 'Web page creation and editing software',
description: 'Web page creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Adobe Experience Manager (AEM)",
"applicationCategory": "Web page creation and editing software",
"description": "Web page creation and editing software"
}