schema.org.ai

HumanresourcesmanagementsystemHRMS

Human resources software

Extends: Technology

Human resources management system HRMS

Human resources software

Overview

Category: Human resources software

Human resources software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3013.01
  • SOC Code: 11-9071.00
  • SOC Code: 13-2031.00
  • SOC Code: 29-1242.00
  • SOC Code: 29-1243.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Human resources management system HRMS',
  category: 'Human resources software',
  description: 'Human resources software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Human resources management system HRMS",
  "applicationCategory": "Human resources software",
  "description": "Human resources software"
}