schema.org.ai

SDSSoftwareSolutionsDayCareInformationSystemsPRO

Enterprise resource planning ERP software

Extends: Technology

SDS Software Solutions DayCare Information Systems PRO

Enterprise resource planning ERP software

Overview

Category: Enterprise resource planning ERP software

Enterprise resource planning ERP software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'SDS Software Solutions DayCare Information Systems PRO',
  category: 'Enterprise resource planning ERP software',
  description: 'Enterprise resource planning ERP software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "SDS Software Solutions DayCare Information Systems PRO",
  "applicationCategory": "Enterprise resource planning ERP software",
  "description": "Enterprise resource planning ERP software"
}