schema.org.ai

Timeandattendancesoftware

Time accounting software

Extends: Technology

Time and attendance software

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-2031.00
  • SOC Code: 33-1091.00
  • SOC Code: 47-5013.00
  • SOC Code: 53-1042.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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