Display Labels

From: Smith, Lisa <lsmith_at_business.com>
Date: Tue, 14 Feb 2006 14:46:44 -0800

Hello,

 

I'm a newbie trying to set up Longwell. If this is not the appropriate
venue for my inquiries, can you please steer me to where I can find
solutions?

 

Issue #1: I am not sure how to specify display labels for my facet name
or property field name.

 

Here is my example from my config.n3 (I have a lot more than this, but
just to strip it down to the bare bones...):

 

:directory disp:displayProperties (

bdc:directory_business_category_product

) .

 

:directory disp:displayFacets (

bdc:directory_business_category_product

) .

 

(_at_prefix bdc is specified as http://www.bdc.com/namespaces/bdc/1.0/)

 

How do I set a display label of "Products" for this displayProperty and
displayFacet?

 

 

Issue #2: I am not sure how to specify display labels for values.

 

Example of an item with property field name
bdc:directory_business_category_product and its associated value:

 

http://www.bdc.com/namespaces/bdc/1.0/directory_business_category_produc
t: directory_business_category_product:009CD9F52801471B9DA3E2956F36B8C0

 

In my dataset, the entry for this value is...

 

  <pcv:Descriptor
rdf:about='directory_business_category_product:009CD9F52801471B9DA3E2956
F36B8C0'>

    <pcv:label>CABLES</pcv:label>

    <pcv:code>009CD9F52801471B9DA3E2956F36B8C0</pcv:code>

    <bdc:objectType>directory_business_category_product</bdc:objectType>

    <pcv:broaderTerm
rdf:resource='directory_business_category_product:FB07EEB79D9A418499178D
A6D3F12D71'/>

  </pcv:Descriptor>

 

I would like Longwell to use the <pcv:label> as the display label. How
do I specify that? Do I set that up in the config.n3 file?

 

The output I am looking for if I can resolve both issues is an item that
has a field value pair of Products:CABLES in the facet for Products.

 

Thanks for your help!

Cheers, Lisa

 

 
Received on Tue Feb 14 2006 - 22:45:48 EST

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:39:18 EDT