ReallySimpleSyndicationRSS
Web page creation and editing software
Extends: Technology
Really Simple Syndication RSS
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-4022.00
- SOC Code: 53-2021.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Really Simple Syndication RSS',
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": "Really Simple Syndication RSS",
"applicationCategory": "Web page creation and editing software",
"description": "Web page creation and editing software"
}