Re: [Refdb-users] How to mark institute's publication
Status: Beta
Brought to you by:
mhoenicka
|
From: Bruce D'A. <bda...@gm...> - 2009-04-19 13:21:13
|
On Sat, Apr 18, 2009 at 6:51 AM, Torsten Bronger <br...@ph...> wrote: > Okay, I see four possibilities: > > * Use a U1..U5 field anyway > > * Add a bogus series (aka set) with the title "IEF-5 publications" > > * Use RISX' <address> tag with a special micro syntax, > e.g. "[institution: IEF-5]" > > * Store it in the Web client instead of in RefDB Aren't they all hacks of sort that abuse the (limited) RIS semantics? What you're really wanting to model is that a contributor is affiliated with a particular institution (your's), and then to grab items based on that affiliation. In the Drupal-based biblio module, one can associate a a contributor with a Drupal user, and then use that to generate reports and such. So I guess his approach was your option #4. There's a fifth possibility, BTW: use a keyword/tag. Bruce |