forked from sfomuseum/accession-numbers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathartic.edu.json
84 lines (84 loc) · 1.4 KB
/
artic.edu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"organization_name": "Art Institute of Chicago",
"organization_url": "https://www.artic.edu",
"whosonfirst_id": 756110711,
"patterns": [
{
"label": "common",
"pattern": "((?:Obj: \\d+)|(?:(?:[RXTNOof\\d]{3,}|[\\d]{2,})(?:\\.|\\/)?[\\d\\.\\-,a-z]*))",
"tests": {
"1994.36": [
"1994.36"
],
"1926.417": [
"1926.417"
],
"1962.743a-c": [
"1962.743a-c"
],
"1964.336": [
"1964.336"
],
"1926.224": [
"1926.224"
],
"1988.157.88": [
"1988.157.88"
],
"2015.255": [
"2015.255"
],
"1978.1098": [
"1978.1098"
],
"2020.316.1-13": [
"2020.316.1-13"
],
"1902.167a": [
"1902.167a"
],
"19.148.1966": [
"19.148.1966"
],
"X78": [
"X78"
],
"TN11": [
"TN11"
],
"RX23931": [
"RX23931"
],
"RX5669/3": [
"RX5669/3"
],
"RX23664/89.115": [
"RX23664/89.115"
],
"RX23664/89.1-151": [
"RX23664/89.1-151"
],
"RX23664/75.1-3,216": [
"RX23664/75.1-3,216"
],
"RX16751/1844.a": [
"RX16751/1844.a"
],
"RofO3998/2": [
"RofO3998/2"
],
"R1689/20.2": [
"R1689/20.2"
],
"Obj: 96681": [
"Obj: 96681"
],
"This is an object\\nGift of Important Donor\\nX78\\n\\nThis is another object\\nAnonymouts Gift\\nRX16751/1844.a\\n1962.743a-c\\nBronze": [
"X78",
"RX16751/1844.a",
"1962.743a-c"
]
}
}
]
}