schema.org.ai

InfoLogixHealthTraxEngine

Inventory management software

Extends: Technology

InfoLogix HealthTrax Engine

Inventory management software

Overview

Category: Inventory management software

Inventory management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-2053.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'InfoLogix HealthTrax Engine',
  category: 'Inventory management software',
  description: 'Inventory management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "InfoLogix HealthTrax Engine",
  "applicationCategory": "Inventory management software",
  "description": "Inventory management software"
}