schema.org.ai

OracleBusinessIntelligenceEnterpriseEdition

Business intelligence and data analysis software

Extends: Technology

Oracle Business Intelligence Enterprise Edition

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-1021.00
  • SOC Code: 11-2021.00
  • SOC Code: 11-2022.00
  • SOC Code: 11-3021.00
  • SOC Code: 11-3031.00
  • SOC Code: 11-3031.01
  • SOC Code: 11-3071.00
  • SOC Code: 11-3121.00
  • SOC Code: 11-9072.00
  • SOC Code: 11-9111.00
  • SOC Code: 13-1071.00
  • SOC Code: 13-1081.02
  • SOC Code: 13-1082.00
  • SOC Code: 13-1111.00
  • SOC Code: 13-1151.00
  • SOC Code: 13-1161.00
  • SOC Code: 13-1199.07
  • SOC Code: 13-2011.00
  • SOC Code: 13-2041.00
  • SOC Code: 13-2051.00
  • SOC Code: 13-2054.00
  • SOC Code: 15-1211.00
  • SOC Code: 15-1212.00
  • SOC Code: 15-1221.00
  • SOC Code: 15-1232.00
  • SOC Code: 15-1241.00
  • SOC Code: 15-1242.00
  • SOC Code: 15-1243.00
  • SOC Code: 15-1243.01
  • SOC Code: 15-1244.00
  • SOC Code: 15-1251.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-1253.00
  • SOC Code: 15-1254.00
  • SOC Code: 15-1255.00
  • SOC Code: 15-1299.01
  • SOC Code: 15-1299.08
  • SOC Code: 15-1299.09
  • SOC Code: 15-2031.00
  • SOC Code: 15-2051.01
  • SOC Code: 17-2051.00
  • SOC Code: 33-3021.06
  • SOC Code: 41-1011.00
  • SOC Code: 41-4012.00
  • SOC Code: 43-6014.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Oracle Business Intelligence Enterprise Edition',
  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": "Oracle Business Intelligence Enterprise Edition",
  "applicationCategory": "Business intelligence and data analysis software",
  "description": "Business intelligence and data analysis software"
}