schema.org.ai

BelmarAssociatesMortware

Data base user interface and query software

Extends: Technology

Belmar & Associates Mortware

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: 39-4011.00
  • SOC Code: 39-4012.00
  • SOC Code: 39-4031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Belmar & Associates Mortware',
  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": "Belmar & Associates Mortware",
  "applicationCategory": "Data base user interface and query software",
  "description": "Data base user interface and query software"
}