1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "jobTitle": {
- "path": "Sociality/Profession/JobTitle",
- "abbr": ["job", "jobtitle"]
- },
- "Salary": {
- "path": "Sociality/Profession/Salary",
- "abbr": ["Salary"]
- },
- "Interview": {
- "path": "Sociality/Profession/Interview",
- "abbr": ["Interview"]
- },
- "MaritalStatus": {
- "path": "Sociality/PublicLife/MaritalStatus",
- "abbr": ["Marital", "Marr", "MaritalStatus"]
- },
- "Religion": {
- "path": "Sociality/PublicLife/Religion",
- "abbr": ["Religion"]
- },
- "Cookie": {
- "path": "Tracking/Device/Cookie",
- "abbr": ["Cookie"]
- },
- "IPAddress": {
- "path": "Tracking/Device/IPAddress",
- "abbr": ["ipaddr", "IPAddress","ip"]
- },
- "MacAddress": {
- "path": "Tracking/Device/MacAddress",
- "abbr": ["MacAddress", "MacAddr"]
- },
- "EmailAddress": {
- "path": "Tracking/Contact/EmailAddress",
- "abbr": ["email", "EmailAddr", "EmailAddress"]
- },
- "PhoneNumber": {
- "path": "Tracking/Contact/PhoneNumber",
- "abbr": ["phone", "PhoneNum", "PhoneNumber"]
- },
- "Country": {
- "path": "Tracking/Location/Country",
- "abbr": ["Country"]
- },
- "City": {
- "path": "Tracking/Location/City",
- "abbr": ["City", "hometown", "cities"]
- },
- "HouseNumber": {
- "path": "Tracking/Location/HouseNumber",
- "abbr": ["homeNum", "houseNum", "HomeNumber", "housenumber"]
- },
- "Location": {
- "path": "Tracking/Location/Location",
- "abbr": ["longitude", "latitude","geocode"]
- },
- "UserName": {
- "path": "PersonalData/Identifying/UserName",
- "abbr": ["UserName", "UsrName", "gitname", "git_name", "user_name","host_name","group_name","accountname","name"]
- },
- "BiometricData": {
- "path": "PersonalData/Identifying/BiometricData",
- "abbr": ["biometric", "fingerprint"]
- },
- "PassWord": {
- "path": "PersonalData/Identifying/PassWord",
- "abbr": ["pswd", "psw", "pwd", "password", "pass_word", "gitpass", "pass"]
- },
- "key": {
- "path": "PersonalData/Identifying/key",
- "abbr": ["key"]
- },
- "Identity": {
- "path": "PersonalData/Identifying/Identity",
- "abbr": ["Identity", "credential"]
- },
- "Age": {
- "path": "PersonalData/Age",
- "abbr": ["age"]
- },
- "Birthday": {
- "path": "PersonalData/Birthday",
- "abbr": ["birthyear", "birthday", "birthmonth"]
- }
- }
|