schema.org.ai

protonmail

Secure email service.

Extends: Technology

ProtonMail

Secure email service.

Overview

Category: Email Service software

Secure email 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: 'ProtonMail',
  category: 'Email Service software',
  description: 'Secure email service.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ProtonMail",
  "applicationCategory": "Email Service software",
  "description": "Secure email service."
}