schema.org.ai

Procoresoftware

Analytical or scientific software

Extends: Technology

Procore software

Analytical or scientific software

Overview

Category: Analytical or scientific software

🔥 Hot Technology - In high demand

Analytical or scientific software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9021.00
  • SOC Code: 13-1051.00
  • SOC Code: 13-1082.00
  • SOC Code: 17-2051.00
  • SOC Code: 47-1011.00
  • SOC Code: 47-1011.03

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Procore software',
  category: 'Analytical or scientific software',
  description: 'Analytical or scientific software',
  hotTechnology: true,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Procore software",
  "applicationCategory": "Analytical or scientific software",
  "description": "Analytical or scientific software"
}