word types
June 17, 2023 ยท View on GitHub
This is a summary of the basic word types.
the concept graph
| word type | top level property | DIP | declaration | definition |
|---|---|---|---|---|
| word | wordData | DIP-100 | local, nostr, ipfs, ipns | any node which represents an object |
| word type | wordTypeData | DIP-102 | local | a category of word |
| json schema | jsonSchemaData | DIP-107 | local | |
| superset | supersetData | DIP-109 | local | |
| set | setData | DIP-108 | local | |
| concept | conceptData | DIP-111 | local | |
| graph | graphData | DIP-105 | local | a collection of words and relationships |
the grapevine
| word type | top level property | DIP | declaration | definition |
|---|---|---|---|---|
| rating | ratingData | |||
| rating template | ratingTemplateData |