schema.org.ai

SunGardNotiFind

Network operation system software

Extends: Technology

SunGard NotiFind

Network operation system software

Overview

Category: Network operation system software

Network operation system software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1199.04

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'SunGard NotiFind',
  category: 'Network operation system software',
  description: 'Network operation system software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "SunGard NotiFind",
  "applicationCategory": "Network operation system software",
  "description": "Network operation system software"
}