20140217/Reversing the Panopticon: Difference between revisions

m
 
(23 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>
<br />


The panopticon is an institutional design whereby authorities can watch any subject with a minimum of effort. A reverse panopticon makes it possible to better track the actions of those in positions of authority.
The panopticon is an institutional design whereby authorities can watch any subject with a minimum of effort. A reverse panopticon makes it possible to better track the actions of those in positions of authority.
Line 18: Line 21:
= The idea =
= The idea =


http://www.albany.edu/museum/wwwmuseum/work/lombardi/images/lombardi1.jpg
[[Image:lombardi1.jpg|500px|right]]


  https://www.google.ca/search?q=%22reversing+the+panopticon%22 "reversing the panopticon"
<div style="border: dotted grey 1px; padding: 10px; width: 50%">
 
[https://www.google.ca/search?q=%22reversing+the+panopticon%22 google "reversing the panopticon"]
  About 32,800 results
 
About 32,800 results
</div>


Today's version is a Web based system for organizing data behind content.
Today's version of the reverse panopticon is a Web based system for organizing data behind content.


* hypothes.is
* hypothes.is
Line 31: 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 39: Line 44:
https://github.com/vid/SenseBase MIT license
https://github.com/vid/SenseBase MIT license


* An annotating system featuring a teams of computer and humans
* 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 59: 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 69: 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 74: Line 90:
* Bayueux (Faye)
* Bayueux (Faye)


<br style="clear: both" />


; Text oriented data store
== Elements ==
* 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
<div style="float: right; width: 50%; padding-right: 50px">
* 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


;Dashboard
;Dashboard
Line 95: 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 106: 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 120: Line 145:


[[Category:Presentations]]
[[Category:Presentations]]
{{Blikied|February 27, 2014}}