schema.org.ai

GeographicresourcesanalysissupportsystemGRASS

Map creation software

Extends: Technology

Geographic resources analysis support system GRASS

Map creation software

Overview

Category: Map creation software

Map creation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9013.00
  • SOC Code: 19-1031.02
  • SOC Code: 19-2042.00
  • SOC Code: 19-3092.00
  • SOC Code: 19-4043.00
  • SOC Code: 25-1064.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Geographic resources analysis support system GRASS',
  category: 'Map creation software',
  description: 'Map creation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Geographic resources analysis support system GRASS",
  "applicationCategory": "Map creation software",
  "description": "Map creation software"
}