schema.org.ai

AppliedComputerSystemsJOBPOWER

Accounting software

Extends: Technology

Applied Computer Systems JOBPOWER

Accounting software

Overview

Category: Accounting software

Accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 47-2082.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Applied Computer Systems JOBPOWER',
  category: 'Accounting software',
  description: 'Accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Applied Computer Systems JOBPOWER",
  "applicationCategory": "Accounting software",
  "description": "Accounting software"
}