WaikatoEnvironmentforKnowledgeAnalysisWeka
Graphical user interface development software
Extends: Technology
Waikato Environment for Knowledge Analysis Weka
Graphical user interface development software
Overview
Category: Graphical user interface development software
Graphical user interface development software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1221.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Waikato Environment for Knowledge Analysis Weka',
category: 'Graphical user interface development software',
description: 'Graphical user interface development software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Waikato Environment for Knowledge Analysis Weka",
"applicationCategory": "Graphical user interface development software",
"description": "Graphical user interface development software"
}