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
|
---|---|---|---|---|---|---|---|
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] get [Valid Values] get post [Description] An ECMAScript expression which returns a character string that indicates the HTTP method to use. Values defined by the specification are: get This indicates that the "GET" method must be used to fetch the URL. post This indicates that the "POST" method must be used while submitting the URL to the server. [Name] | method | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Left Hand Side Expression [Default Value] none [Valid Values] ECMAScript Variable [Description] An ECMAScript left hand side expression evaluating to a previously defined variable. The value of the attribute must receive an internally generated unique string identifier which identifies the newly created session. [Name] | sessionid | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a character string in CSS2 [CSS2] format [Description] The character string returned must be interpreted as a time interval. This time interval must be interpreted by the new CCXML session as the maximum time it may wait for the completion of the fetch for the initial document specified by the next attribute. If the new CCXML session is unable to fetch the initial document within the timeout interval, an error.fetch event must be thrown. [Name] | timeout | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616] [Description] The character string returned must be interpreted as a time interval. This indicates that the document is willing to use content whose age must be no greater than the specified time in seconds (cf. 'max-age' in HTTP 1.1 [RFC2616]). The document is not willing to use stale content, unless maxstale is also provided. [Name] | maxage | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616] [Description] The character string returned must be interpreted as a time interval. This indicates that the document is willing to use content that has exceeded its expiration time (cf. 'max-age' in HTTP 1.1 [RFC2616]). If maxstale is assigned a value, then the document is willing to accept content that has exceeded its expiration time by no more than the specified number of seconds. [Name] | maxstale | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
31c67b5e_all_Control__CCXML_Version_1_0__Name | [Required] false [Attribute Constraints] Valid only when the value of the method is "post" [Type] ECMAScript Expression [Default Value] application/x-www-form-urlencoded [Valid Values] valid media encoding type [Description] An ECMAScript expression which returns a character string that indicates the media encoding type of the submitted document (when the value of the method is "post"). Values defined by the specification are: application/x-www-form-urlencoded This indicates that the ccxml variables specified in the namelist must be url encoded. [Name] | enctype | [
[
"n",
"e",
"x",
"t"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"s",
"e",
"s",
"s",
"i",
"o",
"n",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] name [Required] true [Type] string [Details] | dialog.terminatetransfer | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] dialogid [Required] true [Type] string [Details] | The ID of the dialog. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] connectionid [Required] false [Type] string [Details] | The identifier of the connection to which the dialog connection is bridged (usually the connectionid that was specified in the dialogstart). If the dialog is bridged to a conference the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] conferenceid [Required] false [Type] string [Details] | The identifier of the conference to which the dialog connection is bridged (usually the conferenceid that was specified in the dialogstart). If the dialog is bridged to a connection the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] reason [Required] true [Type] string [Details] | A string value specifying the reason the transfer needs to be returned. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventsource [Required] true [Type] string [Details] | The unique identifier of the event source. This identifies the DIALOG Event I/O Processor that sent this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
1d154873_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventsourcetype [Required] true [Type] string [Details] | The name of the Event I/O Processor that sent this event. This must be set to dialog as this is an event generated by the Dialog Session Event processor. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_27.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] name [Type] string [Details] dialog.disconnect [Required] | true | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] dialogid [Type] string [Details] The ID of the dialog. [Required] | true | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] connectionid [Type] string [Details] The identifier of the connection to which the dialog connection is bridged (usually the connectionid that was specified in the dialogstart). If the dialog is bridged to a conference the value must be undefined. [Required] | false | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] conferenceid [Type] string [Details] The identifier of the conference to which the dialog connection is bridged (usually the conferenceid that was specified in the dialogstart). If the dialog is bridged to a connection the value must be undefined. [Required] | false | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] namelist [Type] string valued array [Details] If the namelist attribute was specified in the Dialog's disconnect element, this property must be a string valued array of the names in the list. The length of the property must be equal to the number of names in the list. The actual values are stored in the "values" sub-object. [Required] | false | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] values.* [Type] ECMAScript Object [Details] Each name in the namelist is a property whose value must be the value of the name at the time the Dialog's disconnect element was executed. [Required] | false | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] eventsource [Type] string [Details] The unique identifier of the event source. This identifies the DIALOG Event I/O Processor that sent this event. [Required] | true | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
63bf91fb_all_Control__CCXML_Version_1_0__Required | [Attribute Name] eventsourcetype [Type] string [Details] The name of the Event I/O Processor that sent this event. This must be set to dialog as this is an event generated by the Dialog Session Event processor. [Required] | true | [
[
"t",
"r",
"u",
"e"
],
[
"f",
"a",
"l",
"s",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Required | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
e4c15f77_Media_queries__2 | [0] Name [1] Value [2] | Description | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
e4c15f77_Media_queries__2 | [0] charWidth [1] integer [2] | the display width of a the text display device | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
e4c15f77_Media_queries__2 | [0] charHeight [1] integer [2] | the display height of a text display device | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
e4c15f77_Media_queries__2 | [0] pix-x [1] integer [2] | the display width of an image display device | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
e4c15f77_Media_queries__2 | [0] pix-y [1] integer [2] | the display height of an image display device | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
e4c15f77_Media_queries__2 | [0] color [1] binary | grey | limited | mapped | full [2] | an indication of the color capabilities of the device | [] | Media queries | 2 | http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/ | 23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Hidden [Data type] An arbitrary string [Control type] n/a [Keyword] | hidden | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Text [Data type] Text with no line breaks [Control type] A text field [Keyword] | text | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Search [Data type] Text with no line breaks [Control type] Search field [Keyword] | search | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Telephone [Data type] Text with no line breaks [Control type] A text field [Keyword] | tel | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] URL [Data type] An absolute URL [Control type] A text field [Keyword] | url | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] E-mail [Data type] An e-mail address or list of e-mail addresses [Control type] A text field [Keyword] | email | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Password [Data type] Text with no line breaks (sensitive information) [Control type] A text field that obscures data entry [Keyword] | password | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Date and Time [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with the time zone set to UTC [Control type] A date and time control [Keyword] | datetime | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Date [Data type] A date (year, month, day) with no time zone [Control type] A date control [Keyword] | date | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Month [Data type] A date consisting of a year and a month with no time zone [Control type] A month control [Keyword] | month | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Week [Data type] A date consisting of a week-year number and a week number with no time zone [Control type] A week control [Keyword] | week | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Time [Data type] A time (hour, minute, seconds, fractional seconds) with no time zone [Control type] A time control [Keyword] | time | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Local Date and Time [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with no time zone [Control type] A date and time control [Keyword] | datetime-local | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Number [Data type] A numerical value [Control type] A text field or spinner control [Keyword] | number | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Range [Data type] A numerical value, with the extra semantic that the exact value is not important [Control type] A slider control or similar [Keyword] | range | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Color [Data type] An sRGB color with 8-bit red, green, and blue components [Control type] A color well [Keyword] | color | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Checkbox [Data type] A set of zero or more values from a predefined list [Control type] A checkbox [Keyword] | checkbox | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Radio Button [Data type] An enumerated value [Control type] A radio button [Keyword] | radio | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] File Upload [Data type] Zero or more files each with a MIME type and optionally a file name [Control type] A label and a button [Keyword] | file | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Submit Button [Data type] An enumerated value, with the extra semantic that it must be the last value selected and initiates form submission [Control type] A button [Keyword] | submit | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Image Button [Data type] A coordinate, relative to a particular image's size, with the extra semantic that it must be the last value selected and initiates form submission [Control type] Either a clickable image, or a button [Keyword] | image | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Reset Button [Data type] n/a [Control type] A button [Keyword] | reset | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
84625070_4_10_Forms___HTML_5_1__Keyword | [State] Button [Data type] n/a [Control type] A button [Keyword] | button | [] | 4.10 Forms — HTML 5.1 | Keyword | http://www.w3.org/TR/2013/WD-html51-20131029/forms.html | 23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] id1 [Required] true [Type] ECMAScript Expression [Default Value] none [Valid Values] (valid connection, conference, or dialog ID) [Description] | An ECMAScript expression which returns a string that is the identifier of a Connection, Dialog or Conference. If the attribute value is invalid an error.semantic event must be thrown. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] id2 [Required] true [Type] ECMAScript Expression [Default Value] none [Valid Values] (valid connection, conference, or dialog ID) [Description] | An ECMAScript expression which returns a string that is the identifier of a Connection, Dialog or Conference. If the attribute value is invalid an error.semantic event must be thrown. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] duplex [Required] false [Type] ECMAScript Expression [Default Value] full [Valid Values] full half [Description] | An ECMAScript expression that returns a character string equal to "half" or "full", which defines the direction of the media flow between id1 resource and id2 resource. Refer to the discussion of bridging in Section 10.4 . The duplex attribute determines whether the join must establish a half-duplex (unidirectional) or full-duplex (bi-directional) bridge. The following values can be used: full Specifies a full duplex bridge where the media flows in both directions. half Species a half duplex bridge where the media flows towards id1 resource, but no media flows from id1 resource to id2 resource. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] hints [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression that returns an ECMAScript object [Description] | The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when the two specified Connections, Dialogs or Conferences (id1 and id2) are joined. This information may consist of protocol-specific parameters. Note: The meaning of these hints is specific to the implementing platform and the underlying protocol. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] entertone [Required] false [Type] ECMAScript Expression [Default Value] 'true' [Valid Values] 'true' 'false' A Valid URL [Description] | An ECMAScript expression that returns a character string that must be used to play a tone or a custom wav file to the conference participants when another caller joins. The following values can be used: 'true' Setting this to 'true' must play the default system beep. 'false' Setting this to 'false' must result in no alerting sound being played at all. A Valid URL The developer may also specify a URL value which points to a user-defined wav file to be played instead of the default system beep. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] exittone [Required] false [Type] ECMAScript Expression [Default Value] 'true' [Valid Values] 'true' 'false' A Valid URL [Description] | An ECMAScript expression that returns a character string that must be used to play a tone or a custom wav file to the conference participants when another caller exits. The following values can be used: 'true' Setting this to 'true' will play the default system beep. 'false' Setting this to 'false' will result in no alerting sound being played at all. A Valid URL The developer may also specify a URL value which points to a user-defined wav file to be played instead of the default system beep. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] autoinputgain [Required] false [Type] ECMAScript Boolean Expression [Default Value] true [Valid Values] true false [Description] | An ECMAScript Boolean expression that tells the conference mixer if it must use AGC to determine the input gain for a leg. If a platform does not support AGC, it must ignore this attribute. The following values can be used: true AGC must be used to determine input gain for a leg. false AGC must not be used. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] autooutputgain [Required] false [Type] ECMAScript Boolean Expression [Default Value] true [Valid Values] true false [Description] | An ECMAScript boolean expression that tells the conference mixer if it must use AGC to determine the output gain for a leg. If a platform does not support AGC, it must ignore this attribute. The following values can be used: true AGC must be used to determine output gain for a leg. false AGC must not be used. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] dtmfclamp [Required] false [Type] ECMAScript Boolean Expression [Default Value] true [Valid Values] true false [Description] | An ECMAScript Boolean expression that tells the conference mixer if it must attempt to remove detected DTMF tones. If a platform does not support removal of DTMF tones, it must ignore this attribute. The following values can be used: true Conference mixer must attempt to remove detected DTMF tones. false Conference mixer must not attempt to remove any detected DTMF tones. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
c9735455_all_Control__CCXML_Version_1_0__Description | [Name] toneclamp [Required] false [Type] ECMAScript Boolean Expression [Default Value] true [Valid Values] true false [Description] | An ECMAScript Boolean expression that tells the conference mixer if it must attempt to remove loud single-frequency tones from the audio stream. If a platform does not support removal of tones, it must ignore this attribute. The following values can be used: true Conference mixer must attempt to remove loud single-frequency tones. false Conference mixer must not attempt to remove any loud single-frequency tones. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_75.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] name [Required] true [Type] string [Details] | dialog.disconnect | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] dialogid [Required] true [Type] string [Details] | The ID of the dialog. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] connectionid [Required] false [Type] string [Details] | The identifier of the connection to which the dialog connection is bridged (usually the connectionid that was specified in the dialogstart). If the dialog is bridged to a conference the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] conferenceid [Required] false [Type] string [Details] | The identifier of the conference to which the dialog connection is bridged (usually the conferenceid that was specified in the dialogstart). If the dialog is bridged to a connection the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] namelist [Required] false [Type] string valued array [Details] | If the namelist attribute was specified in the Dialog's disconnect element, this property must be a string valued array of the names in the list. The length of the property must be equal to the number of names in the list. The actual values are stored in the "values" sub-object. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] values.* [Required] false [Type] ECMAScript Object [Details] | Each name in the namelist is a property whose value must be the value of the name at the time the Dialog's disconnect element was executed. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventsource [Required] true [Type] string [Details] | The unique identifier of the event source. This identifies the DIALOG Event I/O Processor that sent this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
896a530a_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventsourcetype [Required] true [Type] string [Details] | The name of the Event I/O Processor that sent this event. This must be set to dialog as this is an event generated by the Dialog Session Event processor. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_25.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] src [Required] false [Attribute Constraints] This attribute must not be specified in conjunction with the prepareddialogid attribute. [Type] ECMAScript Expression [Default Value] none [Description] An ECMAScript expression which returns a character string identifying the URI of the dialog document that the dialog interpreter must load and begin execution upon startup. [Valid Values] | a valid Dialog URL | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] prepareddialogid [Required] false [Attribute Constraints] This attribute must not be specified in conjunction with the src, type or namelist attributes. [Type] ECMAScript Expression [Default Value] none [Description] An ECMAScript expression which returns a dialog identifier of a dialog previously prepared by the execution of a dialogprepare element. If the specified dialog identifier refers to an unknown dialog or a dialog that has already been executed, by way of another dialogstart element, an error.dialogwrongstate event must be thrown. [Valid Values] | a valid dialogid | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] type [Required] false [Attribute Constraints] This attribute must not be specified in conjunction with the prepareddialogid attribute. [Type] ECMAScript Expression [Default Value] application/voicexml+xml [Description] An ECMAScript expression which returns a character string that specifies the MIME type of the document, and as a result determines which dialog manager environment must actually be used. Values defined by the specification are: application/voicexml+xml This MIME type would request a VoiceXML interpreter instance. audio/wav This MIME type would request a dialog manager that merely plays wave files. [Valid Values] | a Valid MIME Type | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] namelist [Required] false [Attribute Constraints] This attribute must not be specified in conjunction with the prepareddialogid attribute. [Type] Var List [Default Value] none [Description] A list of one or more whitespace separated CCXML variable names. These variables must be submitted to the server, with the same qualification as used in the namelist. When an ECMAscript variable is submitted to the server, its value must be first converted into a string before being submitted. If the variable is an ECMAScript Object, the mechanism by which it is submitted is not currently defined. Instead of submitting ECMAScript Objects directly, the application developer may explicitly submit the properties of an Object. e.g. "date.month date.year". [Valid Values] | List of ECMAScript Variable names | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] dialogid [Required] false [Type] ECMAScript Left Hand Side Expression [Default Value] none [Description] An ECMAScript left hand side expression evaluating to a previously defined variable. The value of the attribute must receive a dialog identifier value for the launched dialog interpreter instance. This identifier may be used on future invocations of dialogterminate. [Valid Values] | ECMAScript Variable | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] connectionid [Required] false [Attribute Constraints] Must not be used with conferenceid. [Type] ECMAScript Expression [Default Value] none [Description] An Optional ECMAScript expression which returns the identifier of a connection. The specified connection must be associated with the dialog being prepared. If both the connectionid and the conferenceid are omitted and the dialog was previously prepared using a dialogprepare element with a connectionid or conferenceid specified, the interpreter must use the id as specified on the dialogprepare element. If neither the connectionid or conferenceid is specified and the dialog had not previously been prepared, the interpreter must use the id indicated in the current event being processed. For more information about connections and bridges, refer to Section 10 . If both connectionid and conferenceid are specified, an error.fetch event must be thrown. [Valid Values] | Connection IDs | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] conferenceid [Required] false [Attribute Constraints] Must not be used with connectionid. [Type] ECMAScript Expression [Default Value] none [Description] An Optional ECMAScript expression which returns the identifier of a conference bridge. If both the connectionid and the conferenceid are omitted and the dialog was previously prepared using a dialogprepare element with a connectionid or conferenceid specified, the interpreter must use the id as specified on the dialogprepare element. If neither the connectionid or conferenceid is specified and the dialog had not previously been prepared, the interpreter must use the id indicated in the current event being processed. For more information about connections and bridges, refer to Section 10 . If both connectionid and conferenceid are specified, an error.fetch event must be thrown. [Valid Values] | Conference IDs | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] mediadirection [Required] false [Attribute Constraints] If used in conjunction with prepareddialogid , the bridge type must match that used on the previous dialogprepare element. [Type] ECMAScript Expression [Default Value] both [Description] An ECMAScript expression that defines the direction of the media flow between the Dialog and the Connection or Conference. The following values must be used: both Specifies a full duplex connection where the media flows in both directions. dialogtransmit The dialog transmits media to the Connection or Conference but does not receive any media streams. dialogreceive The dialog receives media from the Connection or Conference but does not transmit any media streams. If both the mediadirection and the prepareddialogid are specified and the bridge type specified by the mediadirection attribute does not match that used on the previous dialogprepare element, an error.dialog.notstarted event must be raised. If no value for the mediadirection attribute was specified on the previous dialogprepare element, any mediadirection type option may be specified. [Valid Values] | both dialogtransmit dialogreceive | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] maxage [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The character string returned must be interpreted as a time interval. This indicates that the document is willing to use content whose age is no greater than the specified time in seconds (cf. 'max-age' in HTTP 1.1 [RFC2616]). The document is not willing to use stale content, unless maxstale is also provided. [Valid Values] | An ECMAScript expression which returns a character string in CSS2 [CSS2] format | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] maxstale [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The character string returned must be interpreted as a time interval. This indicates that the document is willing to use content that has exceeded its expiration time (cf. 'max-age' in HTTP 1.1 [RFC2616]). If maxstale is assigned a value, then the document is willing to accept content that has exceeded its expiration time by no more than the specified number of seconds. [Valid Values] | An ECMAScript expression which returns a character string in CSS2 [CSS2] format | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] enctype [Required] false [Attribute Constraints] Valid only when the value of the method is "post" [Type] ECMAScript Expression [Default Value] application/x-www-form-urlencoded [Description] An ECMAScript expression which returns a character string that indicates the media encoding type of the submitted document (when the value of the method is "post"). Values defined by the specification are: application/x-www-form-urlencoded This indicates that the ccxml variables specified in the namelist must be url encoded. [Valid Values] | valid media encoding type | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
8509f94b_all_Control__CCXML_Version_1_0__Valid_Values | [Name] method [Required] false [Type] ECMAScript Expression [Default Value] get [Description] An ECMAScript expression which returns a character string that indicates the HTTP method to use. Values defined by the specification are: get This indicates that the "GET" method must be used by the dialog manager. post This indicates that the "POST" method must be used by the dialog manager. [Valid Values] | get post | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/2005/WD-ccxml-20050629/ | 23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_21.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] Deployment [Type] class [Definition] | The ongoing Process of Entities (for the purposes of this ontology, mainly sensors) deployed for a particular purpose. For example, a particular Sensor deployed on a Platform, or a whole network of Sensors deployed for an observation campaign. The deployment may have sub processes, such as installation, maintenance, addition, and decomissioning and removal. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] DeploymentRelatedProcess [Type] class [Definition] | Place to group all the various Processes related to Deployment. For example, as well as Deplyment, installation, maintenance, deployment of further sensors and the like would all be classified under DeploymentRelatedProcess. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] deployedOnPlatform [Type] property [Definition] | Relation between a deployment and the platform on which the system was deployed. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] deployedSystem [Type] property [Definition] | Relation between a deployment and the deployed system. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] deploymentProcessPart [Type] property [Definition] | Has part relation between a deployment process and its constituent processes. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] hasDeployment [Type] property [Definition] | Relation between a System and a Deployment, recording that the System/Sensor was deployed in that Deployment. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] Deployment [Term Name] inDeployment [Type] property [Definition] | Relation between a Platform and a Deployment, recording that the object was used as a platform for a system/sensor for a particular deployment: as in this PhysicalObject is acting as a Platform inDeployment Deployment. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] PlatformSite [Term Name] Platform [Type] class [Definition] | An Entity to which other Entities can be attached - particuarly Sensors and other Platforms. For example, a post might act as the Platform, a bouy might act as a Platform, or a fish might act as a Platform for an attached sensor. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] PlatformSite [Term Name] attachedSystem [Type] property [Definition] | Relation between a Platform and any Systems (e.g., Sensors) that are attached to the Platform. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] PlatformSite [Term Name] onPlatform [Type] property [Definition] | Relation between a System (e.g., a Sensor) and a Platform. The relation locates the sensor relative to other described entities entities: i.e., the Sensor s1's location is Platform p1. More precise locations for sensors in space (relative to other entities, where attached to another entity, or in 3D space) are made using DOLCE's Regions (SpaceRegion). | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] MaintenanceSchedule [Type] class [Definition] | Schedule of maintenance for a system/sensor in the specified conditions. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] OperatingProperty [Type] class [Definition] | An identifiable characteristic of the environmental and other conditions in which the sensor is intended to operate. May include power ranges, power sources, standard configurations, attachments and the like. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] OperatingRange [Type] class [Definition] | The environmental conditions and characteristics of a system/sensor's normal operating environment. Can be used to specify for example the standard environmental conditions in which the sensor is expected to operate (a Condition with no OperatingProperty), or how the environmental and other operating properties relate: i.e., that the maintenance schedule or power requirements differ according to the conditions. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] SurvivalProperty [Type] class [Definition] | An identifiable characteristic that represents the extent of the sensors useful life. Might include for example total battery life or number of recharges, or, for sensors that are used only a fixed number of times, the number of observations that can be made before the sensing capability is depleted. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] SurvivalRange [Type] class [Definition] | The conditions a sensor can be exposed to without damage: i.e., the sensor continues to operate as defined using MeasurementCapability. If, however, the SurvivalRange is exceeded, the sensor is 'damaged' and MeasurementCapability specifications may no longer hold. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] SystemLifetime [Type] class [Definition] | Total useful life of a sensor/system (expressed as total life since manufacture, time in use, number of operations, etc.). | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] hasOperatingProperty [Type] property [Definition] | Relation from an OperatingRange to a Property. For example, to a battery lifetime. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] hasOperatingRange [Type] property [Definition] | Relation from a System to an OperatingRange describing the normal operating environment of the System. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] hasSurvivalProperty [Type] property [Definition] | Relation from a SurvivalRange to a Property describing the survial range of a system. For example, to the temperature extreme that a system can withstand before being considered damaged. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
b1ffba81_mantic_Sensor_Network_Ontology__Definition | [Module] OperatingRestriction [Term Name] hasSurvivalRange [Type] property [Definition] | A Relation from a System to a SurvivalRange. | [] | Semantic Sensor Network Ontology | Definition | http://www.w3.org/2005/Incubator/ssn/ssnx/ssn.html | 28/1438042989301.17_20150728002309-00046-ip-10-236-191-2_806819312_85.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.