Glasscubes
Cloud-based data access and sharing software
Extends: Technology
Glasscubes
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: 15-1299.09
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Glasscubes',
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": "Glasscubes",
"applicationCategory": "Cloud-based data access and sharing software",
"description": "Cloud-based data access and sharing software"
}