ARKSoftwareArkShelterSoftware
Data base user interface and query software
Extends: Technology
ARK Software Ark Shelter Software
Data base user interface and query software
Overview
Category: Data base user interface and query software
Data base user interface and query software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 33-9011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'ARK Software Ark Shelter Software',
category: 'Data base user interface and query software',
description: 'Data base user interface and query software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ARK Software Ark Shelter Software",
"applicationCategory": "Data base user interface and query software",
"description": "Data base user interface and query software"
}