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