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
43ea377b_XQueryX_3_0____Review_Version__Description
[Change] Higher-order functions. [Bugzilla] None. [Category] Substantive. [Description]
Made changes to XQueryX schema and stylesheet corresponding to new higher-order function syntax in XQuery 1.1.
[]
XQueryX 3.0 -- Review Version
Description
http://www.w3.org/TR/2013/CR-xqueryx-30-20130108/xqueryx-30-diff.html
21/1438042987174.71_20150728002307-00291-ip-10-236-191-2_801281936_0.json
43ea377b_XQueryX_3_0____Review_Version__Description
[Change] New "switch" expression ("value switch", analogous to typeswitch). [Bugzilla] None. [Category] Substantive. [Description]
Made changes to XQueryX schema and stylesheet corresponding to new switch syntax in XQuery 3.0.
[]
XQueryX 3.0 -- Review Version
Description
http://www.w3.org/TR/2013/CR-xqueryx-30-20130108/xqueryx-30-diff.html
21/1438042987174.71_20150728002307-00291-ip-10-236-191-2_801281936_0.json
43ea377b_XQueryX_3_0____Review_Version__Description
[Change] Support for partial function application. [Bugzilla] None. [Category] Substantive. [Description]
Made changes to XQueryX schema and stylesheet to support the partial function application capability of XQuery 3.0.
[]
XQueryX 3.0 -- Review Version
Description
http://www.w3.org/TR/2013/CR-xqueryx-30-20130108/xqueryx-30-diff.html
21/1438042987174.71_20150728002307-00291-ip-10-236-191-2_801281936_0.json
43ea377b_XQueryX_3_0____Review_Version__Description
[Change] XML Schema and XSLT Stylesheet [Bugzilla] lack of syntactic symmetry between the control flow expressions [Category] Substantive. [Description]
Eliminated the possibility of defining three "error variables" as part of the catch clause; those variables (and others) are now implicitly defined, and may be used without explicit definition. At the same time, fixed a bug in the schema and stylesheet that recognized and produced invalid syntax for the validation expression.
[]
XQueryX 3.0 -- Review Version
Description
http://www.w3.org/TR/2013/CR-xqueryx-30-20130108/xqueryx-30-diff.html
21/1438042987174.71_20150728002307-00291-ip-10-236-191-2_801281936_0.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:triples [Purpose]
The total number of triples contained in the dataset.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:entities [Purpose]
The total number of entities that are described in the dataset. To be an entity in a dataset, a resource must have a URI, and the URI must match the dataset's void:uriRegexPattern, if any. Authors of VoID files may impose arbitrary additional requirements, for example, they may consider any foaf:Document resources as not being entities.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:classes [Purpose]
The total number of distinct classes in the dataset. In other words, the number of distinct class URIs occuring as objects of rdf:type triples in the dataset.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:properties [Purpose]
The total number of distinct properties in the dataset. In other words, the number of distinct property URIs that occur in the predicate position of triples in the dataset.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:distinctSubjects [Purpose]
The total number of distinct subjects in the dataset. In other words, the number of distinct URIs or blank nodes that occur in the subject position of triples in the dataset.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:distinctObjects [Purpose]
The total number of distinct objects in the dataset. In other words, the number of distinct URIs, blank nodes, or literals that occur in the object position of triples in the dataset.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
cd170cb6_asets_with_the_VoID_Vocabulary__expressing_dataset_statistics_Purpose
[Property] void:documents [Purpose]
If the dataset is published as a set of individual documents, such as RDF/XML documents or RDFa-annotated web pages, then this property indicates the total number of such documents. Non-RDF documents, such as web pages in HTML or images, are usually not included in this count. This property is intended for datasets where the total number of triples or entities is hard to determine. void:triples or void:entities should be preferred where practical.
[]
Describing Linked Datasets with the VoID Vocabulary
Purpose
http://www.w3.org/TR/2011/NOTE-void-20110303/
21/1438042988840.31_20150728002308-00031-ip-10-236-191-2_819181179_3.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] CreateScope [Arguments] name(optional) [Return Value] Success or Failure [Description]
Creates a new scope object and pushes it on top of the scope stack. If no name is provided the scope is anonymous and may be accessed only when it on the top of the scope stack. A Failure status is returned if a scope already exists with the specified name.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] DeleteScope [Arguments] name(optional) [Return Value] Success or Failure [Description]
Removes a scope from the scope stack. If no name is provided, the topmost scope is removed. Otherwise the scope with provided name is removed. A Failure status is returned if the stack is empty or no scope with the specified name exists.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] CreateVariable [Arguments] variableName, value(optional), scopeName(optional) [Return Value] Success or Error [Description]
Creates a variable. If scopeName is not specified, the variable is created in the top most scope on the scope stack. If no value is provided, the variable is created with the default value specified by the underlying datamodel. A Failure status is returned if a variable of the same name already exists in the specified scope.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] DeleteVariable [Arguments] variableName, scopeName(optional) [Return Value] Success or Failure [Description]
Deletes the variable with the specified name from the specified scope. If no scopeName is provided, the variable is deleted from the topmost scope on the stack. The status Failure is returned if no variable with the specified name exists in the scope.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] UpdateVariable [Arguments] variableName, newValue, scopeName(optional) [Return Value] Success or Failure [Description]
Assigns a new value to the variable specified. If scopeName is not specified, the variable is accessed in the topmost scope on the stack. A Failure status is returned if the specified variable or scope cannot be found.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] ReadVariable [Arguments] variableName, scopeName(optional) [Return Value] value [Description]
Returns the value of the variable specified. If scopeName is not specified, the variable is accessed in the topmost scope on the stack. An error is raised if the specified variable or scope cannot be found.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
ac19d6c6_Markup_Language__VoiceXML__3_0_Table_1__Data_Model_API_Description
[Function] EvaluateExpression [Arguments] expr, scopeName(optional) [Return Value] value [Description]
Evaluates the specified expression and returns its value. If scopeName is not specified, the expression is evaluated in the topmost scope on the stack. An error is raised if the specified scope cannot be found.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2010/WD-voicexml30-20100831/
21/1438042988840.31_20150728002308-00169-ip-10-236-191-2_823703237_9.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] RDF terms [Query Forms] SELECT [Other] VALUES [Modifiers]
DISTINCT
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] Property path expression [Query Forms] CONSTRUCT [Other] SERVICE [Modifiers]
REDUCED
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] Property path patterns [Query Forms] DESCRIBE [Modifiers]
Projection
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] Groups [Query Forms] ASK [Modifiers]
ORDER BY
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] OPTIONAL [Modifiers]
LIMIT
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] UNION [Modifiers]
OFFSET
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
345336f8_SPARQL_1_1_Query_Language__Modifiers
[Patterns] GRAPH [Modifiers]
Select expressions
[ [ "D", "I", "S", "T", "I", "N", "C", "T" ], [ "R", "E", "D", "U", "C", "E", "D" ], [ "P", "r", "o", "j", "e", "c", "t", "i", "o", "n" ], [ "O", "R", "D", "E", "R", " ", "B", "Y" ], [ "L", "I", "M", "I", "T" ], [ "O", "F", "F", "S", "E", "T" ], [ "S", "e", "l", "e", "c", "t", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n", "s" ] ]
SPARQL 1.1 Query Language
Modifiers
http://www.w3.org/TR/sparql11-query/diff
21/1438042987174.71_20150728002307-00268-ip-10-236-191-2_810308205_116.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Accepted [Summary] To promote the 'citation' property currently on MedicalScholarlyArticle up to CreativeWork. [Vocab] Moves citation up to CreativeWork [Topic]
Citation Promotion
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] Proposal for new Collection Type and part properties for CreativeWork. [Vocab] Collection subtype of CreativeWork hasPart & isPartOf properties for CreativeWork [Topic]
Collection
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] Extension for describing accessibility properties of a CreativeWork. [Comments] Draft published to elicit feedback. [Topic]
Accessibility
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Accepted [Summary] Add one property 'department' to Organization, to allow local businesses to describe their depts (e.g. opening hours) in detail. Final discussion on whether to call it subOrganizationOf instead. [Vocab] department property (range and domain both Organization) [Comments] Proposal very greatly simplified after WebSchemas discussion. [Topic]
Add Organization department property
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] Add one type, 'QuotationSchema', a kind of CreativeWork, alongside some supporting properties. [Vocab] Quotation, spokenByCharacter, incorrectlyAttributedTo, aboutEvent, fromEvent, addressee. [Comments] Several other requirements are addressed by re-use of existing properties. Debate about whether incorrectlyAttributedTo is worthwhile. Some details to finalise. [Topic]
Add Quotation type
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] Property to indicate that a single identity is being described. [Vocab] Essentially same meaning as owl:sameAs, but suggesting a distinct name to make it easier to talk about; also schema.org data is typically scruffier than OWL re http-range-14. [Comments] Draft published to elicit feedback. [Topic]
sameAs
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] A proposal for a new Action type. [Vocab] See full entry and proposal for details. May2013 version builds on two previously published designs. [Comments] The schema.org team solicit comments on this draft via [email protected]. [Topic]
Actions in Schema.org
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] "While schema.org already supports marking up offers to sell products (pre-transaction), it does not currently provide schema for the common kinds of confirmations and notifications around orders (post-transaction)". [Vocab] Adds classes OrderStatus, Order, DeliveryMethod plus associated properties. [Comments] Complements Actions proposal, but independent. [Topic]
Orders in Schema.org
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] This proposal includes new types for describing reservations and tickets [Vocab] Adds classes Reservation, ReservationStatus, ProgramMembership, Flight, TrainTrip, TrainReservation, FoodEstablishmentReservation, FlightReservation, EventReservation, ReservationPackage, BusReservation, BusTrip, RentalCarReservation, RentalCar, Car, LodgingReservation plus associated properties. [Comments] Complements Actions proposal, but independent. [Topic]
Reservations in Schema.org
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] This proposal adds a single new type, EmailMessage [Vocab] EmailMessage is a CreativeWork representing email messages, just as WebPage already represents Web pages. [Comments] No properties currently defined; proposals welcomed. [Topic]
EmailMessage type
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] Describing public civic services [Vocab] A proposal extending schema.org to cover various kinds of civic services. [Comments] GovernmentService, several kinds of CivicPermit, CivicAudience, BusinessAudience; various properties [Topic]
Civic Services
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Accepted [Summary] This proposal adds a single new type, WorkersUnion, addressing issue 17 in the WebSchemas tracker. [Vocab] "A Workers Union (...) is an organization that promotes the interests of its worker members by collectively bargaining with management, organizing, and political lobbying."" [Comments] One type, see draft schema. [Topic]
Workers Union type
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Accepted; published in next version [Summary] Proposes modest changes and additions to support TV and radio (from EBU and BBC). [Vocab] Adds Series, Season, Episode under CreativeWork. Existing TVSeries, TVSeason, TVEpisode under Series/Season/Episode. Adds RadioSeries/RadioSeason/RadioEpisode alongside. Adds Programme/Clip for programmes other than episodes. Adds description of a service with Service/PublicationEvent for broadcast, streaming, VoD, etc. [Comments] See also background notes and [[1]]. Draft initially from EBU/BBC/NoTube discussions. Nearby vocab: see VideoObject, AudioObject; Movie. Event re scheduling. See also UserPlays, a kind of UserInteraction. Comics and TV/Radio also share a concern for describing fictional characters and narratives. [Topic]
TV and Radio proposal
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Some initial discussions. [Summary] Several parties are working towards a Sports Vocabulary proposal. See query from Paul Kelly (SportsML), Microdata + Sports Stats post describing earlier ESPN/Google collaboration, and the Sports Ontology used by BBC, Press Association and others. See also sports-schema-collab mailing list. [Vocab] Several sources including a full draft from the ESPN+Google work. Needs summary here. [Comments] March 2nd - posted writeup of the ESPN/Google Microdata vocabulary; next is discussion on finding common basic sports vocab for schema.org. [Topic]
Sports
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Discussing Proposals [Summary] Proposal from Marvel (see examples). [Vocab] Adds PeriodicalSeries (under Intangible(?)), PeriodicalIssue (under CreativeWork), Comic Issue (under PeriodicalIssue), GraphicNovel (under Book). Approx 6-9 properties for each of these classes. [Comments] Generally well received and specified, but some detailed discussion re fine-grain detail of comics (imprint, page count etc.). Can those properties be shared with Book/numberOfPages, or ScholarlyArticle? Should PeriodicalSeries be intangible? [Topic]
Comics and Serials
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Hopefully Final Proposal - please review [Summary] Proposes some modifications to Event based on deployment experience. [Vocab] Adds eventStatus, previousStartDate, previousEndDate; eventCategory; makes startDate/endDate repeatable. Encourages use of 'url' from Thing. [Comments] Fairly modest proposals based on implementor feedback. May2013 update addresses the last open issue on repeating events. [Topic]
Event schema update
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] The historical-data.org site proposes some extensions to schema.org to address historical and genealogical (family history) scenarios. [Vocab] Adds HistoricalRecord, HistoricalEvent (subclass of Event), overrides attendees, subEvents, superEvent to point to HistoricalEvent. [Comments] There is an associated implementation, github repository, and blog. [Topic]
Historical Data proposal
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] A schema extension for describing biological databases, Sagace. [Vocab] Adds a class 'BiologicalDatabaseEntry' as a kind of CreativeWork, introducing 'entryID', 'isEntryOf', 'taxonID'. Adds 'BiologicalDatabase' also subclass of CreativeWork, with no special properties. Both also use 'breadcrumb' from WebPage. [Comments] Others have also mentioned interest in adding some notion of species. [Topic]
Biological Databases
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] A proposal resolving current problems handling breadcrumbs. [Vocab] Adds Breadcrumb type with child property and supposes to use this class on breadcrumb property of a WebPage. An important schema, but needs attention. See discussion on using literal values. [Topic]
Breadcrumbs
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] A proposal extending schema.org for describing online discussion forums and message boards. [Vocab] Adds attachmentURL, contributorType, discussionState, interestedUsers, postCount, postType, votedHelpful. [Comments] Addition candidate [Topic]
Discussion
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] Proposal [Summary] A proposal extending schema.org for describing Innovation and related concepts. Discussion found here: [2] [Vocab] Covers concepts and terms such as Need, Benefit, Usage, Disruption, Innovator, Innovation, Embodiment, to name a few. See [3] for complete list of terms. [Comments] Addition candidate [Topic]
Innovation
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Topic]
...
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
32b8bf0a_emaDotOrgProposals____W3C_Wiki__Topic
[Status] How far along [Summary] Summary of contribution. [Vocab] Overview of new terms [Comments] Comments on status, particularly regarding integration, overlaps and open issues. [Topic]
Proposal name
[]
Difference between revisions of "WebSchemas/SchemaDotOrgProposals" - W3C Wiki
Topic
http://www.w3.org/wiki/index.php?title=WebSchemas/SchemaDotOrgProposals&curid=6245&diff=67836&oldid=67834
21/1438042987174.71_20150728002307-00038-ip-10-236-191-2_828236466_1.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] em [relative to]
the font size of the element (or, to the parent element's font size if set on the 'font-size' property)
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] ex [relative to]
the x-height of the element's font
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] px [relative to]
viewing device
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] gd [relative to]
the grid defined by 'layout-grid' described in the CSS3 Text module [CSS3TEXT]
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] rem [relative to]
the font size of the root element
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] vw [relative to]
the viewport's width
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] vh [relative to]
the viewport's height
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b3667203_CSS3_Values_and_Units__relative_to
[unit] vm [relative to]
the viewport's height or width, whichever is smaller of the two
[]
CSS3 Values and Units
relative to
http://www.w3.org/TR/2005/WD-css3-values-20050726/
21/1438042988840.31_20150728002308-00260-ip-10-236-191-2_831224139_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 1.
Working Group plans regular specification reviews for testability, following Specification Guidelines
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 2. [extent of test materials] Working Group commits that a test suite for the specification, not necessarily complete and thorough, will exist before specification becomes Recommendation.
Same as above
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 3. [extent of test materials] Same as above.
In addition to regular specification reviews, a Working Group aims to have numerous normative use cases in the body of the Recommendation.
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 4. [extent of test materials] Working Group commits to establish and maintain the test cases contribution and review process and will produce and review the test suite, not necessarily complete and thourough, before the specification becomes Recommendation.
Same as above.
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 5. [extent of test materials] In addition to the commitment for the previous level, insists on a complete test suite before corresponding standard becomes Recommendation.
Same as above
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 6. [extent of test materials] Same as above
In addition to the commitments from the previous levelabove, Working Group will derive the list of testable assertions as an addendum to specification by the time it becomes Recommendation.
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
b043fe11_ocess___Operational_Guidelines__stability_of_the_specification
[Level] 7. [extent of test materials] In addition to the commitment for the previous level, Working Group plans to maintain the test suite even after Specification becomes recommendation. Working Group plans to support versioning and errata in the test suite and review appeals.
Same as above
[]
QA Framework: Process & Operational Guidelines
testability of the specification
http://www.w3.org/QA/WG/2002/02/qaframe-ops-0225.html
21/1438042988840.31_20150728002308-00006-ip-10-236-191-2_820078525_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] Default placement for the label is to the left of the control. If this is not possible, LiveCycle will attempt to place it immediately above the control. [Control Type]
Text input (including date/time and password fields)
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] Default placement for the label is to the right of the check box. [Control Type]
Checkbox
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] Default placement for the label for each individual radio button is to the right of the button. Create a visible caption for the radio button group by creating static text and placing it to the left of or above the group. (See Labeling radio buttons below.) [Control Type]
Radio button group
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] Default placement for the label is to the left of the drop-down list. If this is not possible, LiveCycle will attempt to place it immediately above the control.. [Control Type]
Combo box
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] Default placement for the label is above the list box. [Control Type]
List box
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
d7f644f8_ents___Techniques_for_WCAG_2_0__Control_Type
[LiveCycle Placement Rules] LiveCycle automatically places the label on the button; it does not have to be positioned manually. Ensure that the button's purpose is properly described in the label text. [Control Type]
Button
[ [ "T", "e", "x", "t", " ", "i", "n", "p", "u", "t", " ", "(", "i", "n", "c", "l", "u", "d", "i", "n", "g", " ", "d", "a", "t", "e", "/", "t", "i", "m", "e", " ", "a", "n", "d", " ", "p", "a", "s", "s", "w", "o", "r", "d", " ", "f", "i", "e", "l", "d", "s", ")" ], [ "C", "h", "e", "c", "k", "b", "o", "x" ], [ "R", "a", "d", "i", "o", " ", "b", "u", "t", "t", "o", "n", " ", "g", "r", "o", "u", "p" ], [ "C", "o", "m", "b", "o", " ", "b", "o", "x" ], [ "L", "i", "s", "t", " ", "b", "o", "x" ], [ "B", "u", "t", "t", "o", "n" ] ]
PDF10: Providing labels for interactive form controls in PDF documents | Techniques for WCAG 2.0
Control Type
http://www.w3.org/TR/WCAG20-TECHS/PDF10.html
21/1438042988840.31_20150728002308-00120-ip-10-236-191-2_823260894_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] dragstart [Cancelable?] ✓ Cancelable [Drag data store mode] Read/write mode [dropEffect] "none" [Default Action] Initiate the drag-and-drop operation [Target]
Source node
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] drag [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] "none" [Default Action] Continue the drag-and-drop operation [Target]
Source node
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] dragenter [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] Based on effectAllowed value [Default Action] Reject immediate user selection as potential target element [Target]
Immediate user selection or the body element
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] dragleave [Cancelable?] — [Drag data store mode] Protected mode [dropEffect] "none" [Default Action] None [Target]
Previous target element
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] dragover [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] Based on effectAllowed value [Default Action] Reset the current drag operation to "none" [Target]
Current target element
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] drop [Cancelable?] ✓ Cancelable [Drag data store mode] Read-only mode [dropEffect] Current drag operation [Default Action] Varies [Target]
Current target element
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
c1a83812_7_7_Drag_and_drop___HTML5__Target
[Event Name] dragend [Cancelable?] — [Drag data store mode] Protected mode [dropEffect] Current drag operation [Default Action] Varies [Target]
Source node
[]
7.7 Drag and drop — HTML5
Target
http://www.w3.org/TR/html5-author/dnd.html
21/1438042988840.31_20150728002308-00000-ip-10-236-191-2_814708839_0.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] acceptTracking [Comment] The collected information may be tracked by the Assigner, or may link to a Party with the role function “trackingParty”. [Semantics]
The Assigner requires that the Assignee(s) accepts that the use of the Asset may be tracked
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] attribute [Comment] May link to an Asset with the attribution information. May link to a Party with the role function “attributedParty”. [Semantics]
The Assigner requires that the Assignee(s) attributes the Asset to the Assigner or an attributed Party.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] compensate [Comment] The compensation may use different types of things with a value: – the thing is expressed by the value (term) of the Constraint name – the value is expressed by operator, rightOperand, dataType and unit [Semantics]
The Assigner requires that the Assignee(s) compensates the Assigner (or other specified compensation Party) by some amount of value, if defined, for use of the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] delete [Comment] Use a constraint to define under which conditions the Asset should be deleted. [Semantics]
The Assigner requires that the Assignee(s) permanently removes all copies of the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] ensureExclusivity [Semantics]
The Assignee requires that the Assigner(s) ensure(s) that the permission on the Asset is exclusive to the Assignee.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] include [Comment] For example; Bio picture must be included in the attribution. Use of the Asset relation attribute is required [Semantics]
The Assigner requires that the Assignee(s) include(s) other related assets in the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] inform [Comment] May link to a Party with the role function “informedParty”. [Semantics]
The Assigner requires that the Assignee(s) inform(s) the Assigner or an informed Party that an action has been performed on or in relation to the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] nextPolicy [Semantics]
The Assigner requires that the Assignee(s) grants the specified Policy to a third party for their use of the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] obtainConsent [Comment] Used as a Duty to ensure that the Assigner or a Party is authorized to approve such actions on a case-by-case basis. May link to a Party with the role function “consentingParty”. [Semantics]
The Assigner requires that the Assignee(s) obtains explicit consent from the Assigner or a consenting Party to perform the requested action in relation to the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] reviewPolicy [Comment] Used when human intervention is required to review the Policy. May link to an Asset which represents the full Policy information. [Semantics]
The Assigner requires that the Assignee(s) has(ve) a person review the Policy applicable to the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] uninstall [Comment] The Asset is no longer accessible to the Assignee(s). [Semantics]
The Assigner requires that the Assignee(s) unload(s) and delete(s) the computer program Asset from a storage device and disable(s) its readiness for operation.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
cf797f62_abulary___ODRL_Community_Group_r_entity_Action_used_with_Duty_Semantics
[Identifier] watermark [Comment] It is recommended to embed a link to the watermark. [Semantics]
The Assigner requires that the Assignee(s) apply(ies) a watermark as provided by the Assigner to the Asset.
[]
ODRL Version 2.1 Common Vocabulary | ODRL Community Group
Semantics
https://www.w3.org/community/odrl/vocab/2.1/?rev=296
21/1438042988840.31_20150728002308-00287-ip-10-236-191-2_960477632_4.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] Character data [Attribute Type]
CDATA
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] A document-unique identifier [Attribute Type]
ID
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] A reference to a document-unique identifier [Attribute Type]
IDREF
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] A space-separated list of references to document-unique identifiers [Attribute Type]
IDREFS
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] A name with the same character constraints as ID above [Attribute Type]
NAME
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] A name composed of only name tokens as defined in XML 1.0 [XML] [Attribute Type]
NMTOKEN
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
fae858aa_arization_1_1___Second_Edition__Attribute_Type
[Definition] One or more white space separated NMTOKEN values [Attribute Type]
NMTOKENS
[ [ "C", "D", "A", "T", "A" ], [ "I", "D" ], [ "I", "D", "R", "E", "F" ], [ "I", "D", "R", "E", "F", "S" ], [ "N", "A", "M", "E" ], [ "N", "M", "T", "O", "K", "E", "N" ], [ "N", "M", "T", "O", "K", "E", "N", "S" ] ]
XHTML™ Modularization 1.1 - Second Edition
Attribute Type
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization.html
21/1438042988840.31_20150728002308-00140-ip-10-236-191-2_831890663_0.json
ca89564e_Specification__Second_Edition__Types_of_ancillary_information_Description
[Type of information] Background colour [Description]
Solid background colour to be used when presenting the image if no better option is available.
[]
Portable Network Graphics (PNG) Specification (Second Edition)
Description
http://www.w3.org/TR/PNG/
21/1438042987174.71_20150728002307-00007-ip-10-236-191-2_805237847_0.json
ca89564e_Specification__Second_Edition__Types_of_ancillary_information_Description
[Type of information] Gamma and chromaticity [Description]
Gamma characteristic of the image with respect to the desired output intensity, and chromaticity characteristics of the RGB values used in the image.
[]
Portable Network Graphics (PNG) Specification (Second Edition)
Description
http://www.w3.org/TR/PNG/
21/1438042987174.71_20150728002307-00007-ip-10-236-191-2_805237847_0.json
ca89564e_Specification__Second_Edition__Types_of_ancillary_information_Description
[Type of information] ICC profile [Description]
Description of the colour space (in the form of an International Color Consortium (ICC) profile) to which the samples in the image conform.
[]
Portable Network Graphics (PNG) Specification (Second Edition)
Description
http://www.w3.org/TR/PNG/
21/1438042987174.71_20150728002307-00007-ip-10-236-191-2_805237847_0.json
ca89564e_Specification__Second_Edition__Types_of_ancillary_information_Description
[Type of information] Image histogram [Description]
Estimates of how frequently the image uses each palette entry.
[]
Portable Network Graphics (PNG) Specification (Second Edition)
Description
http://www.w3.org/TR/PNG/
21/1438042987174.71_20150728002307-00007-ip-10-236-191-2_805237847_0.json
ca89564e_Specification__Second_Edition__Types_of_ancillary_information_Description
[Type of information] Physical pixel dimensions [Description]
Intended pixel size and aspect ratio to be used in presenting the PNG image.
[]
Portable Network Graphics (PNG) Specification (Second Edition)
Description
http://www.w3.org/TR/PNG/
21/1438042987174.71_20150728002307-00007-ip-10-236-191-2_805237847_0.json