Search the web
Sign In
New User? Sign Up
xfml
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
XFML and FacetMap XML   Message List  
Reply | Forward Message #733 of 1339 |
Re: XFML and FacetMap XML

--- In xfml@yahoogroups.com, Lars Marius Garshol <larsga@g...> wrote:


> It turns out I was too quick here. A *page* can only occur once, but I
> don't see anything ruling out multiple <occurrence> children mapping
> it to multiple <topic>s in the same <facet>.
>
> BTW, Peter: Found a typo in first para of 3.8: "OccurrencestrengHT".
>
> So there shouldn't be any problem with this in XFML, judging by the
> spec.
>
>
I will have to try to model my "job situation" in XFML and try to
import in FacetMap. I would be great if I could use Travis Wilson's
FacetMap Java API as a backend to construct web pages navigation.

I tried to model the job offerings with two locations for one job, but
it doesn't work.

<facetmap title="FacetMap Najdisi Demo">
<taxonomy title="Region" root-heading-title="Slovenia" facetid="region">
<heading id="regionOne" title="Region One">
<heading id="townOne" title="Ljubljana"/>
<heading id="townTwo" title="Brezovica"/>
</heading>
<heading id="regionTwo" title="Region Two">
<heading id="townThree" title="Nova Gorica"/>
<heading id="townFour" title="Tolmin"/>
<heading id="townFive" title="Kanal"/>
</heading>
</taxonomy>
<taxonomy title="Work area" root-heading-title="All Areas"
facetid="workarea">
<heading id="workArea1" title="Administracija"/>
<heading id="workArea2" title="Akviziterstvo"/>
<heading id="workArea3" title="Ambulantna prodaja - razvoz"/>
</taxonomy>

<resources>
<resource title="Job Description One">
<map heading="townOne"/>
<map heading="townTwo"/> <=== THIS IS WHAT I WANT (two or more
references to the same taxonomy)
<map heading="workArea3"/>
</resource>
<resource title="Job Description Two">
<map heading="townFour"/>
<map heading="workArea2"/>
</resource>
</resources>
</facetmap>


Of course, maybe I made a mistake and there is another way in FacetMap
to describe that relation.

Is there by any chance any Java API for TopicMaps?

Regards,
Borut





Wed Jul 13, 2005 12:50 pm

svaro9
Offline Offline
Send Email Send Email

Forward
Message #733 of 1339 |
Expand Messages Author Sort by Date

Hi, I am trying to model this real world situation into XFML and/or FacetMap XML and consequently into faceted browsing navigation on the web page. Browsing...
svaro9
Offline Send Email
Jul 13, 2005
11:42 am

* fojbe@... ... You are correct about this restriction in XFML. I am not aware of any workaround for this within XFML 1.0. ... Well, one obvious...
Lars Marius Garshol
garshol2000
Offline Send Email
Jul 13, 2005
11:55 am

* fojbe@... ... * Lars Marius Garshol ... It turns out I was too quick here. A *page* can only occur once, but I don't see anything ruling out multiple...
Lars Marius Garshol
garshol2000
Offline Send Email
Jul 13, 2005
12:07 pm

... I will have to try to model my "job situation" in XFML and try to import in FacetMap. I would be great if I could use Travis Wilson's FacetMap Java API as...
svaro9
Offline Send Email
Jul 13, 2005
12:50 pm

* fojbe@... ... In what sense doesn't it work? Is there an error message, or is there some other problem? If we knew what went wrong we might be able to ...
Lars Marius Garshol
garshol2000
Offline Send Email
Jul 13, 2005
1:03 pm

... When FacetMap parses XML <facetmap> and encounters a <map> element which references the second <heading> in the same <taxonomy> it reports an error: This...
svaro9
Offline Send Email
Jul 13, 2005
1:27 pm

... And I was guilty of not checking. I'm glad XFML doesn't have this limitation, its much simpler than either XTM or RDF....
Steve Cayzer
cayzers
Offline Send Email
Jul 13, 2005
1:35 pm

... However, the restriction does exist in the FacetMap application. Even if you import an XFML document with pages with multiple occurences ... it just drops...
Eric Scheid
ericscheidau
Offline Send Email
Jul 13, 2005
3:11 pm

Good morning, for those of us on the U.S. west coast :) The XFML spec does allow a resource to map to two or more headings in one facet taxonomy, but the...
Travis Wilson
ciaheadquarters
Offline Send Email
Jul 13, 2005
4:53 pm

* Travis Wilson ... What do you mean by "resource" here? A "document" or what XFML calls "topic"? I assume the former, in which case I agree. ... Well, kind...
Lars Marius Garshol
garshol2000
Offline Send Email
Jul 14, 2005
7:22 am

... Clearly ... but we ... (RDF, XTM, ... already ... I just started this morning with XTM basics. It seems like I will manage to model multiple mappings to...
svaro9
Offline Send Email
Jul 14, 2005
10:28 am

Another possibility is RDF. This isn't to knock XTM -I think both are good solutions to your needs. I mention it because there is a demo you can browse showing...
Steve Cayzer
cayzers
Offline Send Email
Jul 13, 2005
1:29 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help