schema.org.ai

Continuousintegrationsoftware

File versioning software

Extends: Technology

Continuous integration software

File versioning software

Overview

Category: File versioning software

File versioning software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.09

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Continuous integration software',
  category: 'File versioning software',
  description: 'File versioning software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Continuous integration software",
  "applicationCategory": "File versioning software",
  "description": "File versioning software"
}