Menu

#26 PrefLabel generation for concepts with multiple fields

closed-fixed
None
5
2008-08-29
2008-08-25
No

[16:56] <sneumann> Another SKOS question
[16:56] <sneumann> The class 'net.sf.metware.beans.MetmetaProjectBean' does not have the property 'metmetaProjectLsidPrefLabel'.
[16:57] <sneumann> <skos:Concept rdf:about="ProjectIdentifier">
[16:57] <sneumann> metware:fieldname="metmeta_project_id"
[16:57] <sneumann> metware:fieldname="metmeta_project_lsid"
[16:57] <sneumann> So problem is two fields inside one concept
[16:58] <egonw> ah, file a bug report please
[16:58] <sneumann> because they are different representations of the same stuff

Discussion

  • Egon Willighagen

    • status: open --> closed-fixed
     
  • Egon Willighagen

    Logged In: YES
    user_id=25678
    Originator: NO

    Fixed. Problem was in beangenerator.io.BeanWriter (where the BlaBean.java is created), where the get<FIELD>PrefLabel() is inside the !isLSID() method, which is a mistake.

     

Log in to post a comment.