20140217/Reversing the Panopticon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(22 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
<div style="float: left; padding: 10px"> | <div style="float: left; padding: 10px"> | ||
http://www.heterotopiastudies.com/wp-content/uploads/2012/07/large.panopticon.jpg | http://www.heterotopiastudies.com/wp-content/uploads/2012/07/large.panopticon.jpg<br /> | ||
(Not a real panopticon since the viewer can be seen) | |||
</div> | </div> | ||
Line 20: | Line 21: | ||
= The idea = | = The idea = | ||
[[Image:lombardi1.jpg|500px|right]] | |||
<div style="border: dotted grey 1px; padding: 10px; width: 50%"> | |||
[https://www.google.ca/search?q=%22reversing+the+panopticon%22 google "reversing the panopticon"] | |||
Today's version is a Web based system for organizing data behind content. | About 32,800 results | ||
</div> | |||
Today's version of the reverse panopticon is a Web based system for organizing data behind content. | |||
* hypothes.is | * hypothes.is | ||
Line 33: | Line 36: | ||
* Corporate registries - Sunlight foundation | * Corporate registries - Sunlight foundation | ||
* Wikipedia and other reusable content | * Wikipedia, Wikidata and other reusable content | ||
What other implementations do people know? | What other implementations do people know? | ||
Line 41: | Line 44: | ||
https://github.com/vid/SenseBase MIT license | https://github.com/vid/SenseBase MIT license | ||
* An annotating system featuring | * An annotating system featuring teams of computer and humans | ||
* Designed for science research (Proxiris) and health systems (PatientSense) | * Designed for science research (Proxiris) and health systems (PatientSense) | ||
* Amenable to be distributed and support personal databases | * Amenable to be distributed and support personal databases | ||
Line 61: | Line 64: | ||
* Ask questions | * Ask questions | ||
** How many articles about Cuba mentioned politicians | ** How many articles about Cuba mentioned politicians | ||
** When did an Australian prime minister mention aboriginals | |||
== Problems it can create == | == Problems it can create == | ||
Line 71: | Line 75: | ||
= Sensebase design = | = Sensebase design = | ||
<div style="float: right; width: 50%; padding-right: 50px"> | |||
* Semantic Web / Linked Data principles so any content can be described | |||
** Page level: Quote, ValueQuote | |||
** Document level: Category, Value | |||
* Workflow | |||
** Many automated annotations to few human-vetted | |||
</div> | |||
* ElasticSearch | * ElasticSearch | ||
Line 76: | Line 90: | ||
* Bayueux (Faye) | * Bayueux (Faye) | ||
<br style="clear: both" /> | |||
== Elements == | |||
; | <div style="float: right; width: 50%; padding-right: 50px"> | ||
;Dashboard | ;Dashboard | ||
Line 97: | Line 100: | ||
* Triaging process for annotations | * Triaging process for annotations | ||
* Advanced searches | * Advanced searches | ||
** Facet search | |||
* Select annotators, status display | * Select annotators, status display | ||
* Manage team | * Manage team | ||
Line 108: | Line 112: | ||
* Structural | * Structural | ||
; Open Annotation | ; [http://www.openannotation.org/ Open Annotation] | ||
* Exchange annotations between bases | * Exchange annotations between bases | ||
</div> | |||
; Text oriented data store | |||
* supports fuzzy search, ranges, "more like this," resilient and scalable | |||
* Team of specialized distributed software agents that are loosely coupled | |||
** Uses pubsub | |||
* Triage process - validated and unvalidated | |||
;Proxy approach, indexes content as you browse | |||
* Provides an in-page annotation and insight tool | |||
* Re-annotate content based on new information | |||
; Scraper | |||
* Start from current link | |||
* re-run as required | |||
* Continue scrape based on relevance | |||
* Browser based | |||
<br style="clear: both" /> | |||
= Next steps = | = Next steps = | ||
Line 122: | Line 145: | ||
[[Category:Presentations]] | [[Category:Presentations]] | ||
{{Blikied|February 27, 2014}} |