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