From 5bf92bcbd31624fcf44aa3303ad290052d67e08b Mon Sep 17 00:00:00 2001 From: Arvind Date: Mon, 1 Sep 2014 21:10:25 +0530 Subject: [PATCH] Updating content. Changing icon for play area. --- swtr/templates/index.html | 74 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 69 insertions(+), 5 deletions(-) diff --git a/swtr/templates/index.html b/swtr/templates/index.html index 94a36ac..2bd54bb 100644 --- a/swtr/templates/index.html +++ b/swtr/templates/index.html @@ -38,7 +38,7 @@
  • - +
  • @@ -47,7 +47,6 @@
  • - Sign In
  • @@ -75,14 +74,79 @@ other users who can further filter the users of interest and tags or datasets of interest.

    -

    - Start Searching and Tagging -

    + + + +
    +

    + + + Search + +

    +

    + + + Personal PlayArea +

    +

    + + + Linked Data +

    +
    + +
    +

    +

    + + Search

    +

    +

    + Search uses search.opencultuurdata.nl to look for images from + the OCD collection. One can then start annotating an image of + interest. Such an image is marked and is available in the play + area [] of the user. +

    +
    +
    +

    +

    + + Personal PlayArea +

    +

    +

    A user can view all annotated images. The tags used in + annotations are also shown as a list and can be used for filtering the + set of images. User can also choose to annotate an image outside the + OCD collection by using the image URL. +

    +
    +
    +

    +

    + + Linked Data +

    +

    +

    + + All images that are tagged by all users are available for browsing, + filtering based on selecting or deselecting users (and their + annotations); and also by selecting and deselecting tags of interest.

    -- 1.7.10.4