box
Cloud content management and file sharing service.
Extends: Technology
Box
Cloud content management and file sharing service.
Overview
Category: Storage software
Cloud content management and file sharing service.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Box',
category: 'Storage software',
description: 'Cloud content management and file sharing service.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Box",
"applicationCategory": "Storage software",
"description": "Cloud content management and file sharing service."
}