schema.org.ai

VignettePortal

Portal server software

Extends: Technology

Vignette Portal

Portal server software

Overview

Category: Portal server software

Portal server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Vignette Portal',
  category: 'Portal server software',
  description: 'Portal server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Vignette Portal",
  "applicationCategory": "Portal server software",
  "description": "Portal server software"
}