schema.org.ai

PSeaWindPlot

Map creation software

Extends: Technology

P-Sea WindPlot

Map creation software

Overview

Category: Map creation software

Map creation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 45-3031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'P-Sea WindPlot',
  category: 'Map creation software',
  description: 'Map creation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "P-Sea WindPlot",
  "applicationCategory": "Map creation software",
  "description": "Map creation software"
}