schema.org.ai

ElectronicTimeClockETC

Time accounting software

Extends: Technology

Electronic Time Clock ETC

Time accounting software

Overview

Category: Time accounting software

Time accounting 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: 'Electronic Time Clock ETC',
  category: 'Time accounting software',
  description: 'Time accounting software',
  hotTechnology: false,
})

JSON-LD Example

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