FYITechnologiesDrCeph
Graphics or photo imaging software
Extends: Technology
FYI Technologies Dr. Ceph
Graphics or photo imaging software
Overview
Category: Graphics or photo imaging software
Graphics or photo imaging software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 29-1023.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'FYI Technologies Dr. Ceph',
category: 'Graphics or photo imaging software',
description: 'Graphics or photo imaging software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "FYI Technologies Dr. Ceph",
"applicationCategory": "Graphics or photo imaging software",
"description": "Graphics or photo imaging software"
}