schema.org.ai

Squeegee

Cloud-based data access and sharing software

Extends: Technology

Squeegee

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: 37-2011.00
  • SOC Code: 51-5112.00
  • SOC Code: 53-7081.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Squeegee',
  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": "Squeegee",
  "applicationCategory": "Cloud-based data access and sharing software",
  "description": "Cloud-based data access and sharing software"
}