schema.org.ai

FiletransferprotocolFTPclientsoftware

Internet protocol IP multimedia subsystem software

Extends: Technology

File transfer protocol FTP client software

Internet protocol IP multimedia subsystem software

Overview

Category: Internet protocol IP multimedia subsystem software

Internet protocol IP multimedia subsystem software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-9081.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'File transfer protocol FTP client software',
  category: 'Internet protocol IP multimedia subsystem software',
  description: 'Internet protocol IP multimedia subsystem software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "File transfer protocol FTP client software",
  "applicationCategory": "Internet protocol IP multimedia subsystem software",
  "description": "Internet protocol IP multimedia subsystem software"
}