schema.org.ai

mural

Digital workspace for visual collaboration.

Extends: Technology

Mural

Digital workspace for visual collaboration.

Overview

Category: Productivity software

Digital workspace for visual collaboration.

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: 'Mural',
  category: 'Productivity software',
  description: 'Digital workspace for visual collaboration.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Mural",
  "applicationCategory": "Productivity software",
  "description": "Digital workspace for visual collaboration."
}