schema.org.ai

MicrosoftGreatPlainsPersonalDataKeeper

Time accounting software

Extends: Technology

Microsoft Great Plains Personal Data Keeper

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9041.01
  • SOC Code: 19-1031.02
  • SOC Code: 43-3051.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Microsoft Great Plains Personal Data Keeper',
  category: 'Time accounting software',
  description: 'Time accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Microsoft Great Plains Personal Data Keeper",
  "applicationCategory": "Time accounting software",
  "description": "Time accounting software"
}