illuminet.se
from information to knowledge
contact - crew - login - privacy & cookies
Open, User friendly, document oriented information software.
search
This page:
print-version
metadata
comment

Safari research information, live!

Simply just adding the XML tag below in this document gives the resulting columns-view from all documents (in this case at The Stockholm University).

This view is for safari(research)-documents with the targetgroup public that contains the word "ekonomi" sorted by author (if present).

    <columns query="+safari.targetgroup:public" 
             grouping="metasort:dc.creator" 
	     max="1000"
             columns="title,dc.description,dc.subject"
	     server="http://localhost:9080/_rss"> 
  

This is a simple example of the great combo XML+XSL and Corpus.

(query=+safari.targetgroup:public, columns=title,dc.description,dc.subject) requst: http://localhost:9080/_rss?q=%2Bsafari.targetgroup%3Apublic&f=&g=metasort%3Adc.creator&max=1000