FLoridaObjectOrientedDesignSimulatorFLOODS
Analytical or scientific software
Extends: Technology
FLorida Object Oriented Design Simulator FLOODS
Analytical or scientific software
Overview
Category: Analytical or scientific software
Analytical or scientific software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 17-2199.06
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'FLorida Object Oriented Design Simulator FLOODS',
category: 'Analytical or scientific software',
description: 'Analytical or scientific software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "FLorida Object Oriented Design Simulator FLOODS",
"applicationCategory": "Analytical or scientific software",
"description": "Analytical or scientific software"
}