task
stringlengths 12
101
| input
stringlengths 5
5.87k
| output
stringlengths 1
5.47k
| options
sequence | pageTitle
stringlengths 0
151
| outputColName
stringlengths 1
142
| url
stringlengths 24
147
| wdcFile
stringlengths 71
75
|
---|---|---|---|---|---|---|---|
cb531553_Interactivity__Bubbling_phase | [Event Identifier] mouseout [Description] Occurs when the pointing device is moved away from an element. [DOM3 event category] MouseEvent [Animation event name] mouseout [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] textInput [Description] One or more characters have been entered. [DOM3 event category] TextEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] TextEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] keydown [Description] A key is pressed down. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] KeyboardEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] keyup [Description] A key is released. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] KeyboardEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] load [Description] The event is triggered at the point at which the user agent finishes loading the element and any dependent resources (such as images, style sheets, or scripts). In the case the element references a script, the event will be raised only after an attempt to interpret the script has been made. Dependent resources that fail to load will not prevent this event from firing if the element that referenced them is still accessible via the DOM unless they are designated as externalResourcesRequired. The event is independent of the means by which the element was added to DOM tree. [DOM3 event category] BasicEvent [Animation event name] load [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGLoad [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the load event, but the load event must be sent before the SVGLoad event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] resize [Description] Occurs when a document view is being resized. This event is only applicable to 'svg' elements and is dispatched after the resize operation has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] resize [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGResize [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the resize event, but the resize event must be sent before the SVGResize event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] scroll [Description] Occurs when a document view is being shifted along the X or Y or both axis, either through a direct user interaction or any change on the currentTranslate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the shift modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] scroll [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGScroll [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the scroll event, but the scroll event must be sent before the SVGScroll event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGZoom [Description] Occurs when the zoom level of a document view is being changed, either through a direct user interaction or any change to the currentScale property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the zoom level modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] zoom [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGRotate [Description] Occurs when the rotation of a document view is being changed, either through a direct user interaction or any change to the currentRotate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the rotation modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] rotate [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] beginEvent [Description] Occurs when a Timed Element begins. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] beginEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] endEvent [Description] Occurs when a Timed Element ends. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] endEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] repeatEvent [Description] Occurs when a Timed Element repeats. It is raised each time the element repeats, after the first iteration. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] repeatEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGMousewheel [Description] Occurs when a rotational input device has been activated. [DOM3 event category] MouseEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] WheelEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGPreload [Description] A load operation has begun. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGLoadProgress [Description] Progress has occurred in loading a given resource. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGPostload [Description] A load operation has completed. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGTimer [Description] Occurs when the specified timer interval has elapsed for a timer. This event is triggered only by 'running' timers in the current global execution context of the SVG document (i.e. for timers which have been instantiated via the SVGGlobal interface and started via the start() method of the Timer interface). The target of the event is the 'timer' object itself. The event processing is limited to the target phase. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionConnected [Description] Occurs when a connection has been established. No context information is available. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionClosed [Description] Occurs when a connection has been closed. No context information is available [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionError [Description] Occurs when an error happens during the lifetime of a connection. Additional context information is available in the errorCode field. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionDataSent [Description] Occurs when data has been successfully transmitted. No context information is available. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
cb531553_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionDataReceived [Description] Occurs when data has been received on the connection. Additional context information is available on the receivedData field. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] The operation succeeded. [anyURI Name] | Success | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] The service does not support the protocol version specified in the request. [anyURI Name] | VersionMismatch | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] An error occurred that was due to the message sent by the sender. [anyURI Name] | Sender | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] An error occurred at the receiver. [anyURI Name] | Receiver | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Not Final [Description] The service has not acted on the request. In order for the request to be acted upon the request MUST be represented with the specified nonce in accordance with the two-phase protocol. [anyURI Name] | Represent | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
200d8b04_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Not Final [Description] The request has been accepted for processing and the service will return the result asynchronously. [anyURI Name] | Pending | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/TR/2005/REC-xkms2-20050628/ | 11/1438042987171.38_20150728002307-00239-ip-10-236-191-2_808743399_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) accepts that the use of the Asset may be tracked [Comment] The collected information may be tracked by the Assigner, or may link to a Party with the role function “trackingParty”. [Identifier] | acceptTracking | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) attributes the Asset to the Assigner or an attributed Party. [Comment] May link to an Asset with the attribution information. May link to a Party with the role function “attributedParty”. [Identifier] | attribute | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) compensates the Assigner (or other specified compensation Party) by some amount of value, if defined, for use of the Asset. [Comment] The compensation may use different types of things with a value: – the thing is expressed by the value (term) of the Constraint name – the value is expressed by operator, rightOperand, dataType and unit [Identifier] | compensate | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) permanently removes all copies of the Asset. [Comment] Use a constraint to define under which conditions the Asset should be deleted. [Identifier] | delete | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assignee requires that the Assigner(s) ensure(s) that the permission on the Asset is exclusive to the Assignee. [Identifier] | ensureExclusivity | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) include(s) other related assets in the Asset. [Comment] For example; Bio picture must be included in the attribution. Use of the Asset relation attribute is required [Identifier] | include | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) inform(s) the Assigner or an informed Party that an action has been performed on or in relation to the Asset. [Comment] May link to a Party with the role function “informedParty”. [Identifier] | inform | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) grants the specified Policy to a third party for their use of the Asset. [Identifier] | nextPolicy | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) obtains explicit consent from the Assigner or a consenting Party to perform the requested action in relation to the Asset. [Comment] Used as a Duty to ensure that the Assigner or a Party is authorized to approve such actions on a case-by-case basis. May link to a Party with the role function “consentingParty”. [Identifier] | obtainConsent | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) has(ve) a person review the Policy applicable to the Asset. [Comment] Used when human intervention is required to review the Policy. May link to an Asset which represents the full Policy information. [Identifier] | reviewPolicy | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) unload(s) and delete(s) the computer program Asset from a storage device and disable(s) its readiness for operation. [Comment] The Asset is no longer accessible to the Assignee(s). [Identifier] | uninstall | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
157ae31b_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Identifier | [Semantics] The Assigner requires that the Assignee(s) apply(ies) a watermark as provided by the Assigner to the Asset. [Comment] It is recommended to embed a link to the watermark. [Identifier] | watermark | [] | ODRL Version 2.1 Common Vocabulary | ODRL Community Group | Identifier | https://www.w3.org/community/odrl/vocab/2.1/?rev=267 | 11/1438042987171.38_20150728002307-00195-ip-10-236-191-2_937029378_4.json |
b88008f2_Interactivity__Description | [Event Identifier] DOMFocusIn [DOM3 event category] UIEvent [Animation event name] focusin [Bubbling phase] Yes [Cancel -able] No [uDOM interface] UIEvent [Description] | Occurs when an element receives focus. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] DOMFocusOut [DOM3 event category] UIEvent [Animation event name] focusout [Bubbling phase] Yes [Cancel -able] No [uDOM interface] UIEvent [Description] | Occurs when an element loses focus. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] DOMActivate [DOM3 event category] UIEvent [Animation event name] activate [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] UIEvent [Description] | Occurs when an element is activated, for instance, through a mouse click or a keypress. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] click [DOM3 event category] MouseEvent [Animation event name] click [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device button is clicked over an element. A click is defined as a mousedown and mouseup over the same screen location. The sequence of these events is: mousedown, mouseup, click. If multiple clicks occur at the same screen location, the sequence repeats with the detail attribute incrementing with each repetition. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] mousedown [DOM3 event category] MouseEvent [Animation event name] mousedown [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device button is pressed over an element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] mouseup [DOM3 event category] MouseEvent [Animation event name] mouseup [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device button is released over an element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] mouseover [DOM3 event category] MouseEvent [Animation event name] mouseover [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device is moved onto an element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] mousemove [DOM3 event category] MouseEvent [Animation event name] mousemove [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device is moved while it is over an element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] mouseout [DOM3 event category] MouseEvent [Animation event name] mouseout [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [Description] | Occurs when the pointing device is moved away from an element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] textInput [DOM3 event category] TextEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] TextEvent [Description] | One or more characters have been entered. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] keydown [DOM3 event category] KeyboardEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] KeyboardEvent [Description] | A key is pressed down. (The normative definition of this event is the description in the DOM3 Events specification.) | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] keyup [DOM3 event category] KeyboardEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] KeyboardEvent [Description] | A key is released. (The normative definition of this event is the description in the DOM3 Events specification.) | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] load [DOM3 event category] BasicEvent [Animation event name] load [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [Description] | The event is triggered at the point at which the user agent finishes loading the element and any dependent resources (such as images, style sheets, or scripts). In the case the element references a script, the event will be raised only after an attempt to interpret the script has been made. Dependent resources that fail to load will not prevent this event from firing if the element that referenced them is still accessible via the DOM unless they are designated as externalResourcesRequired. The event is independent of the means by which the element was added to DOM tree. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGLoad [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [Description] | This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the load event, but the load event must be sent before the SVGLoad event. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] resize [DOM3 event category] BasicEvent [Animation event name] resize [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [Description] | Occurs when a document view is being resized. This event is only applicable to 'svg' elements and is dispatched after the resize operation has taken place. The target of the event is the 'svg' element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGResize [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [Description] | This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the resize event, but the resize event must be sent before the SVGResize event. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] scroll [DOM3 event category] BasicEvent [Animation event name] scroll [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [Description] | Occurs when a document view is being shifted along the X or Y or both axis, either through a direct user interaction or any change on the currentTranslate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the shift modification has taken place. The target of the event is the 'svg' element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGScroll [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [Description] | This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the scroll event, but the scroll event must be sent before the SVGScroll event. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGZoom [DOM3 event category] none [Animation event name] zoom [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [Description] | Occurs when the zoom level of a document view is being changed, either through a direct user interaction or any change to the currentScale property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the zoom level modification has taken place. The target of the event is the 'svg' element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGRotate [DOM3 event category] none [Animation event name] rotate [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [Description] | Occurs when the rotation of a document view is being changed, either through a direct user interaction or any change to the currentRotate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the rotation modification has taken place. The target of the event is the 'svg' element. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] beginEvent [DOM3 event category] none [Animation event name] beginEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [Description] | Occurs when a Timed Element begins. For details, see the description of the Events and event model in SMIL 2.1. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] endEvent [DOM3 event category] none [Animation event name] endEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [Description] | Occurs when a Timed Element ends. For details, see the description of the Events and event model in SMIL 2.1. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] repeatEvent [DOM3 event category] none [Animation event name] repeatEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [Description] | Occurs when a Timed Element repeats. It is raised each time the element repeats, after the first iteration. For details, see the description of the Events and event model in SMIL 2.1. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGMousewheel [DOM3 event category] MouseEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] WheelEvent [Description] | Occurs when a rotational input device has been activated. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGPreload [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] ProgressEvent [Description] | A load operation has begun. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGLoadProgress [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] ProgressEvent [Description] | Progress has occurred in loading a given resource. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGPostload [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] ProgressEvent [Description] | A load operation has completed. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGTimer [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [Description] | Occurs when the specified timer interval has elapsed for a timer. This event is triggered only by 'running' timers in the current global execution context of the SVG document (i.e. for timers which have been instantiated via the SVGGlobal interface and started via the start() method of the Timer interface). The target of the event is the 'timer' object itself. The event processing is limited to the target phase. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGConnectionConnected [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] ConnectionEvent [Description] | Occurs when a connection has been established. No context information is available. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGConnectionClosed [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] ConnectionEvent [Description] | Occurs when a connection has been closed. No context information is available | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGConnectionError [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] ConnectionEvent [Description] | Occurs when an error happens during the lifetime of a connection. Additional context information is available in the errorCode field. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGConnectionDataSent [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] ConnectionEvent [Description] | Occurs when data has been successfully transmitted. No context information is available. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
b88008f2_Interactivity__Description | [Event Identifier] SVGConnectionDataReceived [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] ConnectionEvent [Description] | Occurs when data has been received on the connection. Additional context information is available on the receivedData field. | [] | Interactivity | Description | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] DOMFocusIn [Description] Occurs when an element receives focus. [Animation event name] focusin [Bubbling phase] Yes [Cancel -able] No [uDOM interface] UIEvent [DOM3 event category] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] DOMFocusOut [Description] Occurs when an element loses focus. [Animation event name] focusout [Bubbling phase] Yes [Cancel -able] No [uDOM interface] UIEvent [DOM3 event category] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] DOMActivate [Description] Occurs when an element is activated, for instance, through a mouse click or a keypress. [Animation event name] activate [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] UIEvent [DOM3 event category] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] click [Description] Occurs when the pointing device button is clicked over an element. A click is defined as a mousedown and mouseup over the same screen location. The sequence of these events is: mousedown, mouseup, click. If multiple clicks occur at the same screen location, the sequence repeats with the detail attribute incrementing with each repetition. [Animation event name] click [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] mousedown [Description] Occurs when the pointing device button is pressed over an element. [Animation event name] mousedown [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] mouseup [Description] Occurs when the pointing device button is released over an element. [Animation event name] mouseup [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] mouseover [Description] Occurs when the pointing device is moved onto an element. [Animation event name] mouseover [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] mousemove [Description] Occurs when the pointing device is moved while it is over an element. [Animation event name] mousemove [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] mouseout [Description] Occurs when the pointing device is moved away from an element. [Animation event name] mouseout [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] MouseEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] textInput [Description] One or more characters have been entered. [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] TextEvent [DOM3 event category] | TextEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] keydown [Description] A key is pressed down. (The normative definition of this event is the description in the DOM3 Events specification.) [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] KeyboardEvent [DOM3 event category] | KeyboardEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] keyup [Description] A key is released. (The normative definition of this event is the description in the DOM3 Events specification.) [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] KeyboardEvent [DOM3 event category] | KeyboardEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] load [Description] The event is triggered at the point at which the user agent finishes loading the element and any dependent resources (such as images, style sheets, or scripts). In the case the element references a script, the event will be raised only after an attempt to interpret the script has been made. Dependent resources that fail to load will not prevent this event from firing if the element that referenced them is still accessible via the DOM unless they are designated as externalResourcesRequired. The event is independent of the means by which the element was added to DOM tree. [Animation event name] load [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [DOM3 event category] | BasicEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGLoad [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the load event, but the load event must be sent before the SVGLoad event. [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] resize [Description] Occurs when a document view is being resized. This event is only applicable to 'svg' elements and is dispatched after the resize operation has taken place. The target of the event is the 'svg' element. [Animation event name] resize [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [DOM3 event category] | BasicEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGResize [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the resize event, but the resize event must be sent before the SVGResize event. [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] scroll [Description] Occurs when a document view is being shifted along the X or Y or both axis, either through a direct user interaction or any change on the currentTranslate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the shift modification has taken place. The target of the event is the 'svg' element. [Animation event name] scroll [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [DOM3 event category] | BasicEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGScroll [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the scroll event, but the scroll event must be sent before the SVGScroll event. [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] Event [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGZoom [Description] Occurs when the zoom level of a document view is being changed, either through a direct user interaction or any change to the currentScale property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the zoom level modification has taken place. The target of the event is the 'svg' element. [Animation event name] zoom [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGRotate [Description] Occurs when the rotation of a document view is being changed, either through a direct user interaction or any change to the currentRotate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the rotation modification has taken place. The target of the event is the 'svg' element. [Animation event name] rotate [Bubbling phase] No [Cancel -able] No [uDOM interface] Event [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] beginEvent [Description] Occurs when a Timed Element begins. For details, see the description of the Events and event model in SMIL 2.1. [Animation event name] beginEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] endEvent [Description] Occurs when a Timed Element ends. For details, see the description of the Events and event model in SMIL 2.1. [Animation event name] endEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] repeatEvent [Description] Occurs when a Timed Element repeats. It is raised each time the element repeats, after the first iteration. For details, see the description of the Events and event model in SMIL 2.1. [Animation event name] repeatEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] TimeEvent [DOM3 event category] | none | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
0dd500e9_Interactivity__DOM3_event_category | [Event Identifier] SVGMousewheel [Description] Occurs when a rotational input device has been activated. [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] WheelEvent [DOM3 event category] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"B",
"a",
"s",
"i",
"c",
"E",
"v",
"e",
"n",
"t"
],
[
"n",
"o",
"n",
"e"
]
] | Interactivity | DOM3 event category | http://www.w3.org/TR/2006/WD-SVGMobile12-20060721/interact.html | 11/1438042987171.38_20150728002307-00168-ip-10-236-191-2_813217274_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.