Commit 5bf92bcbd31624fcf44aa3303ad290052d67e08b

  • avatar
  • arvind
  • Mon Sep 01 21:10:25 IST 2014
Updating content. Changing icon for play area.
  
3838 <span class="glyphicon glyphicon-home"></span>
3939 </a></li>
4040 <li> <a href="#/play" title="My Playarea">
41 <span class="glyphicon glyphicon-wrench"></span>
41 <span class="glyphicon glyphicon-user"></span>
4242 </a></li>
4343 <li> <a href="#/search" title="Search External Sources">
4444 <span class="glyphicon glyphicon-search"></span>
4747 <span class="glyphicon glyphicon-globe"></span>
4848 </a></li>
4949 <li> <a id="sign-in" href="#" title="">
50 <span class="glyphicon glyphicon-user"></span>
5150 <span id="signinview"> Sign In </span>
5251 </a></li>
5352 </ul>
7474 other users who can further filter the users of interest and tags or
7575 datasets of interest.
7676 </p>
77 <p>
78 <a class="btn btn-info btn-lg" href="#/search">Start Searching and Tagging</a>
79 </p>
77 <!-- <p> -->
78 <!-- <a class="btn btn-info btn-lg" href="#/search">Start Searching and Tagging</a> -->
79 <!-- </p> -->
80 <div class="col-md-12 center-block">
81 <h4 class="col-md-3">
82 <a href="#/search">
83 <span class="glyphicon glyphicon-search"></span>
84 Search
85 </a>
86 </h4>
87 <h4 class="col-md-3">
88 <a href="#/play">
89 <span class="glyphicon glyphicon-user"></span>
90 Personal PlayArea</a>
91 </h4>
92 <h4 class="col-md-3">
93 <a href="#/linked-data">
94 <span class="glyphicon glyphicon-globe"></span>
95 Linked Data</a>
96 </h4>
97 </div>
8098 </div>
99 <div>
100 <h3>
101 <p>
102 <span class="glyphicon glyphicon-search"></span>
103 Search</p>
104 </h3>
105 <h4>
106 Search uses search.opencultuurdata.nl to look for images from
107 the OCD collection. One can then start annotating an image of
108 interest. Such an image is marked and is available in the play
109 area [<span class="glyphicon glyphicon-user"></span>] of the user.
110 </h4>
111 </div>
112 <div>
113 <h3>
114 <p>
115 <span class="glyphicon glyphicon-user"></span>
116 Personal PlayArea
117 </p>
118 </h3>
119 <h4>A user can view all annotated images. The tags used in
120 annotations are also shown as a list and can be used for filtering the
121 set of images. User can also choose to annotate an image outside the
122 OCD collection by using the image URL.
123 </h4>
124 </div>
125 <div>
126 <h3>
127 <p>
128 <span class="glyphicon glyphicon-globe"></span>
129 Linked Data
130 </p>
131 </h3>
132 <h4>
133
134 All images that are tagged by all users are available for browsing,
135 filtering based on selecting or deselecting users (and their
136 annotations); and also by selecting and deselecting tags of interest.
137 </div>
81138 <footer>
82139 <p>This app is part of the <a href="http://www.opencultuurdata.nl/challenge-english/">
83140 Open Cuultur Data challenge</a>
141 </p>
142 <p>We use persona.org for identifying a user; Annotorious for image
143 annotation and SWeeT Web for assimilating the linked open data
144 announced by users. [opensource cc]
145 </p>
146 <p>
147 Clink: [Middle English clinken, probably from Middle Dutch klinken, of
148 imitative origin.]
84149 </p>
85150 </footer>
86151 </div>