schema.org.ai

GlobalMapperSoftwareGlobalMapper

Map creation software

Extends: Technology

Global Mapper Software Global Mapper

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: 17-2199.10

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Global Mapper Software Global Mapper',
  category: 'Map creation software',
  description: 'Map creation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Global Mapper Software Global Mapper",
  "applicationCategory": "Map creation software",
  "description": "Map creation software"
}