schema.org.ai

rows

Spreadsheet with integrations and automations.

Extends: Technology

Rows

Spreadsheet with integrations and automations.

Overview

Category: Productivity software

Spreadsheet with integrations and automations.

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: 'Rows',
  category: 'Productivity software',
  description: 'Spreadsheet with integrations and automations.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Rows",
  "applicationCategory": "Productivity software",
  "description": "Spreadsheet with integrations and automations."
}