schema.org.ai

Timereportingsoftware

Time accounting software

Extends: Technology

Time reporting software

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9013.00
  • SOC Code: 11-9199.08
  • SOC Code: 15-1241.00
  • SOC Code: 47-5051.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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