schema.org.ai

Instagram

Web page creation and editing software

Extends: Technology

Instagram

Web page creation and editing software

Overview

Category: Web page creation and editing software

Web page creation and editing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-2011.00
  • SOC Code: 11-2021.00
  • SOC Code: 13-1161.00
  • SOC Code: 27-2011.00
  • SOC Code: 27-2012.00
  • SOC Code: 27-2042.00
  • SOC Code: 27-3031.00
  • SOC Code: 27-4032.00
  • SOC Code: 39-5091.00
  • SOC Code: 41-9012.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Instagram',
  category: 'Web page creation and editing software',
  description: 'Web page creation and editing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Instagram",
  "applicationCategory": "Web page creation and editing software",
  "description": "Web page creation and editing software"
}