schema.org.ai

DeltaDataSystemsAGIS

Geographic information system

Extends: Technology

Delta Data Systems AGIS

Geographic information system

Overview

Category: Geographic information system

Geographic information system

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9013.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Delta Data Systems AGIS',
  category: 'Geographic information system',
  description: 'Geographic information system',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Delta Data Systems AGIS",
  "applicationCategory": "Geographic information system",
  "description": "Geographic information system"
}