schema.org.ai

ejtechnologiesJProfiler

Program testing software

Extends: Technology

ej-technologies JProfiler

Program testing software

Overview

Category: Program testing software

Program testing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1253.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'ej-technologies JProfiler',
  category: 'Program testing software',
  description: 'Program testing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ej-technologies JProfiler",
  "applicationCategory": "Program testing software",
  "description": "Program testing software"
}