schema.org.ai

SVArTracker

Music or sound editing software

Extends: Technology

SVArTracker

Music or sound editing software

Overview

Category: Music or sound editing software

Music or sound editing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 27-2041.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'SVArTracker',
  category: 'Music or sound editing software',
  description: 'Music or sound editing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "SVArTracker",
  "applicationCategory": "Music or sound editing software",
  "description": "Music or sound editing software"
}