Skip to content

Commit 3cacad2

Browse files
authored
Update QnA.markdown
fixed the typo in the text where I was describing the inevitability of typos.....
1 parent f7e65ec commit 3cacad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_how_to/QnA.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: default_toc
1010

1111
## Organize collector numbers for efficient and predictable retrieval
1212

13-
A frustrated user trying to find 'their' data by a series of collector numbers is a common error log find. This situation comes from the 'traditional' way of entering data, and is easily improved in Arctos. Collector numbers in many disciplines are entered in the format "ABC 123" where "ABC" referes (vaguely and ambiguously) to an Agent, and "123" is a member of a series. Attempting to match "ABC 120-ABC-130" will result in errors; this is not a series that a machine can understand. Recognizing ABC as a particular person is a context and time sensitive operation - our experience very strongly suggests that most people will not make the connection and therefore will be unable to link data. Entering the identifier value as '123' and the collector as the [Issued By Agent](https://handbook.arctosdb.org/documentation/other-identifying-numbers.html#id-issued-by) will remove all ambiguity and allow for series searches (120-123 is easily handled). This also provides a place (the Arctos Agent record) to attach additional information, such as scans of field notes or relationships to the collector's colleagues. Arctos also offers rules-based protection of such data (eg "when issued_by is agent then value must be integer") by request, which will also prevent the near-inevitabl inconsistencies and typographical errors (ABC123 or ABC-123 or ABX-123) of uncontrolled text.
13+
A frustrated user trying to find 'their' data by a series of collector numbers is a common error log find. This situation comes from the 'traditional' way of entering data, and is easily improved in Arctos. Collector numbers in many disciplines are entered in the format "ABC 123" where "ABC" referes (vaguely and ambiguously) to an Agent, and "123" is a member of a series. Attempting to match "ABC 120-ABC-130" will result in errors; this is not a series that a machine can understand. Recognizing ABC as a particular person is a context and time sensitive operation - our experience very strongly suggests that most people will not make the connection and therefore will be unable to link data. Entering the identifier value as '123' and the collector as the [Issued By Agent](https://handbook.arctosdb.org/documentation/other-identifying-numbers.html#id-issued-by) will remove all ambiguity and allow for series searches (120-123 is easily handled). This also provides a place (the Arctos Agent record) to attach additional information, such as scans of field notes or relationships to the collector's colleagues. Arctos also offers rules-based protection of such data (eg "when issued_by is agent then value must be integer") by request, which will also prevent the near-inevitable inconsistencies and typographical errors (ABC123 or ABC-123 or ABX-123) of uncontrolled text.
1414

1515
## Manage collection-specific code table values
1616

0 commit comments

Comments
 (0)