OpenShortestPathFirstOSPF
Internet protocol IP multimedia subsystem software
Extends: Technology
Open Shortest Path First OSPF
Internet protocol IP multimedia subsystem software
Overview
Category: Internet protocol IP multimedia subsystem software
Internet protocol IP multimedia subsystem software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1241.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Open Shortest Path First OSPF',
category: 'Internet protocol IP multimedia subsystem software',
description: 'Internet protocol IP multimedia subsystem software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Open Shortest Path First OSPF",
"applicationCategory": "Internet protocol IP multimedia subsystem software",
"description": "Internet protocol IP multimedia subsystem software"
}