Difference between revisions of "MediaWiki:Gadget-QuickPresets/defaultconf.js"

From Wikibase Personal data
Jump to navigation Jump to search
Line 13: Line 13:
 
{name: "SAR feedback", qid: 1308},
 
{name: "SAR feedback", qid: 1308},
 
{name: "adtech company", qid: 110},
 
{name: "adtech company", qid: 110},
 +
{name: "concept", qid: 648},
 
]
 
]
}
 
]
 
},
 
{
 
qid: 0,
 
name: "generic",
 
defaults: [
 
{
 
name: "Wikidata ID",
 
pid: 103,
 
type: "string",
 
values: []
 
 
},
 
},
 
{
 
{
name: "Comment",
+
name: "subclass",
type: "string",
+
pid: 4,
pid: 126,
 
 
values: [
 
values: [
{name: "empty", text: "empty"}
+
{name: "company", qid: 64},
 +
{name: "document", qid: 2408},
 +
{name: "organization", qid: 401},
 +
{name: "collective", qid: 1697},
 
]
 
]
 
},
 
},
{
+
name: "website",
 
pid: 15,
 
type: "string",
 
values: []
 
},
 
 
]
 
]
 
},
 
},
Line 66: Line 52:
 
name: "organization",
 
name: "organization",
 
defaults: []
 
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"
 +
},
 +
]
 
},
 
},
 
{
 
{
Line 157: Line 172:
 
]
 
]
 
},
 
},
 
+
{
 +
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},
 +
],
 +
},
 +
]
 +
},
 
];
 
];

Revision as of 11:42, 3 January 2020

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: "subclass",
				pid: 4,
				values: [
					{name: "company", qid: 64},
					{name: "document", qid: 2408},
					{name: "organization", qid: 401},
					{name: "collective", qid: 1697},
				]
			},
			
		]
	},
	{
		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},
		        ]
			},
			]
	},
	{
		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},
				],
			},
		]
	},
];