schema.org.ai

Graphicscarddriversoftware

Graphics card driver software

Extends: Technology

Graphics card driver software

Graphics card driver software

Overview

Category: Graphics card driver software

Graphics card driver software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Graphics card driver software',
  category: 'Graphics card driver software',
  description: 'Graphics card driver software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Graphics card driver software",
  "applicationCategory": "Graphics card driver software",
  "description": "Graphics card driver software"
}