252
edits
Changes
m
→S: Consistent initial capitals
==S==
;<span id="secondary object">secondary Secondary object</span>: Secondary objects are contained within other [[#object|objects]] of the structured Gramps [[Gramps_Data_Model|data model]], and cannot be referenced directly. They can contain other secondary objects. Examples include: Name, Date and Address. See [[Using_database_API#Secondary_Objects|Using database API, Secondary Objects]] (see also ''[[#primary_object|primary object]]'')
;<span id="selector combo box">Selector combo box</span>: ''([[#gui|graphical user interface terminology]])'' - a [[Gramps_{{man version}}_Wiki_Manual_-_Main_Window#Selector_Combo_Boxes|standard text entry box paired with pull-down list button]] is a [https://docs.gtk.org/gtk3/visual_index.html Gtk toolbox widget] (based on the standard [https://wikipedia.org/wiki/Combo_box combo box]). The combination of a drop-down list and a single-line editable textbox allows the user to: either key in a value directly; or, select a value from the list. Moreover, keying in a value that is not already in the list will add that [[#custom|custom type]] to the drop-down list.
;<span id="sharing">Shared objects</span>: {{icon|share}}Sharing allows an Object to be linked at multiple places in the tree. Doing so establishes a relationship or maintains single set of attributes (or [[#secondary_object|secondary objects]]) that they hold in common. ([[#role|Roles]] for shared Events define the person or family participation level.)
:'''[[#object_reference_editors|Object Reference Editors]]''' allow updates to a shared object to be reflected in all instances mentioning (referencing) that shared object. Redundantly creating object with the same information should be avoided. (So, refining a Transcription Note shared by multiple Citations will show the updated transcription in all the Citations.)
:<span id="reference information"><span id="shared information">Object descriptions are grouped in two distinct sections: <br /> • The '''Reference Information''' section contains information unique to one instance. <br /> • The '''Shared Information''' of an object will be seen in all instances that are linked to it.</span></span>
;<span id="selector">selectorSelector</span>: combo interface box that allows you to select an object. The [[Gramps_{{man version}}_Wiki_Manual_-_Settings#Selector_dialogs|Select Family selector]] is one example.
;[[File:Gramps-source.png|right]]<span id="source">Source</span>: ({{icon|sour34}} ''[[#primary_object|prim. obj.]]'') - Sources can be a person ''(family, friend, another researcher)'', thing ''(book, magazine newspaper, census)'', or place ''(courthouse, church, library, genealogical/historical society... although places might be better handled as Repositories)'' from which information comes, arises, or is obtained. After [[Gramps_{{man version}}_Wiki_Manual_-_Entering_and_editing_data:_detailed_-_part_2#Editing_information_about_sources|adding a Source]] with the [[Gramps_{{man version}}_Wiki_Manual_-_Entering_and_editing_data:_detailed_-_part_2#New_Source_dialog|new source dialog]] to the [[Gramps_{{man version}}_Wiki_Manual_-_Categories#Sources_Category|Sources category]] of a Gramps Tree, the Source can be referenced when adding a [[#citation|Citations]] and organized within [[#repository|Repositories]]. The same Source may exist in multiple Repositories and may have different Media Types (such as book, microfilm, or electronic) and Call numbers in each Repository.
:<small>[[Sources#Definition|[more]]]</small>
;<span id="sqlite">SQLite</span>: (''[[Database_Backends|database backend]] engine'') - The [https://sqlite.org/about.html SQLite project's in-process library] (also known simply as SQLite) is the ''default database engine'' used since the [[Database_Formats#Gramps_5.1|5.1]] version of Gramps. The support was extended from [[#bsddb|BSDDB]] in the 5.0 version via the [[DB-API_Database_Backend|DB-API Database Backend]].
;<span id="swatch"><span id="color swatch">Swatch</span></span>: ''([[#gui|graphical user interface terminology]])'' - a A [[Gramps_{{man version}}_Wiki_Manual_-_Settings#Pick_a_Color_selector|color swatch]] is a sample square of a color or color pattern. Swatches may be dragged from the [[Gramps_{{man version}}_Wiki_Manual_-_Settings#Pick_a_Color_selector|Pick a Color selector]] to apply that specific color to preferences.
:The word originally referred to sample pieces of cloth or fabric used for choosing or testing colors, patterns, or textures for interior or exterior design. It now means any small sample or representation of a larger whole and is commonly usage in the context of color representation and selection in software applications.