schema.org.ai

BCSWoodlandsSoftwareTheLoggerTracker

Accounting software

Extends: Technology

BCS Woodlands Software The Logger Tracker

Accounting software

Overview

Category: Accounting software

Accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 45-1011.00
  • SOC Code: 45-4021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'BCS Woodlands Software The Logger Tracker',
  category: 'Accounting software',
  description: 'Accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "BCS Woodlands Software The Logger Tracker",
  "applicationCategory": "Accounting software",
  "description": "Accounting software"
}