schema.org.ai

Profitoolsoftwaretimeaccountingfeature

Time accounting software

Extends: Technology

Profitool software (time accounting feature)

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9021.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Profitool software (time accounting feature)",
  "applicationCategory": "Time accounting software",
  "description": "Time accounting software"
}