<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Semantic Web - W3C</title>
	<link rel="self" href=""/>
	<link href="http://www.w3.org/standards/semanticweb/"/>
	<id></id>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry>
		<title type="html">W3C’s RDF Validation Workshop – Practical Assurances for Quality RDF Data</title>
		<link href="http://www.w3.org/blog/SW/2013/05/22/w3cs-rdf-validation-workshop-practical-assurances-for-quality-rdf-data/"/>
		<id>http://www.w3.org/blog/SW/2013/05/22/w3cs-rdf-validation-workshop-practical-assurances-for-quality-rdf-data/</id>
                <updated>2013-05-22T15:34:57+00:00</updated>
		<content type="html">&lt;p&gt;W3C announced today a &lt;a href=&quot;https://www.w3.org/2012/12/rdf-val/&quot;&gt;RDF Validation Workshop &amp;#8211; Practical Assurances for Quality RDF Data&lt;/a&gt;, 10-11 September 2013, in Cambridge, USA. The Semantic Web has demonstrated considerable value for collaborative contributions to data. Adoption in many mission-critical environments requires data to conform to specified patterns. Validation in a banking context shares many requirements with quality assurance of linked clinical data. Systems like Linked Open Data, which don&amp;#8217;t have formal interface specifications, share these validation needs. Most data representation languages used in conventional settings offer some sort of input validation, ranging from parsing grammars for domain-specific languages to XML Schema or RelaxNG for XML structures. While the distributed nature of RDF affects the notions of &amp;#8220;validity&amp;#8221;, tool chains need to be established to ensure data integrity. The goal of this workshop is to discuss use cases for data validation on the Semantic Web with development of technologies to enable those use cases. W3C membership is not required to participate. The event is open to all. All participants are required to &lt;a href=&quot;https://www.w3.org/2012/12/rdf-val/participate.php&quot;&gt;submit a position paper&lt;/a&gt; by 30 June 2013.&lt;/p&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">Internationalization Tag Set (ITS) 2.0 Second Last Call Working Draft</title>
		<link href="http://www.w3.org/blog/International/2013/05/21/internationalization-tag-set-its-2-0-second-last-call-working-draft/"/>
		<id>http://www.w3.org/blog/International/2013/05/21/internationalization-tag-set-its-2-0-second-last-call-working-draft/</id>
                <updated>2013-05-21T15:58:40+00:00</updated>
		<content type="html">&lt;div&gt;&lt;img src=&quot;http://www.w3.org/International/multilingualweb/images/mlw-logo.png&quot; alt=&quot; &quot; /&gt;&lt;/div&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.w3.org/International/multilingualweb/lt/&quot;&gt;MultilingualWeb-LT Working Group&lt;/a&gt; has published a second Last Call working draft of &lt;a href=&quot;http://www.w3.org/TR/2013/WD-its20-20130521/&quot;&gt;Internationalization Tag Set (ITS) 2.0&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The draft implements all changes since the &lt;a href=&quot;http://www.w3.org/TR/2012/WD-its20-20130411/&quot;&gt;previous publication of 11 April 2013&lt;/a&gt;. There are no remaining open issues. The Working Group is planning to finalize ITS 2.0 now: this is your last time to provide feedback! The Last Call period ends 11 June.&lt;/p&gt;
&lt;p&gt;ITS 2.0 provides metadata to foster the adoption of the multilingual Web.&lt;/p&gt;</content>
		<author>
			<name>Internationalization Activity Blog » w3cSemanticWeb</name>
			<uri>http://www.w3.org/blog/International</uri>
		</author>
		<source>
			<title type="html">Internationalization Activity Blog » w3cSemanticWeb</title>
			<link rel="self" href="http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/"/>
			<id>http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">JSON-LD Algorithms and API 1.0: 2nd Last Call</title>
		<link href="http://www.w3.org/blog/SW/2013/05/16/json-ld/"/>
		<id>http://www.w3.org/blog/SW/2013/05/16/json-ld/</id>
                <updated>2013-05-16T15:38:09+00:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://json-ld.org/&quot;&gt;JSON-LD Community Group&lt;/a&gt; and the &lt;a href=&quot;http://www.w3.org/2011/rdf-wg/wiki/Main_Page&quot;&gt;RDF Working Group&lt;/a&gt; have announced the 2nd Last Call publication of the &lt;a href=&quot;http://www.w3.org/TR/2013/WD-json-ld-api-20130516/&quot;&gt;JSON-LD 1.0: Algorithms and API&lt;/a&gt; specification.&lt;/p&gt;
&lt;p&gt;JSON-LD harmonizes the representation of &lt;a href=&quot;http://www.youtube.com/watch?v=4x_xzT5eF5Q&quot;&gt;Linked Data&lt;/a&gt; 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 format has already been adopted by large companies such as Google in their &lt;a href=&quot;https://developers.google.com/gmail/schemas/embedding-schemas-in-emails&quot;&gt;Gmail product&lt;/a&gt; and is available to over 425 million customers around the world.&lt;/p&gt;
&lt;p&gt;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. 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.&lt;/p&gt;
&lt;p&gt;This is a 2nd Last Call publication for the JSON-LD 1.0 Algorithms and API specification. Changes since the previous publication include a shift to use a Future&amp;#8217;s based API design approach, better base URL processing, and better translation of data from RDF.&lt;br /&gt;
All substantive technical work on the specification is complete. Feedback on both specifications is encouraged and should be sent to &lt;a href=&quot;mailto:public-rdf-comments@w3.org&quot;&gt;public-rdf-comments@w3.org&lt;/a&gt;. The 2nd Last Call period will end in 3 weeks, on June 06th 2013.&lt;/p&gt;
&lt;p&gt;If you would like to learn more about JSON-LD, there is a helpful &lt;a href=&quot;http://www.youtube.com/watch?v=vioCbTo3C-4&quot;&gt;introductory video&lt;/a&gt; on the topic as well as the &lt;a href=&quot;http://json-ld.org/&quot;&gt;json-ld.org&lt;/a&gt; website.&lt;/p&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">Rome MultilingualWeb workshop report now available</title>
		<link href="http://www.w3.org/blog/International/2013/05/14/rome-multilingualweb-workshop-report-now-available/"/>
		<id>http://www.w3.org/blog/International/2013/05/14/rome-multilingualweb-workshop-report-now-available/</id>
                <updated>2013-05-14T12:52:17+00:00</updated>
		<content type="html">&lt;div&gt;&lt;img src=&quot;http://www.w3.org/International/multilingualweb/images/mlw-logo.png&quot; alt=&quot; &quot; /&gt;&lt;/div&gt;
&lt;p&gt;A &lt;a href=&quot;http://multilingualweb.eu/documents/rome-workshop/rome-workshop-report&quot;&gt;report summarizing the MultilingualWeb workshop in Rome&lt;/a&gt; is now available from the MultilingualWeb site. It contains a summary of each session with links to presentation slides and more detailed scribing done on site in Rome. Links to video for each session will be posted soon.&lt;/p&gt;
&lt;p&gt;With approximately 150 attendees, the Rome Workshop focused on the theme “Making the Multilingual Web Work” and emphasized information about the best practices and standards that help content creators and localizers ensure that the World-Wide Web lives up to its name, across boundaries of language and culture. Attendees heard from a variety of perspectives, with fruitful dialogue between various stakeholder groups involved in trying to expand the multilingual scope of the Web.&lt;/p&gt;
&lt;p&gt;Taking place over two days (12 and 13 March, 2013) at the headquarters of the UN’s Food and Agriculture Organization (FAO), the Workshop featured twenty-four conference-style presentations, seven poster presentations, and an “open space” discussion that featured six breakout sessions focusing on key topics that emerged during the Workshop. In addition, it showcased technology implementations of the forthcoming internationalization Tag Set (ITS) 2.0 standard.&lt;/p&gt;
&lt;p&gt;The Workshop was sponsored by the EU-funded &lt;a href=&quot;http://www.qt21.eu/launchpad&quot;&gt;QTLaunchPad&lt;/a&gt; project and &lt;a href=&quot;http://www.verisigninc.com&quot;&gt;Verisign&lt;/a&gt;.  It was run by the &lt;a href=&quot;http://www.w3.org/International/multilingualweb/lt/&quot;&gt;MultilingualWeb-LT Working Group&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Internationalization Activity Blog » w3cSemanticWeb</name>
			<uri>http://www.w3.org/blog/International</uri>
		</author>
		<source>
			<title type="html">Internationalization Activity Blog » w3cSemanticWeb</title>
			<link rel="self" href="http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/"/>
			<id>http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">New vCard in RDF Ontology draft</title>
		<link href="http://www.w3.org/blog/SW/2013/05/02/new-vcard-in-rdf-ontology-draft/"/>
		<id>http://www.w3.org/blog/SW/2013/05/02/new-vcard-in-rdf-ontology-draft/</id>
                <updated>2013-05-02T14:53:47+00:00</updated>
		<content type="html">&lt;p&gt;The Semantic Web Interest Group has published a new draft for the &lt;a href=&quot;http://www.w3.org/TR/2013/WD-vcard-rdf-20130502/&quot;&gt;vCard-in-RDF Ontology&lt;/a&gt;, edited by Renato Iannella and James McKinney. The new draft updates the &lt;a href=&quot;http://www.w3.org/Submission/2010/SUBM-vcard-rdf-20100120/&quot;&gt;previous version&lt;/a&gt; by aligning it with the latest IETF vCard specification, ie, &lt;a href=&quot;http://tools.ietf.org/html/rfc6350&quot;&gt;RFC6350&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a draft; If you wish to make comments regarding this document, please send them to &lt;a href=&quot;mailto:semantic-web@w3.org&quot;&gt;semantic-web@w3.org&lt;/a&gt; (&lt;a href=&quot;mailto:semantic-web-request@w3.org?subject=subscribe&quot;&gt;subscribe&lt;/a&gt;, &lt;a href=&quot;http://lists.w3.org/Archives/Public/semantic-web/&quot;&gt;archives&lt;/a&gt;). The goal is to publish an Interest Group Note once there is a consensus in the community.&lt;/p&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">The The PROV Family of Documents are W3C Recommendations</title>
		<link href="http://www.w3.org/blog/SW/2013/04/30/the-the-prov-family-of-documents-are-w3c-recommendations/"/>
		<id>http://www.w3.org/blog/SW/2013/04/30/the-the-prov-family-of-documents-are-w3c-recommendations/</id>
                <updated>2013-04-30T14:26:09+00:00</updated>
		<content type="html">&lt;div&gt;
&lt;p&gt;The W3C &lt;a href=&quot;http://www.w3.org/2011/prov/&quot;&gt;Provenance Working Group&lt;/a&gt; was chartered to develop a framework for interchanging provenance on the Web. The Working Group has now published the PROV Family of Documents as W3C Recommendations, along with corresponding supporting notes. You can find a complete list of the documents in the &lt;a href=&quot;http://www.w3.org/TR/2013/NOTE-prov-overview-20130430/&quot;&gt;PROV Overview Note&lt;/a&gt;. PROV enables one to represent and interchange provenance information using widely available formats such as RDF and XML. In addition, it provides definitions for accessing provenance information, validating it, and mapping to Dublin Core.&lt;/p&gt;
&lt;/div&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">German Translation of RDFa 1.1 Core</title>
		<link href="http://www.w3.org/blog/SW/2013/04/24/german-translation-of-rdfa-1-1-core/"/>
		<id>http://www.w3.org/blog/SW/2013/04/24/german-translation-of-rdfa-1-1-core/</id>
                <updated>2013-04-24T09:01:12+00:00</updated>
		<content type="html">&lt;p&gt;Stefan Schumacher published a German translation of the &lt;a href=&quot;http://www.w3.org/TR/2012/REC-rdfa-core-20120607/&quot;&gt;“RDFa 1.1 Core”&lt;/a&gt;, under the title &lt;a href=&quot;http://www.schumacher-netz.de/TR/2012/REC-rdfa-core-20120607.de.html&quot;&gt;“RDFa 1.1 Core”&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">Japanese Translation of SPARQL 1.1 Overview Published</title>
		<link href="http://www.w3.org/blog/SW/2013/04/23/japanese-translation-of-sparql-1-1-overview-published/"/>
		<id>http://www.w3.org/blog/SW/2013/04/23/japanese-translation-of-sparql-1-1-overview-published/</id>
                <updated>2013-04-23T05:55:36+00:00</updated>
		<content type="html">&lt;p&gt;上綱 秀治 (Shuji Kamitsuna) published a Japanese translation of the &lt;a href=&quot;http://www.w3.org/TR/2013/REC-sparql11-overview-20130321/&quot;&gt;“SPARQL 1.1 Overview”&lt;/a&gt;, under the title &lt;a href=&quot;http://www.asahi-net.or.jp/~ax2s-kmtn/internet/rdf/REC-sparql11-overview-20130321.html&quot;&gt;“SPARQL 1.1概要”&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Semantic Web Activity News</name>
			<uri>http://www.w3.org/blog/SW</uri>
		</author>
		<source>
			<title type="html">Semantic Web Activity News</title>
			<link rel="self" href="http://www.w3.org/blog/SW/feed/rdf/"/>
			<id>http://www.w3.org/blog/SW/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">4 new articles about working with HTML markup in Arabic, Hebrew and Other Right-to-left Scripts</title>
		<link href="http://www.w3.org/blog/International/2013/04/22/4-new-articles-about-working-with-html-markup-in-arabic-hebrew-and-other-right-to-left-scripts/"/>
		<id>http://www.w3.org/blog/International/2013/04/22/4-new-articles-about-working-with-html-markup-in-arabic-hebrew-and-other-right-to-left-scripts/</id>
                <updated>2013-04-22T16:47:05+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.w3.org/International/tutorials/bidi-xhtml/&quot;&gt;Creating HTML Pages in Arabic, Hebrew and Other Right-to-left Scripts&lt;/a&gt;&lt;br /&gt;
This tutorial has been modified to bring it in line with the current tutorial format. Rather than contain duplicate content, it now introduces the novice to key concepts and points off to useful further reading in an organized fashion. It has been completely rewritten. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3.org/International/questions/qa-html-dir&quot;&gt;Text direction and structural markup in HTML&lt;/a&gt;&lt;br /&gt;
This article has been created from material formerly in the tutorial “Creating HTML Pages in Arabic, Hebrew and Other Right-to-left Scripts” and augmented with information about new HTML5 markup constructs that are beginning to see adoption. It should be regarded as a new article, focusing on applying bidi markup to document- and block-level content, including forms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3.org/International/articles/inline-bidi-markup/&quot;&gt;What you need to know about the bidi algorithm and inline markup&lt;/a&gt;&lt;br /&gt;
This is an update of an existing article, but it has been almost completely rewritten. The most significant changes are the new parts describing how to apply the new HTML5 constructs which are beginning to see adoption. Additional changes will be needed as HTML5 bidi markup is finalised over the coming months. The article also proposes a simpler way to approach markup of bidi text, particularly useful for those with less experience, that relies less on a deep understanding of the issues involved.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3.org/International/questions/qa-visual-vs-logical&quot;&gt;Visual vs. logical ordering of text&lt;/a&gt;&lt;br /&gt;
This is a new article created from material that has been removed from the previously mentioned articles. It was removed into a separate article because visual ordering is much less important these days, and to avoid duplication. Only a few changes have been made to the content itself.&lt;/p&gt;</content>
		<author>
			<name>Internationalization Activity Blog » w3cSemanticWeb</name>
			<uri>http://www.w3.org/blog/International</uri>
		</author>
		<source>
			<title type="html">Internationalization Activity Blog » w3cSemanticWeb</title>
			<link rel="self" href="http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/"/>
			<id>http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/</id>
		</source>
	</entry>

	<entry>
		<title type="html">Best Practices for Multilingual Linked Open Data Community Group formed</title>
		<link href="http://www.w3.org/blog/International/2013/04/15/best-practices-for-multilingual-linked-open-data-community-group-formed/"/>
		<id>http://www.w3.org/blog/International/2013/04/15/best-practices-for-multilingual-linked-open-data-community-group-formed/</id>
                <updated>2013-04-15T12:28:04+00:00</updated>
		<content type="html">&lt;div&gt;&lt;img src=&quot;http://www.w3.org/International/multilingualweb/images/mlw-logo.png&quot; alt=&quot; &quot; /&gt;&lt;/div&gt;
&lt;p&gt;During a breakout session held at the MultilingualWeb Workshop in Rome it was decided to form a W3C Community Group to push forward the concept of Best Practices for Multilingual Linked Open Data. This group has now been formed and there are already 24 participants. See the &lt;a href=&quot;http://www.w3.org/community/bpmlod/&quot;&gt;group home page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The group plans to crowd-source ideas from the community regarding best practices for producing multilingual linked open data. Key topics for discussion are naming, labeling, interlinking, and quality of multilingual linked data, but there may be others. Use cases will be identified to motivate discussions. Participation both from academia and industry is expected. The main outcome of the group will be the documentation of patterns and best practices for the creation, linking, and use of multilingual linked data.&lt;/p&gt;
&lt;p&gt;You can join the group with either a full W3C member account or by getting a &lt;a href=&quot;https://www.w3.org/accounts/request&quot;&gt;W3C Public Account&lt;/a&gt;. Over the coming weeks Felix Sasaki, Jose E. Gayo and Jorge Gracia will work on a roadmap, publication plan and strategy for the group. Any queries can be directed to &lt;a href=&quot;mailto:Dominic.Jones@scss.tcd.ie&quot;&gt;Dominic Jones&lt;/a&gt;. &lt;/p&gt;</content>
		<author>
			<name>Internationalization Activity Blog » w3cSemanticWeb</name>
			<uri>http://www.w3.org/blog/International</uri>
		</author>
		<source>
			<title type="html">Internationalization Activity Blog » w3cSemanticWeb</title>
			<link rel="self" href="http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/"/>
			<id>http://www.w3.org/blog/International/category/w3csemanticweb/feed/rdf/</id>
		</source>
	</entry>

</feed>
