schema.org.ai

WorkbrainTimeandAttendance

Time accounting software

Extends: Technology

Workbrain Time and Attendance

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-5061.00
  • SOC Code: 43-6011.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Workbrain Time and Attendance',
  category: 'Time accounting software',
  description: 'Time accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Workbrain Time and Attendance",
  "applicationCategory": "Time accounting software",
  "description": "Time accounting software"
}