UniversityofCaliforniaThesaurusLinguaeGraecaeTLG
Dictionary software
Extends: Technology
University of California Thesaurus Linguae Graecae TLG
Dictionary software
Overview
Category: Dictionary software
Dictionary software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 25-1126.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'University of California Thesaurus Linguae Graecae TLG',
category: 'Dictionary software',
description: 'Dictionary software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "University of California Thesaurus Linguae Graecae TLG",
"applicationCategory": "Dictionary software",
"description": "Dictionary software"
}