schema.org.ai

Inetsoft

Data base reporting software

Extends: Technology

Inetsoft

Data base reporting software

Overview

Category: Data base reporting software

Data base reporting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-5061.00
  • SOC Code: 43-6011.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Inetsoft',
  category: 'Data base reporting software',
  description: 'Data base reporting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Inetsoft",
  "applicationCategory": "Data base reporting software",
  "description": "Data base reporting software"
}