Socialnetworkingplatforms
Web page creation and editing software
Extends: Technology
Social networking platforms
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-1082.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Social networking platforms',
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 networking platforms",
"applicationCategory": "Web page creation and editing software",
"description": "Web page creation and editing software"
}