schema.org.ai

ObjectiveC

Object or component oriented development software

Extends: Technology

Objective C

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: 11-3021.00
  • SOC Code: 11-9041.00
  • SOC Code: 15-1211.00
  • SOC Code: 15-1212.00
  • SOC Code: 15-1232.00
  • SOC Code: 15-1243.01
  • SOC Code: 15-1251.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 15-1254.00
  • SOC Code: 15-1255.00
  • SOC Code: 15-1255.01
  • SOC Code: 15-1299.04
  • SOC Code: 15-1299.08
  • SOC Code: 15-1299.09
  • SOC Code: 19-2099.01
  • SOC Code: 25-2023.00
  • SOC Code: 27-3042.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Objective C',
  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": "Objective C",
  "applicationCategory": "Object or component oriented development software",
  "description": "Object or component oriented development software"
}