Difference between revisions of "Whiteboard/PersistentKeyList"
From CrossWire Bible Society
								
												
				Rlrandallx (talk | contribs)  (→'''Problem:''')  | 
				Rlrandallx (talk | contribs)   (→'''Problem:''')  | 
				||
| Line 2: | Line 2: | ||
  Jon could you do this  |   Jon could you do this  | ||
=='''Definitions:'''==  (Please correct if you have a better definition)  | =='''Definitions:'''==  (Please correct if you have a better definition)  | ||
| − | |||
'''Key:''' Unique string used to locate content in a file or data structure e.g. Topic, Reference, Date, word or Strong's number    | '''Key:''' Unique string used to locate content in a file or data structure e.g. Topic, Reference, Date, word or Strong's number    | ||
Revision as of 20:24, 20 December 2007
Problem:
Jon could you do this
==Definitions:== (Please correct if you have a better definition) Key: Unique string used to locate content in a file or data structure e.g. Topic, Reference, Date, word or Strong's number
Reference: Key used to access verse content in a Bible module, usually in format: <book>\s<chapter>:<verse> e.g. "Gen 1:2"
Range (Ref.): Key used to access a contiguous set of verses usually of the format: <book>\s<chapter>:<verse>[\-[<book>\s]<chapter>:]<verse> e.g. "Gen 1:1-3" or "Gen 1:1-3:1"
Verse: Content retrieved from a Bible using a single Reference. e.g. "In the beginning..."
Passage: Content of a contiguous set of Bible verses using a Range as the Key. e.g. "In the beginning... ...God said it was good".
Alternatives: