schema.org.ai

IntrusiondetectionsystemIDS

Network security or virtual private network VPN management software

Extends: Technology

Intrusion detection system IDS

Network security or virtual private network VPN management software

Overview

Category: Network security or virtual private network VPN management software

Network security or virtual private network VPN management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1212.00
  • SOC Code: 15-1299.05
  • SOC Code: 15-1299.06
  • SOC Code: 15-1299.08

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Intrusion detection system IDS',
  category: 'Network security or virtual private network VPN management software',
  description: 'Network security or virtual private network VPN management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Intrusion detection system IDS",
  "applicationCategory": "Network security or virtual private network VPN management software",
  "description": "Network security or virtual private network VPN management software"
}