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
|
---|---|---|---|---|---|---|---|
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] whether to do inclusive or exclusive dealing of namespaces. In exclusive mode the inclusiveNamespacePrefixList parameter can be specified listing the prefixes that are to be treated in an inclusive mode [Default] false [Name] | exclusiveMode | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] space separated list of prefixes [Description] list of prefixes to be treated inclusively. Special token #default indicates the default namespace. [Default] empty [Name] | inclusiveNamespacePrefixList | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] whether to ignore comments during canonicalization [Default] true [Name] | ignoreComments | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] whether to trim (i.e. remove leading and trailing whitespaces) all text nodes when canonicalizing. Adjacent text nodes must be coalesced prior to trimming. If an element has an xml:space="preserve" attribute, then text nodes descendants of that element are not trimmed regardless of the value of this parameter. [Default] false [Name] | trimTextNodes | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] XML or EXI [Description] whether to do the normal XML serialization, or do an EXI serialization - which is useful if the original document to be signed is already in EXI format. [Default] XML [Name] | serialization | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] none, sequential, derived [Description] with none, prefixes are not changed, with sequential prefixes are changed to n1, n2, n3 ... and with derived, each prefix is changed to nSuffix, where the suffix is derived by doing a digest of the namespace URI. [Default] none [Name] | prefixRewrite | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] whether the attributes need to be sorted before canonicalization. In some environments the order of attributes changes in transit so sorting is important. [Default] true [Name] | sortAttributes | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] if set to true, ignore the DTD completely, which means do not normalize attributes, do not look into entity definitions, do not add default attributes to each element [Default] false [Name] | ignoreDTD | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] if set to true ignore all entity declarations, and expand only the predefined entites (lt, gt, amp, apos, quot) and character references. (Entity declarations are potential attack points, [BradHill] mentions an entity that is 2 GB is length, also expanding external entities can lead to cross site scripting attacks) [Default] true [Name] | expandEntities | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] inherit, none, combine [Description] whether to inherit xml:base attributes from ancestors (like C14N 1.0) or not (like Exc C14n 1.0) or combine them (like C14n 1.1) [Default] combine [Name] | xmlBaseAncestors | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] inherit, none [Description] whether to inherit xml:id attributes from ancestors (like C14N 1.0) or not (like C14N 1.1 or Exc C14n 1.0) [Default] none [Name] | xmlIdAncestors | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] inherit, none [Description] whether to inherit xml:lang attributes from ancestors (like C14N 1.0 and C14n 1.1) or not (Exc C14n 1.0) [Default] inherit [Name] | xmlLangAncestors | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] inherit, none [Description] whether to inherit xml:space attributes from ancestors (like C14N 1.0 and C14n 1.1) or not (Exc C14n 1.0) [Default] inherit [Name] | xmlSpaceAncestors | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
d0c2b307_Canonical_XML_Version_2_0__Name | [Values] true or false [Description] if set to true, looks for namespace prefix usages in xsi:type attributes as well, otherwise xsi:type attributes are treated just like regular attributes. [Default] false [Name] | xsiTypeAware | [] | Canonical XML Version 2.0 | Name | http://www.w3.org/TR/2010/WD-xml-c14n2-20100304/ | 27/1438042989826.86_20150728002309-00164-ip-10-236-191-2_820185960_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Describe usability concepts Identify design strategies [Evaluation Method] Journal Blog [Topic] | Usability Concepts & Design Strategies | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Distinguish what the methods are Describe test methods Identify the approprate methods to use for testing [Evaluation Method] Usability Quiz Case Study Evaluation [Topic] | Usability Testing Methods | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Recognize which test method is appropriate for the situation Distinguish between a co-discovery or individual testing session Identify tools, parameters, and constraints for testing Describe the intended audience [Evaluation Method] Test Plan SOW (document): choose 1 of the sites they evaluated for assignment 1; build a justification for testing this site using one of the methods discussed in Usability Testing Methods section (what method is best, individual vs. co-discovery, tools, etc.) [Topic] | Planning for a Usability Test | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Identify the intended audience Developing strategies for recruiting individuals that resemble the intended audience Develop recruitment materials (i.e. screener, follow-up email, etc.) Explain incentive for participants Define a preferred number of participants [Evaluation Method] Screener Document [Topic] | Recruiting | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Design appropriate tasks for the usability test Describe tentative data measures associated success factors Create a schedule for testing dates and milestones Describe the testing environment, required equipment, and logistics Develop testing materials (i.e. moderator/facilitator guide, consent forms, and surveys) [Evaluation Method] Test Plan [Topic] | Designing a Usability Test Plan | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Describe the criteria for being an effective moderator (i.e. based on co-discovery or individual sessions) Identify and demonstrate appropriate note taking techniques Execute the usability test plan [Evaluation Method] Usability Lab [Topic] | Conducting a Usability Test Session | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Identify and interpret the testing results(i.e. qualitative, quantitative, assessments, etc.) Create and organize collected data for further analysis Identify data patterns and recognize data that could potentially be invalid Identify and prioritize findings into design revisions or solutions [Evaluation Method] Data Summary Memo [Topic] | Analyzing Data | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Identify the appropriate communication method for intended audience who is using the results Describe findings into actionable recommendations Distinguish findings that have the most impact Indicate areas where further research is required [Evaluation Method] Usability Report [Topic] | Communicating Results | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
af79a161__Web_Education_Community_Group__Topic | [Competency] Distinguish what the method variations are (i.e. eye tracking, biometrics, etc.) Describe variations on basic methods Identify the appropriate methods to use for testing [Evaluation Method] Brief Paper [Topic] | Variation of Techniques | [] | Es/Interact/Usabilidad 1 - Web Education Community Group | Topic | http://www.w3.org/community/webed/wiki/Es/Interact/Usabilidad_1 | 27/1438042989826.86_20150728002309-00229-ip-10-236-191-2_840923264_0.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 200 [Textual Description] OK [Example] | property delivered correctly | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 204 [Textual Description] No Content [Example] | property retrieved without content | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 206 [Textual Description] Partial Content [Example] | only a subset of the available data stored in the result set | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 400 [Textual Description] Bad Request [Example] | syntactical error | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 404 [Textual Description] Not Found [Example] | the queries resource is not found | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 415 [Textual Description] Unsupported Media Type [Example] | get duration call on an image data store | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 462 [Textual Description] Property not defined in Source Format [Example] | location is not defined in MediaRSS | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 500 [Textual Description] Internal Server Error [Example] | internal library (e.g., extractor) crashes | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
fd18eb56_API_for_Media_Resources_1_0__Example | [Numerical Code] 562 [Textual Description] Property not supported [Example] | a subset of properties implemented | [] | API for Media Resources 1.0 | Example | http://www.w3.org/TR/2011/WD-mediaont-api-1.0-20111122/ | 27/1438042988051.33_20150728002308-00134-ip-10-236-191-2_808726436_7.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Translate [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [XML examples] local, global [HTML5 examples] local, global | Textual content of element, including content of child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Localization Note [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] local, global [HTML5 examples] local, global | Textual content of element, including content of child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Terminology [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [XML examples] local, global [HTML5 examples] local, global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Directionality [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [XML examples] local, global [HTML5 examples] tbd | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Ruby [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] local, global [HTML5 examples] tbd | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Language Information [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [XML examples] global [HTML5 examples] global | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Elements Within Text [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [XML examples] local, global [HTML5 examples] local, global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Domain [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] global [HTML5 examples] global | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Disambiguation [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] local [HTML5 examples] local, global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Locale Filter [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] localeFilterList="*" [XML examples] local, global [HTML5 examples] local, global | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Translation Agent Provenance [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] tbd [HTML5 examples] tbd | Textual content of element, including child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] External Resource [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [XML examples] global [HTML5 examples] global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Target Pointer [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [XML examples] global [HTML5 examples] global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Id Value [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [XML examples] global [HTML5 examples] global | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Preserve Space [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] default [XML examples] local, global [HTML5 examples] n/a | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Localization Quality Issue [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] tbd [HTML5 examples] tbd | Textual content of element, including child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Localization Quality Précis [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] tbd [HTML5 examples] tbd | Textual content of element, including child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] MT Confidence [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] None [XML examples] tbd [HTML5 examples] tbd | Textual content of element, including child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Allowed Characters [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [XML examples] tbd [HTML5 examples] tbd | Textual content of element, including child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
9e2df00e_tion_Tag_Set__ITS__Version_2_0__Inheritance_for_elements_nodes | [Data category] Storage Size [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] storageEncoding="UTF-8" [XML examples] tbd [HTML5 examples] tbd | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance for elements nodes | http://www.w3.org/TR/2012/WD-its20-20121023/ | 27/1438042989826.86_20150728002309-00051-ip-10-236-191-2_826866895_0.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Access [Description] The ability of users to obtain and correct information that an entity has collected about them [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] URI or text string [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Agreement With [Description] The entity who the user is entering into an agreement with [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] certificate, URI, or text string [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Consequence [Description] The impact on the user of reaching an agreement [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] URI or text string [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Contact [Description] Information for contacting a service with inquiries about the services privacy practices. [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] URI or text string [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Experience Space [Description] The space where a particular statement is valid [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] set of URIs [May be Defined in Vocabulary] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Practice [Description] What a service will do with data [Applies to] statement [Required in Every Proposal] yes [Default Type of Label] none [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Qualified Data Set [Description] The data a service proposes to collect or requests [Applies to] statement [Required in Every Proposal] yes [Default Type of Label] see definition below [May be Defined in Vocabulary] | no, but qualifier and category components may be | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Qualifier [Description] Used by the creator of a vocabulary to provide extra functionality beyond that in the base P3 Proposal Grammar [Applies to] proposal, statement, or clause [Required in Every Proposal] no [Default Type of Label] none [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Required [Description] A binary value indicating whether a particular practice, qualified data set, or statement is required in an agreement [Applies to] practice clause, qualified data set clause, or statement [Required in Every Proposal] no (defaults to 1 when not present) [Default Type of Label] 0 or 1 [May be Defined in Vocabulary] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Schema [Description] A URI that identifies a particular P3 proposal vocabulary [Applies to] proposal [Required in Every Proposal] yes [Default Type of Label] URI [May be Defined in Vocabulary] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
29def5af_3C_P3_Vocabulary_Working_Draft__May_be_Defined_in_Vocabulary | [Clause] Signature [Description] Signature and attribution information as defined by the Digital Signature effort [Applies to] Proposal or statement [Required in Every Proposal] no [Default Type of Label] none [May be Defined in Vocabulary] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"n",
"o",
",",
" ",
"b",
"u",
"t",
" ",
"q",
"u",
"a",
"l",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"c",
"a",
"t",
"e",
"g",
"o",
"r",
"y",
" ",
"c",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
"s",
" ",
"m",
"a",
"y",
" ",
"b",
"e"
]
] | W3C P3 Vocabulary Working Draft | May be Defined in Vocabulary | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] An incorrect term or a term from the wrong domain was used or terms are used inconsistently. [Example] The localization had “Pen Drive” when corporate terminology specified that “USB Stick” was to be used. The localized text inconsistently used "Start" and "Begin". A text renders the Hungarian term recsegőhid as “buzzer bridge” in English (a literal translation), but the term to be used in English is “wedge block,” as specified in a terminology list supplied to the translator. [Scope] S or T [Notes] This value is not intended for simple typographical errors or word choice not related to defined terminologies. For example, a mistyping of “pin” as “pen” or the use of “imply” instead of “infer” (mistaking two commonly confused words) would not count as terminology issues and is best categorized as either spelling errors or mistranslations, depending on the nature of the issue. Terminology refers only to cases where incorrect choices about terms (either formal or commonly defined in a domain) are involved. [Value] | terminology | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The content of the target mistranslates the content of the source. [Example] The English source reads "An ape succeeded in grasping a banana lying outside its cage with the help of a stick" but the Italian translation reads "l'ape riuscì a prendere la banana posta tuori dall sua gabbia aiutandosi con un bastone" ("A bee succeeded...") [Scope] T [Notes] Issues related to translation of specific terms related to the domain or task-specific language are to be categorized as terminology issues. [Value] | mistranslation | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Necessary text has been omitted from the localization or source. [Example] One or more segments found in the source that have been intended for translation are missing in the target. After an alignment, a verification tool flags the pairs of aligned segments where the target has no corresponding source because of incorrect segmentation or some alignment issue. In such case the 'omission' type may apply to the source entry. [Scope] S or T [Notes] This value is not to be used for missing whitespace or formatting codes, but instead has to be reserved for linguistic content. [Value] | omission | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Content that has been intended for translation is left untranslated. [Example] The source segment reads "The Professor said to Smith that he would hear from his lawyer" but the Hungarian localization reads "A professzor azt mondta Smithnek, hogy he would hear from his lawyer." [Scope] T [Notes] omission takes precedence over untranslated. Omissions are distinct in that they address cases where text is not present, while untranslated addresses cases where text has been carried from the source untranslated. [Value] | untranslated | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The translated text contains inappropriate additions. [Example] The translated text contains a note from the translator to himself to look up a term; the note ought to have been deleted but was not. [Scope] T [Value] | addition | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Content has been duplicated improperly. [Example] A section of the target text was inadvertently copied twice in a copy and paste operation. [Scope] T [Value] | duplication | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text is inconsistent with itself or is translated inconsistently (NB: not for use with terminology inconsistency). [Example] The text states that an event happened in 1912 in one location but in another states that it happened in 1812. The translated text uses different wording for multiple instances of a single regulatory notice that occurs in multiple locations in a series of manuals. [Scope] S or T [Value] | inconsistency | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text contains a grammatical error (including errors of syntax and morphology). [Example] The text reads "The guidelines says that users should use a static grounding strap." [Scope] S or T [Value] | grammar | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text is legally problematic (e.g., it is specific to the wrong legal system). [Example] The localized text is intended for use in Thailand but includes U.S. regulatory notices. A text translated into German contains comparative advertising claims that are not allowed by German law. [Scope] S or T [Value] | legal | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text is written in the wrong linguistic register of uses slang or other language variants inappropriate to the text. [Example] A financial text in U.S. English refers to dollars as "bucks". [Scope] S or T [Value] | register | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The localization contains content that does not apply to the locale for which it was prepared. [Example] A text translated for the Japanese market contains call center numbers in Texas and refers to special offers available only in the U.S. [Scope] S or T [Notes] Legally inappropriate material is to be classified as legal. [Value] | locale-specific-content | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Text violates norms for the intended locale. [Example] A text localized into German has dates in mm/dd/yyyy format instead of DD.MM.YYYY. A text for the Irish market uses American-style foot and inch measurements instead of centimeters. A text intended for a U.S.-based audience uses U.K. spellings such as “centre” and “colour.” [Scope] S or T [Notes] This value can be used for spelling errors only if they relate specifically to locale expectations (e.g., a text consistently uses British instead of U.S. spellings for a text intended for the U.S.). If these errors are not systematic (e.g., a text uses U.S. spellings but has a single instance of “centre”), they are instead to be counted as spelling errors. [Value] | locale-violation | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text contains stylistic errors. [Example] Company style guidelines dictate that all individuals be referred to as Mr. or Ms. with a family name, but the text refers to “Jack Smith”. [Scope] S or T [Value] | style | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text contains characters that are garbled or incorrect or that are not used in the language in which the content appears. [Example] A text ought to have a '•' but instead has a '¥' sign. A German text erroneously uses û, ô, and â instead of the appropriate 'ü', 'ö', and 'ä'. A Japanese text has been garbled and appears with Devanagari characters. [Scope] S or T [Notes] Characters ought to be used in cases of garbling or systematic use of inappropriate characters, not for spelling issues where individual characters are replaced with incorrect one. [Value] | characters | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text contains a misspelling. [Example] A German text misspells the word "Zustellung" as "Zustlelung". [Scope] S or T [Value] | misspelling | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text has typographical errors such as omitted/incorrect punctuation, incorrect capitalization, etc. [Example] An English text has the following sentence: "The man whom, we saw, was in the Military and carried it's insignias". [Scope] S or T [Value] | typographical | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text is formatted incorrectly. [Example] Warnings in the text are supposed to be set in italic face, but instead appear in bold face. Margins of the text are narrower than specified. [Scope] S or T [Value] | formatting | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The source and target text contain different named entities (dates, times, place names, individual names, etc.) [Example] The name "Thaddeus Cahill" appears in an English source but is rendered as "Tamaš Cahill" in the Czech version. The date "February 9, 2007" appears in the source but the translated text has "2. September 2007". [Scope] S or T [Value] | inconsistent-entities | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Numbers are inconsistent between source and target. [Example] A source text states that an object is 120 cm long, but the target text says that it is 129 cm. long. [Scope] S or T [Notes] Some tools may correct for differences in units of measurement to reduce false positives (e.g., a tool might adjust for differences in values between inches and centimeters to avoid flagging numbers that seem to be different but are in fact equivalent). [Value] | numbers | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] There is an issue related to markup or a mismatch in markup between source and target. [Example] The source segment has five markup tags but the target has only two. An opening tag in the text is missing a closing tag. [Scope] S or T [Value] | markup | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The text fails to match a pattern that defines allowable content (or matches one that defines non-allowable content). [Example] The tool disallows the regular expression pattern ['"”’][\.,] but the translated text contains "A leading “expert”, a political hack, claimed otherwise." A tool uses a regular expression to ensure that the content of an element is an IRI and flags what appears to be a malformed IRI. [Scope] S or T [Notes] Defining what is or is not an allowable pattern is up to the processing application and is beyond the scope of this specification. Best practice would be to use the Comment attribute to specify the pattern that led to the issue. [Value] | pattern-problem | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] There is a mismatch in whitespace between source and target content or the text violates specific rules related to the use of whitespace. [Example] A source segment starts with six space characters but the corresponding target segment has two non-breaking spaces at the start. The text uses a run of 12 space characters instead of a tab character to align numbers in a table. Two space characters appear after a period even though only a single space is to be used. [Scope] S or T [Value] | whitespace | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] There is an issue related to the internationalization of content. [Example] A line of programming code has embedded language-specific strings. A user interface element leaves no room for text expansion. A form allows only for U.S.-style postal addresses and expects five digit U.S. ZIP codes. [Scope] S or T [Notes] There are many kinds of internationalization issues. This value is therefore very heterogeneous in what it can refer to. [Value] | internationalization | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] There is a significant difference in source and target length. [Example] The translation of a segment is five times as long as the source. [Scope] S or T [Notes] What constitutes a "significant" difference in length is determined by the model referred to in the locQualityIssueProfileRef. [Value] | length | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The content is deemed to show poor statistical conformance to a reference corpus. Higher severity values reflect poorer conformance. [Example] The sentence "The harbour connected which to printer is busy or configared not properly." would have poor conformance. [Scope] S or T [Notes] Non-conformance is determined through the use of multiple statistical measures of similarity to a corpus of known-good content. For example, in a system that uses classification techniques the poor conformance might be a function of combined incorrect terminology, wrong spelling and bad grammar, or other features as determined by the system. [Value] | non-conformance | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] The issue either has not been categorized or cannot be categorized. [Example] A new version of a tool returns information on an issue that has not been previously checked and that is not yet classified. A text is defective in ways that defy categorization, such as the appearance of nonsense garbled text of unknown origin (e.g., a translation shows an unintelligible result and/or appears unrelated to the source material). [Scope] S or T [Notes] This value has the following uses: A tool can use it to pass through quality data from another tool in cases where the issues from the other tool are not classified (for example, a localization quality assurance tool interfaces with a third-party grammar checker). A tool’s issues are not yet assigned to values, and, until an updated assignment is made, they may be listed as uncategorized. In this case it is recommended that issues be assigned to appropriate values as soon as possible since uncategorized does not foster interoperability. uncategorized can be used where a portion of text is defective in a way that defies assignment to a value in either the originating system or in any other ITS localization quality markup to indicate that it is uncategorizable. [Value] | uncategorized | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
10b6aaab_tion_Tag_Set__ITS__Version_2_0__Value | [Description] Any issue that cannot be assigned to any values listed above. [Scope] S or T [Notes] This value allows for the inclusion of any issues not included in the previously listed values. It is encouraged not to use this value for any tool- or model-specific issues that can be mapped to the values listed above. In addition, this value is not synonymous with uncategorized in that uncategorized issues may be assigned to another precise value, while other issues cannot. If a system has an "miscellaneous" or "other" value, it is better to map this to this value even if the specific instance of the issue might be mapped to another value. [Value] | other | [] | Internationalization Tag Set (ITS) Version 2.0 | Value | http://www.w3.org/TR/its20/ | 27/1438042989826.86_20150728002309-00079-ip-10-236-191-2_825201540_4.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] name [Category] Physical Contact Information, Demographic and Socioeconomic Data [Structure] personname [Short display name] | User's Name | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] bdate [Category] Demographic and Socioeconomic Data [Structure] date [Short display name] | User's Birth Date | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] cert [Category] Unique Identifiers [Structure] certificate [Short display name] | User's Identity Certificate | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] gender [Category] Demographic and Socioeconomic Data [Structure] unstructured [Short display name] | User's Gender (male or female) | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] employer [Category] Demographic and Socioeconomic Data [Structure] unstructured [Short display name] | User's Employer | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] department [Category] Demographic and Socioeconomic Data [Structure] unstructured [Short display name] | Department or division of organization where user is employed | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] jobtitle [Category] Demographic and Socioeconomic Data [Structure] unstructured [Short display name] | User's Job Title | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] home-info [Category] Physical Contact Information, Online Contact Information, Demographic and Socioeconomic Data [Structure] contact [Short display name] | User's Home Contact Information | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
af33ea61_ces_1_0__P3P1_0__Specification__Short_display_name | [user] business-info [Category] Physical Contact Information, Online Contact Information, Demographic and Socioeconomic Data [Structure] contact [Short display name] | User's Business Contact Information | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Short display name | http://www.w3.org/TR/2000/WD-P3P-20000915/ | 27/1438042989826.86_20150728002309-00144-ip-10-236-191-2_813160570_36.json |
0bd547d8_3C_P3_Vocabulary_Working_Draft__Description | [Clause] Access [Applies to] proposal or statement [Required in Every Proposal] yes [Default Type of Label] URI or text string [May be Defined in Vocabulary] yes [Description] | The ability of users to obtain and correct information that an entity has collected about them | [] | W3C P3 Vocabulary Working Draft | Description | http://www.w3.org/TR/WD-P3P-grammar-971014.html | 27/1438042988051.33_20150728002308-00301-ip-10-236-191-2_821933300_1.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.