schema.org.ai

Shipmentprocessingsoftware

Mailing and shipping software

Extends: Technology

Shipment processing software

Mailing and shipping software

Overview

Category: Mailing and shipping software

Mailing and shipping software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1199.06

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Shipment processing software',
  category: 'Mailing and shipping software',
  description: 'Mailing and shipping software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Shipment processing software",
  "applicationCategory": "Mailing and shipping software",
  "description": "Mailing and shipping software"
}