schema.org.ai

Socialcomputingtools

Web page creation and editing software

Extends: Technology

Social computing tools

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: 25-1192.00

Usage in Platform

import { $ } from 'sdk.do'

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