MediaWiki:Gadget-QuickPresets/defaultconf.js

From Wikibase Personal data
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
quick_props = [
	{
		qid: null,
		name: "empty",
		defaults: [
			{
				name: "instance",
				pid: 3,
				values: [
					{name: "data controller", qid: 96},
					{name: "company", qid: 64},
					{name: "scholarly article", qid: 210},
					{name: "SAR feedback", qid: 1308},
					{name: "adtech company", qid: 110},
					{name: "concept", qid: 648},
					{name: "human", qid: 355},
				]
			},
			{
				name: "subclass",
				pid: 4,
				values: [
					{name: "company", qid: 64},
					{name: "document", qid: 2408},
					{name: "organization", qid: 401},
					{name: "collective", qid: 1697},
				]
			},
			
		]
	},
	{
		qid: 355,
		name: "human",
		defaults: [
			{
				name: "Twitter username",
				pid: 18,
				values: []
			},
			{
				name: "participant of",
				pid: 7,
				values: [],
			},
			{
				name: "interested in",
				pid: 11,
				values: [],
			},
			{
				name: "member of",
				pid: 153,
				values: [],
			},
		]
	},
	{
		qid: 96,
		name: "data controller",
		defaults: [
			{
				name: "compliance",
				pid: 32,
				values: [
					{name: "privacy policy", qid: 29},
		        ]
			},
			{
				name: "contact",
				pid: 17,
				values: [],
				type: "string"
			}
		]
	},
	{
		qid: 401,
		name: "organization",
		defaults: []
	},
	{
		qid: 2408,
		name: "document",
		defaults: [
			{
				name: "author",
				pid: 121,
				values: [],
			},
			{
				name: "DOI",
				pid: 62,
				values: [],
				type: "string"
			},
			{
				name: "OpenLibrary",
				pid: 215,
				values: [],
				type: "string"
			},
			{
				name: "ISBN",
				pid: 216,
				values: [],
				type: "string"
			},
			]
	},
	{
		qid: 110,
		name: "adtech company",
		defaults: [
			{
				name: "concerns",
				pid: 110,
				values: [
					{name: "adtech", qid: 107},
		        ]
			},
			{
				name: "role",
				pid: 37,
				values: [
					{name: "DSP", qid: 491},
					{name: "identity resolution", qid: 559},
					{name: "DMP", qid: 495},
					{name: "SSP", qid: 492},
					{name: "ad exchange", qid: 498},
		        ]
			},
			{
				name: "compliance",
				pid: 32,
				values: [
					{name: "privacy policy", qid: 29},
					{name: "services privacy policy", qid: 1448},
					{name: "Privacy Shield", qid: 412},
					{name: "CCPA", qid: 2720},
		        ]
			},
			{
				name: "collects",
				pid: 10,
				values: [
					{name: "geolocation data", qid: 539},
					{name: "email notification", qid: 1033},
					{name: "push notification", qid: 1034},
					{name: "device information", qid: 1241},
					{name: "activity recognition data", qid: 2024},
					{name: "IP address", qid: 115},
					{name: "unique identifier", qid: 127},
					{name: "statistical identifier", qid: 3010},
		        ]
			},
			{
				name: "requires",
				pid: 122,
				values: [
					{name: "email address", qid: 490},
					{name: "identification document", qid: 2449},
					{name: "cookie data", qid: 2842},
		        ]
			},
			{
				name: "has",
				pid: 144,
				values: [
					{ qid: 188,   name: "data rights service"},
					{ qid: 710,   name: "data subject access request service"},   
					{ qid: 2914,   name: "data direct download service"},   
					{ qid: 2382,   name: "data download service"},
					{ qid: 1409,   name: "OneTrust white-label portal"},   
					{ qid: 711,   name: "portability request service"},   
		        ]
			},
			]
	},
	{
		qid: 1308,
		name: "SAR feedback",
		defaults: [
			{
				name: "target",
				pid: 99,
				values: []
			},
			{
				name: "data subject",
				pid: 229,
				values: []
			},
			{
				name: "comment",
				type: "string",
				pid: 126,
				values: []
			},
			{
				name: "source",
				pid: 126,
				values: []
			},
			{
				name: "event",
				pid: 136,
				values: [
					{name: "initial request", qid: 395},
					{name: "acknowledgment", qid: 1410},
					{name: "request for clarification", qid: 1305},
					{name: "request for action", qid: 3018},
					{name: "request for additional identification", qid: 3019},
					{name: "generic request", qid: 839},
					{name: "response", qid: 1297},
					{name: "response w/ identification", qid: 3020},
					{name: "portability request", qid: 2383},
					{name: "data download", qid: 1299},
					]
			},
			{
				name: "license",
				pid: 13,
				values: 
				[
					{name: "CC0", qid: 38},	
				]
			},
			{
				name: "reference URL",
				pid: 33,
				values: [],
				type: "string"
			},
			
		]
	},
	{
		qid: 0,
		name: "generic",
		defaults: [
			{
				name: "Wikidata ID",
				pid: 103,
				type: "string",
				values: []
			},
			{
				name: "Comment",
				type: "string",
				pid: 126,
				values: [
					{name: "empty", text: "empty"}
				]
			},
			{
				name: "website",
				pid: 15,
				type: "string",
				values: []
			},
						{
				name: "concerns",
				pid: 110,
				values: [
					{name: "adtech", qid: 107},
					{name: "explainable AI", qid: 1949},
					{name: "Shapley Values", qid: 2117},
					{name: "concept analysis", qid: 2180},
					{name: "platform regulation", qid: 2205},
					{name: "joint controllership", qid: 2209},
					{name: "right of access to personal data", qid: 51},
					{name: "meaningful information about the logic of the processing", qid: 2246},
					{name: "algorithmic accountability", qid: 2513},
					{name: "ads.txt protocol", qid: 93},
					{name: "antitrust", qid: 2125},
					{name: "meaning", qid: 1650},
					{name: "e-commerce trade agreement", qid: 1740},
					{name: "GDPR", qid: 449},
					{name: "ontology modeling", qid: 3006},
				],
			},
		]
	},
];