schema.org.ai

MICROSXBRLossPrevention

Business intelligence and data analysis software

Extends: Technology

MICROS XBR Loss Prevention

Business intelligence and data analysis software

Overview

Category: Business intelligence and data analysis software

Business intelligence and data analysis software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9199.08

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'MICROS XBR Loss Prevention',
  category: 'Business intelligence and data analysis software',
  description: 'Business intelligence and data analysis software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MICROS XBR Loss Prevention",
  "applicationCategory": "Business intelligence and data analysis software",
  "description": "Business intelligence and data analysis software"
}