schema.org.ai

DomainnamesystemDNS

Internet directory services software

Extends: Technology

Domain name system DNS

Internet directory services software

Overview

Category: Internet directory services software

Internet directory services software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1212.00
  • SOC Code: 15-1232.00
  • SOC Code: 15-1241.00
  • SOC Code: 15-1244.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Domain name system DNS',
  category: 'Internet directory services software',
  description: 'Internet directory services software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Domain name system DNS",
  "applicationCategory": "Internet directory services software",
  "description": "Internet directory services software"
}