schema.org.ai

YetanotherscientificartificialrealityapplicationYASARAsoftware

Analytical or scientific software

Extends: Technology

Yet another scientific artificial reality application YASARA software

Analytical or scientific software

Overview

Category: Analytical or scientific software

Analytical or scientific software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-1021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Yet another scientific artificial reality application YASARA software',
  category: 'Analytical or scientific software',
  description: 'Analytical or scientific software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Yet another scientific artificial reality application YASARA software",
  "applicationCategory": "Analytical or scientific software",
  "description": "Analytical or scientific software"
}