- From: W3C Newsletter <newsletter@w3.org>
- Date: Mon, 15 Apr 2013 17:05:54 -0400
- To: w3c-announce@w3.org
Dear W3C Public Newsletter Subscriber, The 2013-04-15 version of the W3C Public Newsletter is online: http://www.w3.org/News/Public/pnews-20130415 A simplified plain text version is available below. Ian Jacobs, W3C Communications Team ----------------------------------- Two upcoming W3C Workshops on Digital Publishing 09 April 2013 | Archive http://www.w3.org/News/2013#entry-9778 W3C announced today two closely related workshops, part of the W3C headlights 2013 exercise on Digital Publishing: * eBooks & i18n: Richer Internationalization for eBooks on 4 June 2013 in Tokyo, Japan. This workshop will investigate international functionality that needs to be added to the Open Web Platform; the goal is to make the various eBook reading platforms suitable for electronic books that use the printing and typesetting traditions of different cultures. If you are interested in participating, please submit a position paper by 30 April 2013. * Publishing and the Open Web Platform on 16-17 September 2013 in Paris, France. This workshop will look at the "back-end" processing to make the Open Web Platform suitable for commercial publishing, especially in print, all the way from authoring through to delivering the printed product and beyond. If you are interested in participating, please submit a position paper by 1 July 2013. Last Call: API for Media Resources 1.0 11 April 2013 | Archive http://www.w3.org/News/2013#entry-9786 The Media Annotations Working Group has published a 3rd Last Call Working Draft of "API for Media Resources 1.0." This specification defines an API to access metadata information related to media resources on the Web. The overall purpose is to provide developers with a convenient access to metadata information stored in different metadata formats. The API provides means to access the set of metadata properties defined in the Ontology for Media Resources 1.0 specification. These properties are used as a pivot vocabulary in this API. The core of this specification is the definition of API interfaces for retrieving metadata information in synchronous and asynchronous. It also defines interfaces for structured return types along with the specification of the behavior of an API implementation. Comments are welcome through 03 June. Learn more about the Video in the Web Activity. http://www.w3.org/2008/WebVideo/Annotations/ http://www.w3.org/TR/2013/WD-mediaont-api-1.0-20130411/ http://www.w3.org/2008/WebVideo/ Last Call: JSON-LD 1.0, JSON-LD 1.0 Processing Algorithms and API 11 April 2013 | Archive http://www.w3.org/News/2013#entry-9785 The RDF Working Group and the JSON-LD Community Group have published two Last Call Working Drafts today: http://www.w3.org/2011/rdf-wg/wiki/Main_Page http://json-ld.org/ * JSON-LD 1.0. JSON-LD harmonizes the representation of Linked Data in JSON by describing a common JSON representation format for expressing directed graphs; mixing both Linked Data and non-Linked Data in a single document. The syntax is designed to not disturb already deployed systems running on JSON, but provide a smooth upgrade path from JSON to JSON-LD. It is primarily intended to be a way to use Linked Data in Web-based programming environments, to build interoperable Linked Data Web services, and to store Linked Data in JSON-based storage engines. JSON-LD is capable of serializing any RDF graph or dataset and most, but not all, JSON-LD documents can be directly transformed to RDF. * JSON-LD 1.0: Algorithms and API. The JSON-LD 1.0 Algorithms and API specification describes useful Algorithms for working with JSON-LD data. It also specifies an Application Programming Interface that can be used to transform JSON-LD documents in order to make them easier to work with in programming environments like JavaScript, Python, and Ruby. This is a Last Call publication for both specifications. All substantive technical work on the specification is complete. Feedback on both specifications is encouraged and should be sent to public-rdf-comments@w3.org. The Last Call period will end in 4 weeks, on May 10th 2013 mailto:public-rdf-comments@w3.org Learn more about the Semantic Web Activity and W3C Community Groups. http://www.w3.org/2001/sw/ http://www.w3.org/community/ Internationalization Tag Set (ITS) Version 2.0 Draft Published 11 April 2013 | Archive http://www.w3.org/News/2013#entry-9784 The MultilingualWeb-LT Working Group has published an updated working draft of "Internationalization Tag Set (ITS) Version 2.0." The Internationalization Tag Set (ITS) 2.0 enhances the foundation to integrate automated processing of human language into core Web technologies. ITS 2.0 provides metadata to foster the adoption of the multilingual Web. The draft reflects "changes" since the "last call publication 6 December 2012" and asks for feedback on the "remaining open issues." Learn more about the Internationalization Activity. http://www.w3.org/International/multilingualweb/lt/ http://www.w3.org/TR/2013/WD-its20-20130411/ http://www.w3.org/TR/2013/WD-its20-20130411/#changelog-since-20 121023 http://www.w3.org/TR/2012/WD-its20-20121206/ http://www.w3.org/TR/2013/WD-its20-20130411/#unresolved-issues http://www.w3.org/International/ Clipboard API and events Draft Published 11 April 2013 | Archive http://www.w3.org/News/2013#entry-9783 The Web Applications Working Group has published a Working Draft of "Clipboard API and events." This document describes APIs for clipboard operations such as copy, cut and paste in web applications. Learn more about the Rich Web Client Activity. http://www.w3.org/2008/webapps/ http://www.w3.org/TR/2013/WD-clipboard-apis-20130411/ http://www.w3.org/2006/rwc/ Call for Review: Web Storage Proposed Recommendation Published 09 April 2013 | Archive http://www.w3.org/News/2013#entry-9781 The Web Applications Working Group has published a Proposed Recommendation of "Web Storage." This specification defines an API for persistent data storage of key-value pair data in Web clients. Comments are welcome through 07 May. Learn more about the Rich Web Client Activity. http://www.w3.org/2008/webapps/ http://www.w3.org/TR/2013/PR-webstorage-20130409/ http://www.w3.org/2006/rwc/ Working Drafts of RDF 1.1 Semantics and TriG, N-Triples and N-Quads published as Notes 09 April 2013 | Archive http://www.w3.org/News/2013#entry-9780 The RDF Working Group has published two Working Drafts today: http://www.w3.org/2011/rdf-wg/ * RDF 1.1 Semantics. This document describes a precise semantics for the Resource Description Framework 1.1 and RDF Schema. It defines a number of distinct entailment regimes and corresponding systems of inference rules. It is part of a suite of documents which comprise the full specification of RDF 1.1. * TriG. This document defines a textual syntax for RDF called TriG that allows an RDF dataset to be completely written in a compact and natural text form, with abbreviations for common usage patterns and datatypes. TriG is an extension of the Turtle format. The RDF Working Group also published two Group Notes today: http://www.w3.org/2011/rdf-wg/ * N-Triples. N-Triples is a line-based, plain text format for encoding an RDF graph. * N-Quads. N-Quads is a line-based, plain text format for encoding an RDF dataset. Learn more about the Semantic Web Activity. http://www.w3.org/2001/sw/ Scalable Vector Graphics (SVG) 2 Draft Published 09 April 2013 | Archive http://www.w3.org/News/2013#entry-9779 The SVG Working Group has published a Working Draft of "Scalable Vector Graphics (SVG) 2." This specification defines the features and syntax for Scalable Vector Graphics (SVG) Version 2, a language for describing two-dimensional vector and mixed vector/raster graphics. Although an XML serialization is given, processing is defined in terms of a DOM. Learn more about the Graphics Activity. http://www.w3.org/Graphics/SVG/WG/ http://www.w3.org/TR/2013/WD-SVG2-20130409/ http://www.w3.org/Graphics/ More news: http://www.w3.org/News/archive Workshops * 2013-04-23 (23 APR) – 2013-04-24 (24 APR) Open Data on the Web http://www.w3.org/2013/04/odw/ London, England Hosted by Google * 2013-05-23 (23 MAY) Referencing and Applying WCAG 2.0 in Different Contexts http://www.w3.org/WAI/ACT/workshop Brussels, Belgium This Workshop is organized through the EC-funded WAI-ACT Project. Participants will explore approaches for using Web Content Accessibility Guidelines (WCAG) 2.0 and its supporting resources in different policy settings and contexts. It is open to policy-makers, users, developers, accessibility experts, researchers, and others interested in adopting, referencing, and applying WCAG 2.0. * 2013-06-04 ( 4 JUN) eBooks and i18n: Richer Internationalization for eBooks https://www.w3.org/2013/06/ebooks/ Tokyo, Japan Hosted by Keio University * 2013-09-16 (16 SEP) – 2013-09-17 (17 SEP) Publishing and the Open Web Platform http://www.w3.org/2012/12/global-publisher/ Paris, France Hosted by the Institut de Recherche et d'Innovation (IRI) W3C Blog * Summer hacking with W3C #GSoC2013 http://www.w3.org/QA/2013/04/summer_hacking_with_w3c_gsoc20 13 11 April 2013 by Alexandre Bertails http://www.bertails.org/ Upcoming Talks * 2013-04-15 (15 APR) Retos del Open Data http://www.w3c.es/Presentaciones/2013/0415-OpenData_Uniovi- MA panel features Martín Álvarez XVIII Jornadas del Seminario de Gestión Pública Local Gijón, Spain * 2013-04-18 (18 APR) Essential skills for accessible websites and mobile applications panel features Shadi Abou-Zahra Creativity and Innovation in the development of the Arab e-content Industry http://www.aicto.org/index.php?id=522 Tunis, Tunisia * 2013-04-18 (18 APR) Digital Accessibility by Shadi Abou-Zahra Creativity and Innovation in the development of the Arab e-content Industry http://www.aicto.org/index.php?id=522 Tunis, Tunisia * 2013-04-18 (18 APR) What's Happening in the Web Performance Working Group of the W3C http://www.w3.org/2013/Talks/0418-webperf/ by Philippe Le Hégaret Computer Measurement Group http://regions.cmg.org/regions/gbcmg/meetings.htm Hopkinton, USA * 2013-04-22 (22 APR) Standards for Web Accessibility by Shadi Abou-Zahra The Fourth National Symposium on Informatics http://nsi.ksu.edu.sa/node/2 Riyadh, Saudi Arabia * 2013-04-24 (24 APR) Making Accessibility Core Part of Your Business keynote by Shadi Abou-Zahra The Fourth National Symposium on Informatics http://nsi.ksu.edu.sa/node/2 Riyadh, Saudi Arabia * 2013-05-07 (7 MAY) Reaching Customers with HTML5 http://www.w3.org/2013/Talks/0507-html5-nacs/ by Philippe Le Hégaret THE Tech EVENT http://www.nacsonline.com/Events/techevent/Pages/default.as px Dallas, USA * 2013-05-14 (14 MAY) CSS3 http://www.w3.org/Talks/2013/0516-CSS-WWW2013/ by Bert Bos WWW2013 http://www2013.org/ Rio de Janeiro, Brazil * 2013-05-16 (16 MAY) Web Performance Working Group work: current and upcoming http://www.w3.org/2013/Talks/0516-webperf/ by Philippe Le Hégaret WWW 2013 http://www.w3.org/2013/05/w3c-track Rio de Janeiro, Brazil * 2013-06-14 (14 JUN) Selectors http://www.w3.org/Talks/2013/0614-CSS-Amsterdam/ by Bert Bos /* CSS Day */ http://cssday.nl/ Amsterdam, The Netherlands W3C Membership Lear more about the benefits of W3C Membership. If you or your organization cannot join W3C, we invite you to support W3C through a contribution. http://www.w3.org/Consortium/membership-benefits http://www.w3.org/Consortium/join http://www.w3.org/Consortium/sup New Members * Afnic * Bloomberg About W3C The World Wide Web Consortium (W3C) is an international consortium where Member organizations, a full-time staff, and the public work together to develop "Web standards." Read about W3C. http://www.w3.org/TR/ http://www.w3.org/Consortium/ Receiving the Newsletter Bookmark this edition or the latest Public Newsletter and see past issues and press releases. Subscribe to receive the Public Newsletter by email. If you no longer wish to receive the Newsletter, send us an unsubscribe email. Comments? Write the W3C Communications Team (w3t-comm@w3.org). http://www.w3.org/News/Public/pnews-20130415 http://www.w3.org/News/Public/ http://lists.w3.org/Archives/Public/w3c-announce/latest http://www.w3.org/Press/ mailto:w3c-announce-request@w3.org?subject=Subscribe mailto:w3c-announce-request@w3.org?subject=Unsubscribe mailto:w3t-comm@w3.org
Received on Monday, 15 April 2013 21:05:56 UTC