schema.org.ai

Mcode

Object or component oriented development software

Extends: Technology

M-code

Object or component oriented development software

Overview

Category: Object or component oriented development software

Object or component oriented development software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 51-4034.00
  • SOC Code: 51-4035.00
  • SOC Code: 51-9161.00
  • SOC Code: 51-9162.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'M-code',
  category: 'Object or component oriented development software',
  description: 'Object or component oriented development software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "M-code",
  "applicationCategory": "Object or component oriented development software",
  "description": "Object or component oriented development software"
}