Difference between revisions of "Neural Rating Thing"

From HypertWiki
Jump to navigation Jump to search
(not done; saving work)
 
(saving work from several days ago)
Line 21: Line 21:
* [Universal] Neural Rating [System]
* [Universal] Neural Rating [System]
==What It Is==
==What It Is==
A way to get a consensus opinion about ''anything'', from the trivial to the earth-shattering.
a way to get a consensus opinion about ''anything'', from the trivial to the earth-shattering, and to motivate people to engage in dialogue about their opinions
==How It Works==
==How It Works==
It's almost like a game. The rules are simple; the results are complex and useful.
It's almost like a game. The rules are simple; the results are complex and useful.
Line 30: Line 30:
** For practical purposes, this can be sorted and filtered in lots of different ways, as well as being searchable. The system should expect to handle lists with thousands or possibly millions of entries, though the majority of users may only have a dozen or two ''Things'' in their lists.
** For practical purposes, this can be sorted and filtered in lots of different ways, as well as being searchable. The system should expect to handle lists with thousands or possibly millions of entries, though the majority of users may only have a dozen or two ''Things'' in their lists.
* Every user also creates and maintains a ''Hierarchy''. (Think of this as being like a directory listing on your hard drive: you have folders, and folders inside of folders, and so on.)
* Every user also creates and maintains a ''Hierarchy''. (Think of this as being like a directory listing on your hard drive: you have folders, and folders inside of folders, and so on.)
====hierarchy====
* Every twig in each user's ''Hierarchy'' can contain:
* Every twig in each user's ''Hierarchy'' can contain:
** Zero or more sub-twigs (all twigs have the same rules, regardless of how "deep" in the hierarchy they are)
** Zero or more sub-twigs (all twigs have the same rules, regardless of how "deep" in the hierarchy they are)
** Zero or more ''Things''
** Zero or more ''Things''
* Each ''Thing'' has a name
====things====
* Each ''Thing'' can be rated on a scale (range set by the user, but let's say the default is -100 to +100) -- though it is possible to leave Things unrated
* Each ''Thing'' has a name.
* Each ''Thing'' can appear at zero or more locations in the ''Hierarchy''.
* Each appearance of a ''Thing'' can be (but does not have to be) rated on a scale (range set by the user, but let's say the default is -100 to +100)
 
{{draft}}
{{draft}}

Revision as of 18:23, 21 March 2011

Possible Formal Names

Pick one (or more, if it works) from each column...

Collaborative
Cooperative
Universal

Preference
Opinion

Collection
Registration
Reconciliation

System
Builder

  • Precision Consensus Tracker/Builder
  • [Universal] Neural Rating [System]

What It Is

a way to get a consensus opinion about anything, from the trivial to the earth-shattering, and to motivate people to engage in dialogue about their opinions

How It Works

It's almost like a game. The rules are simple; the results are complex and useful.

The core concept is the Hierarchy of Things. On top of that is added a layer of Inter-User Connectivity.

Hierarchy of Things

  • Every user creates and maintains a flat list of Things.
    • For practical purposes, this can be sorted and filtered in lots of different ways, as well as being searchable. The system should expect to handle lists with thousands or possibly millions of entries, though the majority of users may only have a dozen or two Things in their lists.
  • Every user also creates and maintains a Hierarchy. (Think of this as being like a directory listing on your hard drive: you have folders, and folders inside of folders, and so on.)

hierarchy

  • Every twig in each user's Hierarchy can contain:
    • Zero or more sub-twigs (all twigs have the same rules, regardless of how "deep" in the hierarchy they are)
    • Zero or more Things

things

  • Each Thing has a name.
  • Each Thing can appear at zero or more locations in the Hierarchy.
  • Each appearance of a Thing can be (but does not have to be) rated on a scale (range set by the user, but let's say the default is -100 to +100)

This page is a draft; editing is still in progress. Information may not be accurate or current.