AdvancedtechnologiesandoceanicproceduresATOP
Expert system software
Extends: Technology
Advanced technologies and oceanic procedures ATOP
Expert system software
Overview
Category: Expert system software
Expert system software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 53-2021.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Advanced technologies and oceanic procedures ATOP',
category: 'Expert system software',
description: 'Expert system software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Advanced technologies and oceanic procedures ATOP",
"applicationCategory": "Expert system software",
"description": "Expert system software"
}