<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for “KWARC was!”</title>
	<atom:link href="http://kwarc.info/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kwarc.info/blog</link>
	<description>KWARC research group's blog</description>
	<lastBuildDate>Tue, 03 Nov 2009 11:03:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by Christoph</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1160</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1160</guid>
		<description><![CDATA[An interesting paper on that topic, which summarizes the different standards from an e-learning point of view: http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-506/tomberg.pdf]]></description>
		<content:encoded><![CDATA[<p>An interesting paper on that topic, which summarizes the different standards from an e-learning point of view: <a href="http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-506/tomberg.pdf" rel="nofollow">http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-506/tomberg.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by Christoph</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1159</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Mon, 02 Nov 2009 15:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1159</guid>
		<description><![CDATA[Hi Andrea, indeed I tend to associate the term &quot;ad hoc markup&quot; to &quot;meaningless&quot; markup, i.e. not having any documentation, neither formal nor informal.
However, your further elaboration makes me realize that the thing I objected against was again something different. I objected against TECHNICALLY useless ad hoc markup, and my objections were against the SYNTAX, not against the nature of the markup. type=&quot;foobar&quot; is meaningless (and will always be), as &quot;foobar&quot; is in no namespace. When defining a pragmatic→strict mapping (which is still to be done), we were planning to define that words in no namespace should denote URIs in some special OMDoc namespace, which is legal in RDFa, so that we get proper URIs for OMDoc-1.2-compatible syntaxes like &lt;omtext type=&quot;introduction&quot;&gt; Then, however, any document author out there should not be able to abuse that OMDoc namespace, because we are the only ones who should be allowed to introduce new terms there.
So let&#039;s combine what you call semantification (which I like and which is IMHO very much in the OMDoc spirit) with what I call syntactically meaningful markup. An author who wants to introduce new terms ad hoc would have to start by defining some namespace prefix (preferably assisted by software), e.g. myns=&quot;http://my.home.page/terms#&quot;. Then, (s)he can write things like &lt;meta property=&quot;myns:later-to-come&quot;&gt;, or why not some actual term &lt;meta property=&quot;myns:interestingness&quot;&gt;, but only later give these terms a proper meaning by starting to author the &quot;myns&quot; ontology.
From this point of view, the decision between RDFa and Microdata is again back at its core: enforce namespaces or not? If we had not RDFa but Microdata-like metadata in OMDoc, we would be able to do without namespaces. But IMHO that would promote syntactic meaninglessness. With Microdata, we can use &quot;foobar&quot; as an ad hoc attribute value (e.g. for a metadata property), but not properly give it a meaning afterwards, as it belongs (by the Microdata→RDF translation specification) to the &quot;XHTML vocabulary&quot; namespace that we cannot control.
Thanks for describing the &quot;emerging ontology&quot; use case. I agree that that is exactly what we should aim at supporting.
Concerning sTeX vs. OMDoc: For frequently-used annotations, we may introduce pragmatic OMDoc elements that do not look like RDFa, or we already have them in OMDoc 1.2. Then, it is IMHO really only a matter of taste whether you prefer curly over angle brackets, or whether your favorite editor supports TeX better than XML. Still I agree that sTeX has the potential of being one ad hoc level &quot;lower&quot; (= closer to the user) even than pragmatic OMDoc, as it is easily extensible by macros, whereas an XML language is not.]]></description>
		<content:encoded><![CDATA[<p>Hi Andrea, indeed I tend to associate the term &#8220;ad hoc markup&#8221; to &#8220;meaningless&#8221; markup, i.e. not having any documentation, neither formal nor informal.<br />
However, your further elaboration makes me realize that the thing I objected against was again something different. I objected against TECHNICALLY useless ad hoc markup, and my objections were against the SYNTAX, not against the nature of the markup. type=&#8221;foobar&#8221; is meaningless (and will always be), as &#8220;foobar&#8221; is in no namespace. When defining a pragmatic→strict mapping (which is still to be done), we were planning to define that words in no namespace should denote URIs in some special OMDoc namespace, which is legal in RDFa, so that we get proper URIs for OMDoc-1.2-compatible syntaxes like &lt;omtext type=&#8221;introduction&#8221;&gt; Then, however, any document author out there should not be able to abuse that OMDoc namespace, because we are the only ones who should be allowed to introduce new terms there.<br />
So let&#8217;s combine what you call semantification (which I like and which is IMHO very much in the OMDoc spirit) with what I call syntactically meaningful markup. An author who wants to introduce new terms ad hoc would have to start by defining some namespace prefix (preferably assisted by software), e.g. myns=&#8221;http://my.home.page/terms#&#8221;. Then, (s)he can write things like &lt;meta property=&#8221;myns:later-to-come&#8221;&gt;, or why not some actual term &lt;meta property=&#8221;myns:interestingness&#8221;&gt;, but only later give these terms a proper meaning by starting to author the &#8220;myns&#8221; ontology.<br />
From this point of view, the decision between RDFa and Microdata is again back at its core: enforce namespaces or not? If we had not RDFa but Microdata-like metadata in OMDoc, we would be able to do without namespaces. But IMHO that would promote syntactic meaninglessness. With Microdata, we can use &#8220;foobar&#8221; as an ad hoc attribute value (e.g. for a metadata property), but not properly give it a meaning afterwards, as it belongs (by the Microdata→RDF translation specification) to the &#8220;XHTML vocabulary&#8221; namespace that we cannot control.<br />
Thanks for describing the &#8220;emerging ontology&#8221; use case. I agree that that is exactly what we should aim at supporting.<br />
Concerning sTeX vs. OMDoc: For frequently-used annotations, we may introduce pragmatic OMDoc elements that do not look like RDFa, or we already have them in OMDoc 1.2. Then, it is IMHO really only a matter of taste whether you prefer curly over angle brackets, or whether your favorite editor supports TeX better than XML. Still I agree that sTeX has the potential of being one ad hoc level &#8220;lower&#8221; (= closer to the user) even than pragmatic OMDoc, as it is easily extensible by macros, whereas an XML language is not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by ako</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1158</link>
		<dc:creator>ako</dc:creator>
		<pubDate>Fri, 30 Oct 2009 08:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1158</guid>
		<description><![CDATA[Hi and good morning to everyone. 

Before Michael left this morning, we started a discussion about what &#039;ad-hoc markup&#039; is. 
On the one hand, we can define every markup that has no explicit documentation as &#039;ad-hoc markup&#039;. I believe Michael and Christoph used it this way and associated potentially &#039;senseless&#039; or &#039;meaningless&#039; with it.
On the other hand, we can think of &#039;ad-hoc markup&#039; as SEMANTIFICATION, i.e., as a process of adding semantics by-and-by.
I argue for the second understanding, because if we have something like &#039;type=argument&#039;, it is meaningful, but it may not be defined (yet). Even &#039;type=foobar&#039; is meaningful, I assume it refers to &#039;type=later-to-come&#039; or &#039;type=uninteresting/irrelevant (at least for the moment)&#039;. Again, I&#039;m on the side of the people: implicit meaning is meaning, but machines cannot understand it in this form. Our goal here would be the same, namely to get machines to work with the content. Many people find it hard to teach machines meaning, because they don&#039;t &#039;think&#039; like them. Here, support is needed, and therefore, yes, I believe an OMDoc-based workflow starting in a completely ad-hoc way would be wonderful for many. 
In short, the argument is ad-hoc (almost) never means meaningless.

You asked me to elaborate on “we need ad hoc markup in order to create well-defined ontologies”?. I like to take the SAMSDocs project as an example. When I was introduced to the new task, I was presented a white paper called &quot;Die semantische Struktur der Dokumente im SAMS-Projekt&quot; containing lots of intersection points inbetween all SAMS  documents. BUT: it didn&#039;t say &quot;is a copy of&quot;, or &quot;refines&quot;, or &quot;implements&quot; --- it said &quot;is the definition of&quot; resp. &quot;is concerned with&quot; resp. &quot;is specified by&quot;. Please note that the terms correspond in the order of their listing. This is important, because the so-called ontology given in the white paper was completely misleading. In particular, the defining occurrence of an object happened to be in a different document, so all the work of annotating it as definition in the first document was superfluent. The white paper is still meaningful, but you cannot start the ontology creation with it. The ontology emerges at some point. As I mentioned before, now I can distinguish several ontologies, which explain distinct views of relations between objects. By the way, the change management itself should act differently depending on which view is taken.

Another point with ad-hoc markup: If I annotate a term with a &quot;light stex&quot; extension as \begin{moreDefinitionFor}...\end{...} instead of &lt;omdoc:link rel=moreDefinitionFor ....., then the first feels more ad-hoc than the second. Probably, you will say now that it is just more user-friendly as it is an abbreviation. But I&#039;m not so sure as it is not only much easier to write, it is also much easier to change --- thereby losing its serious character. So, there may be ad-hoc levels?]]></description>
		<content:encoded><![CDATA[<p>Hi and good morning to everyone. </p>
<p>Before Michael left this morning, we started a discussion about what &#8216;ad-hoc markup&#8217; is.<br />
On the one hand, we can define every markup that has no explicit documentation as &#8216;ad-hoc markup&#8217;. I believe Michael and Christoph used it this way and associated potentially &#8216;senseless&#8217; or &#8216;meaningless&#8217; with it.<br />
On the other hand, we can think of &#8216;ad-hoc markup&#8217; as SEMANTIFICATION, i.e., as a process of adding semantics by-and-by.<br />
I argue for the second understanding, because if we have something like &#8216;type=argument&#8217;, it is meaningful, but it may not be defined (yet). Even &#8216;type=foobar&#8217; is meaningful, I assume it refers to &#8216;type=later-to-come&#8217; or &#8216;type=uninteresting/irrelevant (at least for the moment)&#8217;. Again, I&#8217;m on the side of the people: implicit meaning is meaning, but machines cannot understand it in this form. Our goal here would be the same, namely to get machines to work with the content. Many people find it hard to teach machines meaning, because they don&#8217;t &#8216;think&#8217; like them. Here, support is needed, and therefore, yes, I believe an OMDoc-based workflow starting in a completely ad-hoc way would be wonderful for many.<br />
In short, the argument is ad-hoc (almost) never means meaningless.</p>
<p>You asked me to elaborate on “we need ad hoc markup in order to create well-defined ontologies”?. I like to take the SAMSDocs project as an example. When I was introduced to the new task, I was presented a white paper called &#8220;Die semantische Struktur der Dokumente im SAMS-Projekt&#8221; containing lots of intersection points inbetween all SAMS  documents. BUT: it didn&#8217;t say &#8220;is a copy of&#8221;, or &#8220;refines&#8221;, or &#8220;implements&#8221; &#8212; it said &#8220;is the definition of&#8221; resp. &#8220;is concerned with&#8221; resp. &#8220;is specified by&#8221;. Please note that the terms correspond in the order of their listing. This is important, because the so-called ontology given in the white paper was completely misleading. In particular, the defining occurrence of an object happened to be in a different document, so all the work of annotating it as definition in the first document was superfluent. The white paper is still meaningful, but you cannot start the ontology creation with it. The ontology emerges at some point. As I mentioned before, now I can distinguish several ontologies, which explain distinct views of relations between objects. By the way, the change management itself should act differently depending on which view is taken.</p>
<p>Another point with ad-hoc markup: If I annotate a term with a &#8220;light stex&#8221; extension as \begin{moreDefinitionFor}&#8230;\end{&#8230;} instead of &lt;omdoc:link rel=moreDefinitionFor &#8230;.., then the first feels more ad-hoc than the second. Probably, you will say now that it is just more user-friendly as it is an abbreviation. But I&#8217;m not so sure as it is not only much easier to write, it is also much easier to change &#8212; thereby losing its serious character. So, there may be ad-hoc levels?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by Christoph</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1157</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Thu, 29 Oct 2009 10:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1157</guid>
		<description><![CDATA[Hi, let me reply to some of your points:

On Microdata vs. RDFa: Microdata cannot express two things that RDFa supports: datatypes of literals, and XML literals (see http://www.jenitennison.com/blog/node/103). These are probably not the most important features we need for OMDoc, but generally we&#039;d rather like OMDoc to support more than less features. Wait, XML literals are probably important. In a sense, in parallel markup you also annotate stuff with XML literals. We do not want annotations to be just strings.

Also, certain facts require more verbose markup in Microdata, compared to RDFa.

On HTML5 vs. XML: I might have expressed it wrongly. HTML5 is not incompatible with XML. However, the non-XML syntax of HTML5 does not support namespaces. That is why RDFa cannot directly be incorporated into HTML5, and that is the root of the Microdata vs. RDFa conflict. Non-support of namespaces in some XML tools and in sTeX is IMHO rather to blame on these tools than on XML.

On pragmatic vs. strict: I agree that we could easily switch to Microdata (both on the input side of pragmatic OMDoc metadata, and on the output side of presentational XHTML+MathML) if we realize that they should become more successful than RDFa. My position of not switching was rather in the sense of not dropping the RDFa support that we already have, but instead waiting.

I agree with both of you that we need pragmatic markup.  However, we should be careful in how much of Microdata to adopt for pragmatic OMDoc.  Microdata, being almost as expressive as RDFa, is IMHO still too strict to be pragmatic ;-)  So I think that pragmatic OMDoc should be much more pragmatic than Microdata (and thus: much easier to use, much less expressive, but covering most of what you need on a daily basis).

On ad hoc markup: I am not sure about that.  Ad hoc markup is not the same as pragmatic content markup.  Pragmatic content markup has a well-defined semantics, by way of translation to strict content markup.  Ad hoc markup can be quite un-semantic, just think of &lt;omtext type=&quot;foobar&quot;&gt;.  What does it mean?  If it is not documented anywhere, it does not mean anything.  My position here is that we should only allow @type values for which we have specified a pragmatic→strict translation (i.e. basically the OMDoc 1.2 ones), or that we should allow authors to extend the vocabulary, provided that they specify such a translation for their extensions.  I think the design of that can be guided by formula markup: We don&#039;t allow ad hoc math content markup either. Either we use presentation markup (i.e. PMML embedded into OMDoc, which is possible), or we use content markup, and then we have to say what symbol from what CD we are using.

Or am I wrong?  I just realize that we could write &lt;OMA&gt;&lt;OMV name=&quot;some-function&quot;/&gt; … &lt;/OMA&gt;, i.e. use an ad hoc placeholder for something we can/want/need not yet define as a proper symbol.

On dealing with existing documents: When we convert legacy documents to OMDoc, we can easily map ad hoc annotations to URIs (granted, not really &quot;semantic&quot; ones) by generating new namespaces, e.g. http://URI-of-legacy-document/annotation#.  This process is automated, so it wouldn&#039;t bother human authors.

However, the SAMS use case may be different. Andrea, I like your idea of &quot;realizing at some point that you need semantics&quot; and the reference to brainwashing. But then you probably only start coding OMDoc after you realized that. Or should we also design an OMDoc-based workflow that allows you to start in a completely ad hoc way?

Can you elaborate on the idea that &quot;we need ad hoc markup in order to create well-defined ontologies&quot;?  You said that you are using RDFa to create ontologies within your OMDoc document. Indeed these ontologies are ad hoc from the point of view that you do not start by first defining symbols in OMDoc, but that you simply refer to names in your RDFa attributes.  But compared to what you can do with Microdata, it is less ad hoc already, in that you commit to well-defined URIs for your annotation properties.  THIS is IMHO what prepares you to complete the formal ontologies afterwards, as you &quot;only&quot; have to add semantics to those URIs.  But as I see it, it differs from what I&#039;d call ad hoc annotation, e.g. &lt;meta property=&quot;foobar&quot;&gt;value&lt;/meta&gt;, where there is no way of identifying &quot;foobar&quot; in a scalable/maintainable way. (OK, you could change it to a URI in a later version of the document, you see, the case for RDFa is not as easy as I thought.)]]></description>
		<content:encoded><![CDATA[<p>Hi, let me reply to some of your points:</p>
<p>On Microdata vs. RDFa: Microdata cannot express two things that RDFa supports: datatypes of literals, and XML literals (see <a href="http://www.jenitennison.com/blog/node/103" rel="nofollow">http://www.jenitennison.com/blog/node/103</a>). These are probably not the most important features we need for OMDoc, but generally we&#8217;d rather like OMDoc to support more than less features. Wait, XML literals are probably important. In a sense, in parallel markup you also annotate stuff with XML literals. We do not want annotations to be just strings.</p>
<p>Also, certain facts require more verbose markup in Microdata, compared to RDFa.</p>
<p>On HTML5 vs. XML: I might have expressed it wrongly. HTML5 is not incompatible with XML. However, the non-XML syntax of HTML5 does not support namespaces. That is why RDFa cannot directly be incorporated into HTML5, and that is the root of the Microdata vs. RDFa conflict. Non-support of namespaces in some XML tools and in sTeX is IMHO rather to blame on these tools than on XML.</p>
<p>On pragmatic vs. strict: I agree that we could easily switch to Microdata (both on the input side of pragmatic OMDoc metadata, and on the output side of presentational XHTML+MathML) if we realize that they should become more successful than RDFa. My position of not switching was rather in the sense of not dropping the RDFa support that we already have, but instead waiting.</p>
<p>I agree with both of you that we need pragmatic markup.  However, we should be careful in how much of Microdata to adopt for pragmatic OMDoc.  Microdata, being almost as expressive as RDFa, is IMHO still too strict to be pragmatic <img src='http://kwarc.info/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   So I think that pragmatic OMDoc should be much more pragmatic than Microdata (and thus: much easier to use, much less expressive, but covering most of what you need on a daily basis).</p>
<p>On ad hoc markup: I am not sure about that.  Ad hoc markup is not the same as pragmatic content markup.  Pragmatic content markup has a well-defined semantics, by way of translation to strict content markup.  Ad hoc markup can be quite un-semantic, just think of &lt;omtext type=&#8221;foobar&#8221;&gt;.  What does it mean?  If it is not documented anywhere, it does not mean anything.  My position here is that we should only allow @type values for which we have specified a pragmatic→strict translation (i.e. basically the OMDoc 1.2 ones), or that we should allow authors to extend the vocabulary, provided that they specify such a translation for their extensions.  I think the design of that can be guided by formula markup: We don&#8217;t allow ad hoc math content markup either. Either we use presentation markup (i.e. PMML embedded into OMDoc, which is possible), or we use content markup, and then we have to say what symbol from what CD we are using.</p>
<p>Or am I wrong?  I just realize that we could write &lt;OMA&gt;&lt;OMV name=&#8221;some-function&#8221;/&gt; … &lt;/OMA&gt;, i.e. use an ad hoc placeholder for something we can/want/need not yet define as a proper symbol.</p>
<p>On dealing with existing documents: When we convert legacy documents to OMDoc, we can easily map ad hoc annotations to URIs (granted, not really &#8220;semantic&#8221; ones) by generating new namespaces, e.g. <a href="http://URI-of-legacy-document/annotation#" rel="nofollow">http://URI-of-legacy-document/annotation#</a>.  This process is automated, so it wouldn&#8217;t bother human authors.</p>
<p>However, the SAMS use case may be different. Andrea, I like your idea of &#8220;realizing at some point that you need semantics&#8221; and the reference to brainwashing. But then you probably only start coding OMDoc after you realized that. Or should we also design an OMDoc-based workflow that allows you to start in a completely ad hoc way?</p>
<p>Can you elaborate on the idea that &#8220;we need ad hoc markup in order to create well-defined ontologies&#8221;?  You said that you are using RDFa to create ontologies within your OMDoc document. Indeed these ontologies are ad hoc from the point of view that you do not start by first defining symbols in OMDoc, but that you simply refer to names in your RDFa attributes.  But compared to what you can do with Microdata, it is less ad hoc already, in that you commit to well-defined URIs for your annotation properties.  THIS is IMHO what prepares you to complete the formal ontologies afterwards, as you &#8220;only&#8221; have to add semantics to those URIs.  But as I see it, it differs from what I&#8217;d call ad hoc annotation, e.g. &lt;meta property=&#8221;foobar&#8221;&gt;value&lt;/meta&gt;, where there is no way of identifying &#8220;foobar&#8221; in a scalable/maintainable way. (OK, you could change it to a URI in a later version of the document, you see, the case for RDFa is not as easy as I thought.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by ako</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1156</link>
		<dc:creator>ako</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1156</guid>
		<description><![CDATA[I only want to comment on the point labelled &#039;4&#039; (&quot;We are interested in using well-defined ontologies to express semantics, so we don’t need ad hoc “semantic” markup.&quot;) and Michael&#039;s statement concerning this. 

I strongly believe that &quot;ad hoc markup&quot; is very important for an ever-growing acceptance of semantic technology. Why? The standard argument is convenience, mostly hinting at the laziness of users. But that is not all. Convenience also refers to the necessity of dealing with existing documents in all formats. I want to stress it again: necessity! As researchers we sometimes think we invent the world, so we can start at point zero. We all know that this is a false assumption for people living in the world. 
Look at our SAMSDocs project at DFKI: In a nutshell, we have strongly interrelated project documents that need to be converted to OMDoc files in order to set up a change management system (DocTip) potentially as a project management system. It was set-up as a use case, but after the project SAMS is now closed for 10 days, ideas start to float around to continue the project in that-or-that direction reusing its &#039;verified&#039; base --- only that the verification depends on working change management facilities. This sounds rather typical, don&#039;t you think? Michael&#039;s favorite example for the demand for sem. technology, the Apollo-rocket disaster, fits in as well. You don&#039;t start out with semantics, but you realize you need it at some point.
Back to the SAMSDocs project and my experiences there. First, I tried very hard to convert their tex documents into standard OMDoc. Problems over problems there, because stex is fine, but only for authoring a semantic document (thereby already brainwashing the author towards conceptual thinking). What I found was a set of documents of which their authors thought that it was well-structured, many relations and all-in-all &#039;semantic&#039;. Mmh. Semantic yes, but in an unordered, unorthodox, narrative way. 
Then, I realized that there really is no need for standard OMDoc. With Christoph and Michael&#039;s RDFa-extension (the resource/link elements) I&#039;m writing now distinct system ontologies in OMDoc e.g. one for the project&#039;s organizational relations and one for an easy-going, &#039;light&#039; object-approach in OMDoc. In the end, this will serve spreading the use of the OMDoc format.
My point is, that usability is NOT equal to user-friendliness, it is much more. So I would say: &quot;We are interested in using well-defined ontologies to express semantics, so we DO need SEMANTIC AD HOC MARKUP in order to get it to work!&quot;.]]></description>
		<content:encoded><![CDATA[<p>I only want to comment on the point labelled &#8217;4&#8242; (&#8220;We are interested in using well-defined ontologies to express semantics, so we don’t need ad hoc “semantic” markup.&#8221;) and Michael&#8217;s statement concerning this. </p>
<p>I strongly believe that &#8220;ad hoc markup&#8221; is very important for an ever-growing acceptance of semantic technology. Why? The standard argument is convenience, mostly hinting at the laziness of users. But that is not all. Convenience also refers to the necessity of dealing with existing documents in all formats. I want to stress it again: necessity! As researchers we sometimes think we invent the world, so we can start at point zero. We all know that this is a false assumption for people living in the world.<br />
Look at our SAMSDocs project at DFKI: In a nutshell, we have strongly interrelated project documents that need to be converted to OMDoc files in order to set up a change management system (DocTip) potentially as a project management system. It was set-up as a use case, but after the project SAMS is now closed for 10 days, ideas start to float around to continue the project in that-or-that direction reusing its &#8216;verified&#8217; base &#8212; only that the verification depends on working change management facilities. This sounds rather typical, don&#8217;t you think? Michael&#8217;s favorite example for the demand for sem. technology, the Apollo-rocket disaster, fits in as well. You don&#8217;t start out with semantics, but you realize you need it at some point.<br />
Back to the SAMSDocs project and my experiences there. First, I tried very hard to convert their tex documents into standard OMDoc. Problems over problems there, because stex is fine, but only for authoring a semantic document (thereby already brainwashing the author towards conceptual thinking). What I found was a set of documents of which their authors thought that it was well-structured, many relations and all-in-all &#8216;semantic&#8217;. Mmh. Semantic yes, but in an unordered, unorthodox, narrative way.<br />
Then, I realized that there really is no need for standard OMDoc. With Christoph and Michael&#8217;s RDFa-extension (the resource/link elements) I&#8217;m writing now distinct system ontologies in OMDoc e.g. one for the project&#8217;s organizational relations and one for an easy-going, &#8216;light&#8217; object-approach in OMDoc. In the end, this will serve spreading the use of the OMDoc format.<br />
My point is, that usability is NOT equal to user-friendliness, it is much more. So I would say: &#8220;We are interested in using well-defined ontologies to express semantics, so we DO need SEMANTIC AD HOC MARKUP in order to get it to work!&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microdata vs. RDFa – What does it mean to us? by kohlhase</title>
		<link>http://kwarc.info/blog/2009/10/28/microdata-vs-rdfa/comment-page-1/#comment-1155</link>
		<dc:creator>kohlhase</dc:creator>
		<pubDate>Thu, 29 Oct 2009 06:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=919#comment-1155</guid>
		<description><![CDATA[Hmmm, interesting. Hixie is at it again, suggesting new syntax (that he thinks simpler) for something that involves namespaces. 

And as always it is unclear what will become of it. But all in all (like HTML5), I think that this is a useful experiment. Even as a namespaces friend never quite liked the RDFa syntax anyways, since it used namespace prefixes inside attributes. That creates some management problems, since it is not really supported by XML tools and applications (e.g. in sTeX we have to generate some xxx:dummy attribute sso that the namespace xxx of an ontology is generated at all). So I view the microdata proposal with some sympathy. 

All of course, IF microdata can express all that RDFa can, but the turtle example in the spec seems to suggest that; but I am not sure. 

But I think with OMDoc we are in a comfortable position. 

On the representation side, we can use the RDFa-based syntax we propose in OMDoc1.6 (I like HTML5 without the space indeed) and if microdata wins out over RDFa in the marketplace change to that syntax in OMDoc1.x. So there is nothing really at stake here except our implementations. 

ON the generation side things are equally relaxed. We can generate microdata from our RDFa or copy our RDFa or even generate both. 

In particular, I cannot see that there is anything XML-incompatible with HTML5 or microdata. HTML5 just adds a non-XML syntax to XHTML5 (it has been made clear by the HTML5 crowd that you can see HTML5 as a convenient? input syntax for XHTML5, which is the data model beneath it, see e.g. http://html5doctor.com/html-5-xml-xhtml-5/). So in a way HTML5 does something very similar to what we have in mind with strict/pragmatic OMDoc in OMDoc2, only the restrict it to the syntax. I view the non-XML syntax of HTML5 as &quot;Pragmatic HTML&quot; (easier to write) which is translated by the syntax rules in the HTML5 spec to a DOM (that is equivalent to XHTML5) i.e. &quot;strict HTML&quot;. We do the same: strict/pragmatic OMDoc, only that our translation is much more far-reaching. 

Finally, in the light of this, a response for your last point, we are indeed interested in an &quot;ad hoc markup&quot; syntax for pragmatic OMDoc which can be used for convenience. Only that we would view it as a pragmatic syntax for a well-defined ontology-based strict syntax.]]></description>
		<content:encoded><![CDATA[<p>Hmmm, interesting. Hixie is at it again, suggesting new syntax (that he thinks simpler) for something that involves namespaces. </p>
<p>And as always it is unclear what will become of it. But all in all (like HTML5), I think that this is a useful experiment. Even as a namespaces friend never quite liked the RDFa syntax anyways, since it used namespace prefixes inside attributes. That creates some management problems, since it is not really supported by XML tools and applications (e.g. in sTeX we have to generate some xxx:dummy attribute sso that the namespace xxx of an ontology is generated at all). So I view the microdata proposal with some sympathy. </p>
<p>All of course, IF microdata can express all that RDFa can, but the turtle example in the spec seems to suggest that; but I am not sure. </p>
<p>But I think with OMDoc we are in a comfortable position. </p>
<p>On the representation side, we can use the RDFa-based syntax we propose in OMDoc1.6 (I like HTML5 without the space indeed) and if microdata wins out over RDFa in the marketplace change to that syntax in OMDoc1.x. So there is nothing really at stake here except our implementations. </p>
<p>ON the generation side things are equally relaxed. We can generate microdata from our RDFa or copy our RDFa or even generate both. </p>
<p>In particular, I cannot see that there is anything XML-incompatible with HTML5 or microdata. HTML5 just adds a non-XML syntax to XHTML5 (it has been made clear by the HTML5 crowd that you can see HTML5 as a convenient? input syntax for XHTML5, which is the data model beneath it, see e.g. <a href="http://html5doctor.com/html-5-xml-xhtml-5/" rel="nofollow">http://html5doctor.com/html-5-xml-xhtml-5/</a>). So in a way HTML5 does something very similar to what we have in mind with strict/pragmatic OMDoc in OMDoc2, only the restrict it to the syntax. I view the non-XML syntax of HTML5 as &#8220;Pragmatic HTML&#8221; (easier to write) which is translated by the syntax rules in the HTML5 spec to a DOM (that is equivalent to XHTML5) i.e. &#8220;strict HTML&#8221;. We do the same: strict/pragmatic OMDoc, only that our translation is much more far-reaching. </p>
<p>Finally, in the light of this, a response for your last point, we are indeed interested in an &#8220;ad hoc markup&#8221; syntax for pragmatic OMDoc which can be used for convenience. Only that we would view it as a pragmatic syntax for a well-defined ontology-based strict syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Online Social Networks: Why do &#8220;we&#8221; use facebook? by function1983</title>
		<link>http://kwarc.info/blog/2008/09/26/online-social-networks-why-do-we-use-facebook/comment-page-1/#comment-1154</link>
		<dc:creator>function1983</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=268#comment-1154</guid>
		<description><![CDATA[thank u for sharing the paper]]></description>
		<content:encoded><![CDATA[<p>thank u for sharing the paper</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML Pattern Matching and Functional Programming by Immanuel Normann</title>
		<link>http://kwarc.info/blog/2008/12/02/xml-pattern-matching-and-functional-programming/comment-page-1/#comment-547</link>
		<dc:creator>Immanuel Normann</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=842#comment-547</guid>
		<description><![CDATA[The Scheme XML tools in fact does not have a very active community.

Nonetheless, these tools work well. I used them once for a plugin to import OpenMath into TeXmacs. And you can use also your XPath inside these sxml tools - look, for instance, at Example 10:

(sxpath &quot;bib/book[@year &gt; 1993][position()&lt;=2]&quot;)

from the &lt;a href=&quot;http://modis.ispras.ru/Lizorkin/sxml-tutorial.html#hevea:sxpathlib&quot; rel=&quot;nofollow&quot;&gt;sxml tutorial&lt;/a&gt;
]]></description>
		<content:encoded><![CDATA[<p>The Scheme XML tools in fact does not have a very active community.</p>
<p>Nonetheless, these tools work well. I used them once for a plugin to import OpenMath into TeXmacs. And you can use also your XPath inside these sxml tools &#8211; look, for instance, at Example 10:</p>
<p>(sxpath &#8220;bib/book[@year > 1993][position()< =2]&#8220;)</p>
<p>from the <a href="http://modis.ispras.ru/Lizorkin/sxml-tutorial.html#hevea:sxpathlib" rel="nofollow">sxml tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML Pattern Matching and Functional Programming by Christoph</title>
		<link>http://kwarc.info/blog/2008/12/02/xml-pattern-matching-and-functional-programming/comment-page-1/#comment-546</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=842#comment-546</guid>
		<description><![CDATA[Yes, I just left our &quot;in XSLT&quot; in that sentence and didn&#039;t realize the ambiguity. Of course I know that actual functional languages are not awkward – they may just be awkward for pattern matching. Just compare: If I want to match an OMDoc theory in Scala, I have to write &quot;&lt;code&gt;(&lt;g&gt;theory) { _* } (/theory)&lt;/code&gt;&quot;, whereas in XPath I can simply write &quot;theory&quot; ;-) – replace (…) by angle brackets; WordPress doesn&#039;t allow them.

Thanks for the Scheme link! It doesn&#039;t really look like an active project, but I&#039;ve always liked the Lisp way of thinking.

OK, so you would recommend HXT – I&#039;ll have a look. Oh, I see, I&#039;ve had a look into that before and didn&#039;t read carefully enough. They do support an XPath-like shorthand notation for addressing nodes.

I think that Xcerpt is not suitable, because I want to do different things: no inference, but translation, and the translation in a slightly more complex way that Xcerpt would offer me for free.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Yes, I just left our &#8220;in XSLT&#8221; in that sentence and didn&#8217;t realize the ambiguity. Of course I know that actual functional languages are not awkward – they may just be awkward for pattern matching. Just compare: If I want to match an OMDoc theory in Scala, I have to write &#8220;<code>(<g>theory) { _* } (/theory)</g></code>&#8220;, whereas in XPath I can simply write &#8220;theory&#8221; <img src='http://kwarc.info/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  – replace (…) by angle brackets; WordPress doesn&#8217;t allow them.</p>
<p>Thanks for the Scheme link! It doesn&#8217;t really look like an active project, but I&#8217;ve always liked the Lisp way of thinking.</p>
<p>OK, so you would recommend HXT – I&#8217;ll have a look. Oh, I see, I&#8217;ve had a look into that before and didn&#8217;t read carefully enough. They do support an XPath-like shorthand notation for addressing nodes.</p>
<p>I think that Xcerpt is not suitable, because I want to do different things: no inference, but translation, and the translation in a slightly more complex way that Xcerpt would offer me for free.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML Pattern Matching and Functional Programming by Immanuel Normann</title>
		<link>http://kwarc.info/blog/2008/12/02/xml-pattern-matching-and-functional-programming/comment-page-1/#comment-545</link>
		<dc:creator>Immanuel Normann</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://kwarc.info/blog/?p=842#comment-545</guid>
		<description><![CDATA[I suppose you meant &quot;Functional programming is awkward but possible in *XSLT*&quot;. It is not awkward in (at least two) other functional programming languages.

I can recommend the Scheme XML tools (http://modis.ispras.ru/Lizorkin/sxml-tutorial.html) or the Haskell XML Toolbox (HXT) (http://www.fh-wedel.de/~si/HXmlToolbox/).
You may consider also the deductive and rule-based query language for graph-structured data &quot;XCerpt&quot; which is build on top of HXT.]]></description>
		<content:encoded><![CDATA[<p>I suppose you meant &#8220;Functional programming is awkward but possible in *XSLT*&#8221;. It is not awkward in (at least two) other functional programming languages.</p>
<p>I can recommend the Scheme XML tools (<a href="http://modis.ispras.ru/Lizorkin/sxml-tutorial.html" rel="nofollow">http://modis.ispras.ru/Lizorkin/sxml-tutorial.html</a>) or the Haskell XML Toolbox (HXT) (<a href="http://www.fh-wedel.de/~si/HXmlToolbox/" rel="nofollow">http://www.fh-wedel.de/~si/HXmlToolbox/</a>).<br />
You may consider also the deductive and rule-based query language for graph-structured data &#8220;XCerpt&#8221; which is build on top of HXT.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
