<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Argumentation Community Group</title>
	<atom:link href="http://www.w3.org/community/argumentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.w3.org/community/argumentation</link>
	<description></description>
	<lastBuildDate>Tue, 07 May 2013 18:44:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Argumentation Interchange and Representation Format</title>
		<link>http://www.w3.org/community/argumentation/2013/04/24/argumentation-interchange-and-representation-format/</link>
		<comments>http://www.w3.org/community/argumentation/2013/04/24/argumentation-interchange-and-representation-format/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 01:05:01 +0000</pubDate>
		<dc:creator>Adam Sobieski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.w3.org/community/argumentation/?p=14</guid>
		<description><![CDATA[The Argumentation Community Group is approaching the onset of standardization and specification topics.  Four requisite features which can enhance the expressiveness of the new format are discussed. The following elements and technologies: &#60;data&#62; (1), &#60;include&#62; (2), and &#60;define&#62; (3), as &#8230; <a href="http://www.w3.org/community/argumentation/2013/04/24/argumentation-interchange-and-representation-format/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Argumentation Community Group is approaching the onset of standardization and specification topics.  Four requisite features which can enhance the expressiveness of the new format are discussed.</p>
<p>The following elements and technologies: &lt;data&gt; (1), &lt;include&gt; (2), and &lt;define&gt; (3), as well as XSLT extensions (4), are discussed herein.  Each requisite technology (1, 2, 3, 4) can be specified by the Argumentation Community Group en route to or concurrently to discussions about a new argumentation interchange and representation format.</p>
<p>1. <a href="http://www.w3.org/community/argumentation/wiki/Parallel_Markup" rel="external nofollow">Parallel markup</a> can facilitate interoperability with any number of formats.  A &lt;data&gt; element can resemble:</p>
<pre>&lt;data type="multipart/..."&gt;
  &lt;data type="type/subtype"&gt;text&lt;/data&gt;
  &lt;data type="type/subtype"&gt;
    &lt;!-- xml --&gt;
  &lt;/data&gt;
&lt;/data&gt;</pre>
<p>2. <a href="http://www.w3.org/community/argumentation/wiki/XSLT-Enhanced_XML_Include" rel="external nofollow">XSLT-enhanced XML include</a> can resemble:</p>
<pre>&lt;include href="set.xslt" src="optional.xml" select="optional XSLT expression"&gt;
  &lt;with-param name="..." value="..." as="optional:type" /&gt;
  &lt;with-param name="..." as="optional:type"&gt;
    &lt;!-- xml --&gt;
  &lt;/with-param&gt;
&lt;/include&gt;</pre>
<p>indicating that the resultant XML is to replace the &lt;include&gt; element in the XML document.  A processing model, including extensions to XSLT (4), can be specified and a reference implementation in Java utilizing existing XSLT processor components is possible.</p>
<p>3. A mechanism for <a href="http://www.w3.org/community/argumentation/wiki/XML_Macros" rel="external nofollow">XML macros</a>:</p>
<pre>&lt;define name="macro:set"&gt;
  ...
&lt;/define&gt;</pre>
<p>and</p>
<pre>&lt;define name="macro:set" href="location.file" /&gt;</pre>
<p>can facilitate the use of XML macros</p>
<pre>&lt;macro:set ... &gt; ... &lt;/macro:set&gt;</pre>
<p>in documents, with definitions utilizing XML Schema and XSLT, so that macro elements can be processed and expanded into other XML content which can contain &lt;include&gt; elements (2) to then be processed.</p>
<p>As patterns in usage emerge, and as discussions about argumentation interchange and representation format topics occur, XSLT stylesheets and macro definitions can be specified, standardized, documented and hosted at the group&#8217;s website.</p>
<p>4. Numerous <a href="http://www.w3.org/community/argumentation/wiki/Technical_Discussion_Topics#XSLT_Extensions" rel="external nofollow">XSLT extension functions and elements</a> are envisioned including HTTP protocol-based functionality and XSLT with SPARQL scenarios.  Extensions to XSLT can facilitate enhanced processing for outputting XML content in a new argumentation interchange and representation format.</p>
<p>The aforementioned technologies (1, 2, 3, 4) can enhance the expressiveness of a new format for the interchange and representation of conversational, mathematical, scientific, legal, and political argumentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w3.org/community/argumentation/2013/04/24/argumentation-interchange-and-representation-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
