schema.org.ai

Pagemarkers

Internet browser software

Extends: Technology

Page markers

Internet browser software

Overview

Category: Internet browser software

Internet browser software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-3093.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Page markers',
  category: 'Internet browser software',
  description: 'Internet browser software',
  hotTechnology: false,
})

JSON-LD Example

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