schema.org.ai

NOAAShorelineDataExplorer

Route navigation software

Extends: Technology

NOAA Shoreline Data Explorer

Route navigation software

Overview

Category: Route navigation software

Route navigation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-1022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'NOAA Shoreline Data Explorer',
  category: 'Route navigation software',
  description: 'Route navigation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "NOAA Shoreline Data Explorer",
  "applicationCategory": "Route navigation software",
  "description": "Route navigation software"
}