This is an automated notification sent by LCG Savannah.
It relates to:
task #11227, project CDS Invenio
==============================================================================
LATEST MODIFICATIONS of task #11227:
==============================================================================
Update of task #11227 (project cdsware):
Summary: support autocompleting the subject field, using
knowledge base values => BibEdit: auto-expand field instances
_______________________________________________________
Follow-up Comment #2:
The typical use case would create several field instances based of the
currently edited instance, with the current subfield value split by
semicolon, and the other subfield values carried over to the new
instances.
Example #1: authors from a given institution. The editing status
before pressing auto-expand hotkey:
700__a John;Jane;Jim
u CERN
becomes, after pressing auto-expand hotkey:
700__a John
u CERN
700__a Jane
u CERN
700__a Jim
u CERN
This use case may be suitable for other fields that have `provenance'
information. It does not require any interaction with KBs.
Example #2: Sometimes, KBs are to be consulted, like for the subject
category shortcuts. (T=Theoretical, E=Experimental and the like)
Example #3: Sometimes, RDF taxonomy is to be consulted, for keywords.
Again, in examples #2 and #3, the provenance tag ($9) can be carried
along to the new instances, like in the example #1.
==============================================================================
OVERVIEW of task #11227:
==============================================================================
URL:
<http://savannah.cern.ch/task/?11227>
Summary: BibEdit: auto-expand field instances
Project: CDS Invenio
Submitted by: man
Submitted on: 2009-09-15 10:10
Should Start On: 2009-09-15 00:00
Should be Finished on: 2009-10-15 00:00
Category: BibEdit
Priority: 5 - Normal
Status: None
Privacy: Public
Percent Complete: 90%
Assigned to: man
Open/Closed: Open
Discussion Lock: Any
Effort: 15.00
_______________________________________________________
For a field containing the subject of the record, support the following
action by cataloguer:
-The cataloguer fills in a semi-column separated list of "keys"
-The cataloguer presses the autocomlpetion key combination
-BibEdit searches for the values matching the keys in a knowledge base
-The values appear in the field
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: 2009-09-24 09:38 By: Tibor Simko <simko>
The typical use case would create several field instances based of the
currently edited instance, with the current subfield value split by
semicolon, and the other subfield values carried over to the new
instances.
Example #1: authors from a given institution. The editing status
before pressing auto-expand hotkey:
700__a John;Jane;Jim
u CERN
becomes, after pressing auto-expand hotkey:
700__a John
u CERN
700__a Jane
u CERN
700__a Jim
u CERN
This use case may be suitable for other fields that have `provenance'
information. It does not require any interaction with KBs.
Example #2: Sometimes, KBs are to be consulted, like for the subject
category shortcuts. (T=Theoretical, E=Experimental and the like)
Example #3: Sometimes, RDF taxonomy is to be consulted, for keywords.
Again, in examples #2 and #3, the provenance tag ($9) can be carried
along to the new instances, like in the example #1.
-------------------------------------------------------
Date: 2009-09-16 14:59 By: Marko Niinimaki <man>
First functional version in
http://cdsware.cern.ch/repo/?p=personal/cds-invenio-marko.git;a=shortlog;h=autocomplete-subject
Commit message:
a system that allows the cataloguer type abbreviations in the subject field
-> abbreviations expanded and written each in their own subfields
Specifics:
-bibedit_config.py: variable CFG_BIBEDIT_AUTOCOMPLETE_TAGS_KBS = { 'tag':
'kb' }
-bibedit_engine.py: logic to get values from the knowledge base and pass them
to bibedit_engine.js functions
-bibedit_engine.js: react to autocomplete keypress (ctrl-shift-a), call
function, get results
-bibedit_display.js: show the new subfields, show the input hint
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
1576 | -COM-
3346 | -SUB-
==============================================================================
This item URL is:
<http://savannah.cern.ch/task/?11227>
_______________________________________________
Message sent via/by LCG Savannah
http://savannah.cern.ch/