schema.org.ai

AvisFitsViewer

Graphics or photo imaging software

Extends: Technology

Avis Fits Viewer

Graphics or photo imaging software

Overview

Category: Graphics or photo imaging software

Graphics or photo imaging software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-2011.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Avis Fits Viewer',
  category: 'Graphics or photo imaging software',
  description: 'Graphics or photo imaging software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Avis Fits Viewer",
  "applicationCategory": "Graphics or photo imaging software",
  "description": "Graphics or photo imaging software"
}