SoftwareasaserviceSaaS
Cloud-based data access and sharing software
Extends: Technology
Software as a service SaaS
Cloud-based data access and sharing software
Overview
Category: Cloud-based data access and sharing software
Cloud-based data access and sharing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-2021.00
- SOC Code: 11-3021.00
- SOC Code: 15-1299.07
- SOC Code: 15-1299.08
- SOC Code: 27-1021.00
- SOC Code: 41-9031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Software as a service SaaS',
category: 'Cloud-based data access and sharing software',
description: 'Cloud-based data access and sharing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Software as a service SaaS",
"applicationCategory": "Cloud-based data access and sharing software",
"description": "Cloud-based data access and sharing software"
}