schema.org.ai

AppleSafari

Internet browser software

Extends: Technology

Apple Safari

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: 11-9199.02
  • SOC Code: 13-1031.00
  • SOC Code: 15-1253.00
  • SOC Code: 15-1299.01
  • SOC Code: 17-2112.01
  • SOC Code: 25-1123.00
  • SOC Code: 29-2052.00
  • SOC Code: 39-7011.00
  • SOC Code: 41-1011.00
  • SOC Code: 41-2011.00
  • SOC Code: 41-9012.00
  • SOC Code: 43-4151.00
  • SOC Code: 49-3023.00
  • SOC Code: 51-1011.00
  • SOC Code: 53-6031.00
  • SOC Code: 53-7062.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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