schema.org.ai

ECTInternationalRacewayMultiPack

Computer aided design CAD software

Extends: Technology

ECT International Raceway Multi-Pack

Computer aided design CAD software

Overview

Category: Computer aided design CAD software

Computer aided design CAD software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-3012.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'ECT International Raceway Multi-Pack',
  category: 'Computer aided design CAD software',
  description: 'Computer aided design CAD software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ECT International Raceway Multi-Pack",
  "applicationCategory": "Computer aided design CAD software",
  "description": "Computer aided design CAD software"
}