|
2 | 2 | # |
3 | 3 | # Table name: fingerprints |
4 | 4 | # |
5 | | -# id :integer not null, primary key |
6 | | -# fingerprint :string |
7 | | -# created_at :datetime not null |
8 | | -# updated_at :datetime not null |
| 5 | +# id :integer not null, primary key |
| 6 | +# value :string |
| 7 | +# created_at :datetime not null |
| 8 | +# updated_at :datetime not null |
9 | 9 | # |
10 | 10 | cool: |
11 | | - fingerprint: cool search super |
| 11 | + value: cool search super |
12 | 12 |
|
13 | 13 | hi: |
14 | | - fingerprint: hello world |
| 14 | + value: hello world |
15 | 15 |
|
16 | 16 | pmid_38908367: |
17 | | - fingerprint: '2024 38908367 activation aging al and cell dna et hallmarks hs methylation multiple pmid shim targets tert' |
| 17 | + value: '2024 38908367 activation aging al and cell dna et hallmarks hs methylation multiple pmid shim targets tert' |
18 | 18 |
|
19 | 19 | lcsh: |
20 | | - fingerprint: 'geology massachusetts' |
| 20 | + value: 'geology massachusetts' |
21 | 21 |
|
22 | 22 | issn_1075_8623: |
23 | | - fingerprint: '10758623' |
| 23 | + value: '10758623' |
24 | 24 |
|
25 | 25 | doi: |
26 | | - fingerprint: '101016jphysio201012004' |
| 26 | + value: '101016jphysio201012004' |
27 | 27 |
|
28 | 28 | isbn_9781319145446: |
29 | | - fingerprint: '11th 2016 9781319145446 al biology d e ed et freeman h hillis isbn life m of sadava science the w' |
| 29 | + value: '11th 2016 9781319145446 al biology d e ed et freeman h hillis isbn life m of sadava science the w' |
30 | 30 |
|
31 | 31 | journal_nature_medicine: |
32 | | - fingerprint: 'medicine nature' |
| 32 | + value: 'medicine nature' |
33 | 33 |
|
34 | 34 | suggested_resource_jstor: |
35 | | - fingerprint: 'jstor' |
| 35 | + value: 'jstor' |
36 | 36 |
|
37 | 37 | multiple_detections: |
38 | | - fingerprint: '103389fpubh202000014 32154200 a air and doi environmental frontiers health impacts in of pmid pollution public review' |
| 38 | + value: '103389fpubh202000014 32154200 a air and doi environmental frontiers health impacts in of pmid pollution public review' |
39 | 39 |
|
40 | 40 | citation: |
41 | | - fingerprint: '12 2 2005 2007 6 a accessed altun available context current dec education experience httpcieedasueduvolume6number12 hypertext in issues july language learners no of on online reading serial the understanding vol web' |
| 41 | + value: '12 2 2005 2007 6 a accessed altun available context current dec education experience httpcieedasueduvolume6number12 hypertext in issues july language learners no of on online reading serial the understanding vol web' |
0 commit comments