schema.org.ai

CCCEZNetelectroniccommunicationsnetwork

Access software

Extends: Technology

CCC EZNet electronic communications network

Access software

Overview

Category: Access software

Access software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'CCC EZNet electronic communications network',
  category: 'Access software',
  description: 'Access software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "CCC EZNet electronic communications network",
  "applicationCategory": "Access software",
  "description": "Access software"
}