<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.gramar.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.gramar.org/feed.php">
        <title>Grammatical Architectures org.gramar.storm.gramar</title>
        <description></description>
        <link>http://www.gramar.org/</link>
        <image rdf:resource="http://www.gramar.org/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-03T21:23:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:overview&amp;rev=1470672384&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:walkthrough&amp;rev=1471088468&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.gramar.org/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Grammatical Architectures</title>
        <link>http://www.gramar.org/</link>
        <url>http://www.gramar.org/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:overview&amp;rev=1470672384&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-08T16:06:24+00:00</dc:date>
        <title>org.gramar.storm.gramar:overview</title>
        <link>http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:overview&amp;rev=1470672384&amp;do=diff</link>
        <description>The Storm Topology gramar generates almost the entire implementation of a Storm topology with the following design patterns and features:

	*  Strong typing of data on streams
	*  Spout and bolt implementations factored out into three tiers: Storm-aware, Topology-aware and business logic with strongly typed interfaces between tiers</description>
    </item>
    <item rdf:about="http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:walkthrough&amp;rev=1471088468&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-13T11:41:08+00:00</dc:date>
        <title>org.gramar.storm.gramar:walkthrough</title>
        <link>http://www.gramar.org/doku.php?id=org.gramar.storm.gramar:walkthrough&amp;rev=1471088468&amp;do=diff</link>
        <description>Walkthrough

This page walks through a sample usage of the org.gramar.storm.gramar gramar.  The specifics of the topology to be implemented aren't all that important.  Instead we'll focus on how to use the gramar to generate almost all of the topology implementation.</description>
    </item>
</rdf:RDF>
