Samba
Filesystem software
Extends: Technology
Samba
Filesystem software
Overview
Category: Filesystem software
Filesystem software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.00
- SOC Code: 27-2031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Samba',
category: 'Filesystem software',
description: 'Filesystem software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Samba",
"applicationCategory": "Filesystem software",
"description": "Filesystem software"
}