schema.org.ai

RailTechSoftwareSystemsMarsforthe21stCentury

Accounting software

Extends: Technology

RailTech Software Systems Mars for the 21st Century

Accounting software

Overview

Category: Accounting software

Accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 49-3043.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'RailTech Software Systems Mars for the 21st Century',
  category: 'Accounting software',
  description: 'Accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "RailTech Software Systems Mars for the 21st Century",
  "applicationCategory": "Accounting software",
  "description": "Accounting software"
}