HPAutonomyTeamSite
Web page creation and editing software
Extends: Technology
HP Autonomy TeamSite
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: 27-3041.00
- SOC Code: 43-9081.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'HP Autonomy TeamSite',
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": "HP Autonomy TeamSite",
"applicationCategory": "Web page creation and editing software",
"description": "Web page creation and editing software"
}