schema.org.ai

TimeandAttendanceCollectionSystemTACS

Human resources software

Extends: Technology

Time and Attendance Collection System TACS

Human resources software

Overview

Category: Human resources software

Human resources software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-5051.00
  • SOC Code: 43-5052.00
  • SOC Code: 43-5053.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Time and Attendance Collection System TACS',
  category: 'Human resources software',
  description: 'Human resources software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Time and Attendance Collection System TACS",
  "applicationCategory": "Human resources software",
  "description": "Human resources software"
}