-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy pathsubject_mapping.json
More file actions
71 lines (71 loc) · 1.45 KB
/
subject_mapping.json
File metadata and controls
71 lines (71 loc) · 1.45 KB
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
{
"Advisor": "User",
"Applicant": "User",
"Artist": "User",
"Attendee": "User",
"Author": "User",
"Bank account": "User",
"Buyer": "User",
"Caller": "User",
"Candidate": "User",
"Cardholder": "User",
"Client": "User",
"Coach": "User",
"Collaborator": "User",
"Commenter": "User",
"Competitor": "User",
"Consumer": "User",
"Contact": "User",
"Contractor": "User",
"Contributor": "User",
"Customer": "User",
"Developer": "User",
"Doctor": "User",
"Employee": "User",
"Employer": "User",
"Follower": "User",
"Guardian": "User",
"Insuree": "User",
"Issuer": "User",
"Landlord": "User",
"Lead": "User",
"Learner": "User",
"Member": "User",
"Mentor": "User",
"Moderator": "User",
"Organizer": "User",
"Owner": "User",
"Panelist": "User",
"Participant": "User",
"Partner": "User",
"Passenger": "User",
"Patient": "User",
"Payee": "User",
"Payer": "User",
"Payor": "User",
"People": "User",
"Person": "User",
"Player": "User",
"Profile": "User",
"Reader": "User",
"Receiver": "User",
"Recipient": "User",
"Recruit": "User",
"Referee": "User",
"Referer": "User",
"Registrant": "User",
"Seller": "User",
"Sender": "User",
"Shareholder": "User",
"Shopper": "User",
"Signer": "User",
"Student": "User",
"Subscriber": "User",
"Supplier": "User",
"Teacher": "User",
"Trainer": "User",
"User": "User",
"Veteran": "User",
"Volunteer": "User",
"Winner": "User"
}