schema.org.ai

ovh

European cloud provider.

Extends: Technology

OVHcloud

European cloud provider.

Overview

Category: Infrastructure software

European cloud provider.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'OVHcloud',
  category: 'Infrastructure software',
  description: 'European cloud provider.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "OVHcloud",
  "applicationCategory": "Infrastructure software",
  "description": "European cloud provider."
}