schema.org.ai

GNUImageManipulationProgramGIMP

Graphics or photo imaging software

Extends: Technology

GNU Image Manipulation Program GIMP

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: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 17-2141.02
  • SOC Code: 19-1031.02
  • SOC Code: 19-2012.00
  • SOC Code: 43-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'GNU Image Manipulation Program GIMP',
  category: 'Graphics or photo imaging software',
  description: 'Graphics or photo imaging software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "GNU Image Manipulation Program GIMP",
  "applicationCategory": "Graphics or photo imaging software",
  "description": "Graphics or photo imaging software"
}