schema.org.ai

FreedomScientificMAGic

Device drivers or system software

Extends: Technology

Freedom Scientific MAGic

Device drivers or system software

Overview

Category: Device drivers or system software

Device drivers or system software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-1122.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Freedom Scientific MAGic',
  category: 'Device drivers or system software',
  description: 'Device drivers or system software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Freedom Scientific MAGic",
  "applicationCategory": "Device drivers or system software",
  "description": "Device drivers or system software"
}