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