Commit 9297f60d95d0c338e5868c2e73d8fde0d939403a

Update home page to have better description and UI
  
4949 margin-bottom: 25px;
5050}
5151
52.home-links {
53 text-align: center;
54}
55
5256#sweet-list {
5357 margin-bottom: 10px;
5458}
  
7878 <!-- <p> -->
7979 <!-- <a class="btn btn-info btn-lg" href="#/search">Start Searching and Tagging</a> -->
8080 <!-- </p> -->
81 <div class="col-md-12 center-block">
82 <h4 class="col-md-3">
83 <a href="#/search">
81 <div class="row home-links">
82 <div class="col-md-4">
83 <a href="#/search" class="btn btn-info btn-lg">
8484 <span class="glyphicon glyphicon-search"></span>
8585 Search
8686 </a>
87 </h4>
88 <h4 class="col-md-3">
89 <a href="#/play">
87 </div>
88 <div class="col-md-4">
89 <a href="#/play" class="btn btn-info btn-lg">
9090 <span class="glyphicon glyphicon-user"></span>
91 Personal PlayArea</a>
92 </h4>
93 <h4 class="col-md-3">
94 <a href="#/linked-data">
91 Personal PlayArea
92 </a>
93 </div>
94 <div class="col-md-4">
95 <a href="#/linked-data" class="btn btn-info btn-lg">
9596 <span class="glyphicon glyphicon-globe"></span>
96 Linked Data</a>
97 </h4>
97 Linked Data
98 </a>
99 </div>
98100 </div>
99101 </div>
100 <div>
102 <hr/>
103 <p>
101104 <h3>
102 <p>
103105 <span class="glyphicon glyphicon-search"></span>
104 Search</p>
106 Search
105107 </h3>
106108 <h4>
107 Search uses search.opencultuurdata.nl to look for images from
108 the OCD collection. One can then start annotating an image of
109 interest. Such an image is marked and is available in the play
109 Search uses <a href="opencultuurdata.nl">opencultuurdata.nl</a>
110 APIs to look for images from the datases provided by OCD collection.
111 One can then start annotating an image of interest.
112 Such an image is marked and is available in the play
110113 area [<span class="glyphicon glyphicon-user"></span>] of the user.
111114 </h4>
112 </div>
113 <div>
115 </p>
116 <p>
114117 <h3>
115 <p>
116 <span class="glyphicon glyphicon-user"></span>
117 Personal PlayArea
118 </p>
118 <span class="glyphicon glyphicon-user"></span>
119 Personal PlayArea
119120 </h3>
120 <h4>A user can view all annotated images. The tags used in
121 <h4>
122 A user can view all annotated images. The tags used in
121123 annotations are also shown as a list and can be used for filtering the
122124 set of images. User can also choose to annotate an image outside the
123125 OCD collection by using the image URL.
124126 </h4>
125 </div>
126 <div>
127 </p>
128 <p>
127129 <h3>
128 <p>
129 <span class="glyphicon glyphicon-globe"></span>
130 Linked Data
131 </p>
130 <span class="glyphicon glyphicon-globe"></span>
131 Linked Data
132132 </h3>
133133 <h4>
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 </h4>
138 </p>
134139
135 All images that are tagged by all users are available for browsing,
136 filtering based on selecting or deselecting users (and their
137 annotations); and also by selecting and deselecting tags of interest.
138 </div>
139 <footer>
140 <p>This app is part of the <a href="http://www.opencultuurdata.nl/challenge-english/">
140 <hr/>
141
142 <footer style="text-align: center; font-size: 0.9em;">
143 <!--p>This app is part of the <a href="http://www.opencultuurdata.nl/challenge-english/">
141144 Open Cuultur Data challenge</a>
145 </p-->
146 <p>
147 We use <a href="https://login.persona.org/about">Mozilla Persona</a> for identifying
148 users, <a href="http://annotorious.github.io/">Annotorious</a> for image annotation and
149 <a href="http://janastu.org/technoscience/index.php/Sweet_Web">SWeeT Web</a>
150 for assimilating the linked open data announced by users. [opensource cc]
142151 </p>
143 <p>We use persona.org for identifying a user; Annotorious for image
144 annotation and SWeeT Web for assimilating the linked open data
145 announced by users. [opensource cc]
146 </p>
147152 <p>
148 Clink: [Middle English clinken, probably from Middle Dutch klinken, of
153 [<b>Clink</b>: Middle English clinken, probably from Middle Dutch klinken, of
149154 imitative origin.]
150155 </p>
151156 </footer>