Fresnel newbie usage question

From: R Gaikwad <rgaikwad_at_julysystems.com>
Date: Fri, 10 Mar 2006 01:00:58 +0530

Hello

I am new to Fresnel & am trying out for last couple of days. So far I
have been able to run the examples in the repository :) I've also gone
through the Fresnel Manual but probably just missed something.

Here is what I would like to do with FOAF-Example.

Define two lenses
:foafBriefPersonLens rdf:type fresnel:Lens ;
      fresnel:purpose fresnel:defaultLens ;
      fresnel:classLensDomain foaf:Person ;
      fresnel:showProperties (foaf:name
                              foaf:depiction).

:foafPersonDetailedLens rdf:type lens:Lens ;
      fresnel:classLensDomain foaf:Person ;
      lens:showProperties (foaf:name
                           foaf:surname
                           foaf:mbox
                           foaf:homepage
                           foaf:depiction ).

Use case 1:
         Show a foafBriefPersonLens and depiction should be the link to
person's homepage.

Use case 2:
         Show a foafBriefPersonLens and depiction should be the link
which points to foafPersonDetailedLens.
Basically the zoom-in kind of feature where I can present a brief
description & a link for Details



I would be thankful for a pointer.


Thanks & Regards,
Rajesh Gaikwad
Received on Thu Mar 09 2006 - 19:30:59 EST

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:40:51 EDT