schema.org.ai

MicrosoftEdge

Internet browser software

Extends: Technology

Microsoft Edge

Internet browser software

Overview

Category: Internet browser software

🔥 Hot Technology - In high demand

Internet browser software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-2052.00
  • SOC Code: 41-1011.00
  • SOC Code: 41-2011.00
  • SOC Code: 43-4151.00
  • SOC Code: 49-3023.00
  • SOC Code: 53-6031.00
  • SOC Code: 53-7062.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Microsoft Edge',
  category: 'Internet browser software',
  description: 'Internet browser software',
  hotTechnology: true,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Microsoft Edge",
  "applicationCategory": "Internet browser software",
  "description": "Internet browser software"
}