Advanced semantic search

Advanced semantic search

Steps

  • Tag some files with various tags, say tag1 and tag2. 
  • Open Dolphin, hit "Ctrl+L" and enter the following query in the location bar:
    nepomuksearch:/?sparql=select ?r where {{?r nao:hasTag <nepomuk:/tag1>} UNION {?r nao:hasTag <nepomuk:/tag2>}}
    where tag1 and tag2 are tags you used for tagging your files in the step above
  • From the results panel context menu, hit the entry "Add to places"
  • Open a file using the newly created Places shortcut

Expected results

  • The query result should contain all files that are tagged either with tag1 or with tag2
  • A new place with a Nepomuk icon should be available from the Dolphin Places panel
  • It should be possible to open files directly from the Places shortcut
Tags:
Created by Arkub on 2009/10/05 11:09

Ads