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