schema.org.ai

SeaworthySystemsShipboardAutomatedMaintenanceManagementSAMM

Facilities management software

Extends: Technology

Seaworthy Systems Shipboard Automated Maintenance Management SAMM

Facilities management software

Overview

Category: Facilities management software

Facilities management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-2121.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Seaworthy Systems Shipboard Automated Maintenance Management SAMM',
  category: 'Facilities management software',
  description: 'Facilities management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Seaworthy Systems Shipboard Automated Maintenance Management SAMM",
  "applicationCategory": "Facilities management software",
  "description": "Facilities management software"
}