schema.org.ai

FoodServiceSolutionsFoodCo

Inventory management software

Extends: Technology

Food Service Solutions FoodCo

Inventory management software

Overview

Category: Inventory management software

Inventory management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9051.00
  • SOC Code: 29-2051.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Food Service Solutions FoodCo',
  category: 'Inventory management software',
  description: 'Inventory management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Food Service Solutions FoodCo",
  "applicationCategory": "Inventory management software",
  "description": "Inventory management software"
}