nuclino
Collaborative wiki and knowledge base.
Extends: Technology
Nuclino
Collaborative wiki and knowledge base.
Overview
Category: Productivity software
Collaborative wiki and knowledge base.
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: 'Nuclino',
category: 'Productivity software',
description: 'Collaborative wiki and knowledge base.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Nuclino",
"applicationCategory": "Productivity software",
"description": "Collaborative wiki and knowledge base."
}