schema.org.ai

quip

Collaborative productivity suite with docs, sheets, and chat.

Extends: Technology

Quip

Collaborative productivity suite with docs, sheets, and chat.

Overview

Category: Productivity software

Collaborative productivity suite with docs, sheets, and chat.

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: 'Quip',
  category: 'Productivity software',
  description: 'Collaborative productivity suite with docs, sheets, and chat.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Quip",
  "applicationCategory": "Productivity software",
  "description": "Collaborative productivity suite with docs, sheets, and chat."
}