-
Notifications
You must be signed in to change notification settings - Fork 7
/
local_settings.default
99 lines (75 loc) · 2.41 KB
/
local_settings.default
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[DataExtractor]
# dataSource can be one of ArchivesSpace, Adlib, Adlib-sampledata (case-insensitive)
dataSource: archivesspace
[ArchivesSpace]
baseurl: http://sandbox.archivesspace.org/api
repository: 2
user: admin
password: admin
[Adlib]
baseURL: http://whatever
user:
password:
collectionDb: archive
peopleDb: people
institutionsDb: people
collectionFilter:
objectFilter:
peopleFilter:
institutionsFilter:
[Destinations]
breadcrumbs: breadcrumbs
collections: collections
families: agents/families
objects: objects
organizations: agents/corporate_entities
people: agents/people
software: agents/software
subjects: subjects
trees: trees
[Logging]
filename: static_aid.log
level: INFO
format: %(asctime)s %(message)s
datefmt: %m/%d/%Y %I:%M:%S %p
[LastExport]
filepath: lastExport.pickle
[Site]
# Enter global values for your StaticAid site's JSON LD object here
# Any variable not marked as REQUIRED can be commented out if not applicable
# the function of your organization -- can currently be Library, Organization, or CollegeOrUniversity (case-sensitive) -- REQUIRED
instytype:
# a Wikidata, Freebase or other URI for your organization, if available
instyid:
# the commonly known name of your organization -- REQUIRED
instyname:
# your organization's URL -- REQUIRED
instyurl:
# an image of your organization or its logo -- REQUIRED
instyimage:
# your org's Wikipedia URL, or a social media URL, if available
instysameas:
# another name commonly used for your org, if available
instyaltname:
# your org's phone number, eg xxx-xxx-xxxx -- REQUIRED
instyphone:
# fields below collect your institution's address -- all are REQUIRED
instystreetaddress:
instycity:
instystate:
instyzipcode:
# is your org a branch of another entity, or do you have a parent organization? If yes, enter Yes below -- not, comment out the line below -- REQUIRED
parentOrg: Yes
# if Yes, fill out the below fields for your parent org, similar to the ones above
# parenttype can currently be Organization, Corporation, or CollegeOrUniversity (case-sensitive) -- REQUIRED
parenttype:
# parentid is a Wikidata, Freebase or other URI for your organization, if available
parentid:
# parentname is the commonly known name of your parent organization -- REQUIRED
parentname:
# parenturl is your parent organization's URL -- REQUIRED
parenturl:
# parentsameas is your org's Wikipedia URL, or a social media URL, if available
parentsameas:
# root URL for your website
url: