schema.org.ai

Socialmediasoftware

Web page creation and editing software

Extends: Technology

Social media software

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: 21-2021.00
  • SOC Code: 25-1053.00
  • SOC Code: 25-1062.00
  • SOC Code: 27-1011.00
  • SOC Code: 27-3023.00
  • SOC Code: 27-3043.05
  • SOC Code: 43-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Social media software',
  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": "Social media software",
  "applicationCategory": "Web page creation and editing software",
  "description": "Web page creation and editing software"
}