blob: 7a6ca909ee70e22a73c1320b9732d9dcd20e2567 [file] [log] [blame]
<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>AMW News</title>
<link>http://eclipse.org/gmt/amw/</link>
<description>AMW News</description>
<item>
<title>Creation of the AMW Wiki</title>
<link>http://wiki.eclipse.org/index.php/AMW</link>
<description>
The AMW Wiki was created. It contains general information about the AMW project, metamodel extensions,
information about the examples, wish list, etc.
</description>
<pubDate>Tue, 22 August 2006 15:30:00 CET</pubDate>
</item>
<item>
<title>New example: using ATL to semi-automatically create weaving models</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example contains a set of matching transformations (implemented in ATL) that produce a weaving
model. The ATL transformations are executed sequentially using AM3 Ant tasks.<br/>
The example is an adapted implementation of the Similarity Flooding algorithm
<font size="-1">(the reference to it is available on the example description)</font>.
</description>
<pubDate>Mon, 24 July 2006 17:30:00 CET</pubDate>
</item>
<item>
<title>New relase / commit with several improvements</title>
<link>http://www.eclipse.org/gmt/amw/download/</link>
<description>New release/commit with many changes in the Model Weaver. <p/>
Most part of changes are related to the metadata file
(that is not hidden from the users anymore), and the
possibility to directly load .ecore weaving metamodels.
<p/>
The new release is available for download at the
<a href="../download/">
download page.</a>
More information
<a href="../download/20060717/">
here.</a>
</description>
<pubDate>Thu, 17 July 2006 11:00:00 CET</pubDate>
</item>
<item>
<title>Weaving Mantis and Bugzilla bug trackers</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example contains an extension to the core weaving metamodel to support interoperability between different tools.
A weaving model conforming to this extension captures links between the metamodels of two bug tracking tools
(<a href="http://www.mantisbt.org/">Mantis</a>
and <a href="http://www.bugzilla.org/">Bugzilla</a>). The metamodels are extracted from the <a href ="http://www.eclipse.org/gmt/am3/zoos/">Atlantic Zoo</a>.
</description>
<pubDate>Mon, 26 June 2006 15:30:00 CET</pubDate>
</item>
<item>
<title>New example: translating KM3 into SQL using AMW and ATL</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example contains a weaving model between a KM3 metamodel and a SQL DDL metamodel.
The weaving model is used to produce an ATL transformation that translates KM3 models
into SQL DDL models. It is similar to the example "Translating SQL into KM3", but the bridge
is executed in the opposite direction.
</description>
<pubDate>Mon, 26 June 2006 15:30:00 CET</pubDate>
</item>
<item>
<title>New example: translating SQL into KM3 using AMW and ATL</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example uses a weaving model between a SQL DDL metamodel and a KM3 metamodel.
The weaving model is used to produce an ATL transformation that translates SQL DDL models
into KM3 models. We used an SQL extracted from <a href="http://www.mantisbt.org/">Mantis</a> bug tracker.
</description>
<pubDate>Mon, 20 June 2006 11:30:00 CET</pubDate>
</item>
<item>
<title>New example: production of ATL and XSLT from the same weaving model</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example generates XSLT and ATL transformations from the same weaving model.
It contains two ATL HOTs (higher-order transformations).
</description>
<pubDate>Mon, 19 June 2006 16:00:00 CET</pubDate>
</item>
<item>
<title>The AMW Zoo is available</title>
<link>http://www.eclipse.org/gmt/amw/zoo/</link>
<description>
The AMW Zoo is a zoo containing weaving metamodels and extensions of weaving metamodels expressed in KM3.
</description>
<pubDate>Fri, 19 May 2006 15:00:00 CET</pubDate>
</item>
<item>
<title>New ATL-AMW traceability example</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example generates an ATL execution trace in a weaving model.
An ATL transformation produces a traceability weaving model.
</description>
<pubDate>Fri, 19 May 2006 13:00:00 CET</pubDate>
</item>
<item>
<title>New HOT that transforms an AMW model into an ATL model</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
This example is an complement that uses the metamodel extension between
foreign keys and nested structures. <br/>
It provides a HOT (higher-order transformation) that transforms a weaving model into
an ATL model.
</description>
<pubDate>Fri, 28 Apr 2006 17:00:00 CET</pubDate>
</item>
<item>
<title>New AMW merge example</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
There is a new example of an extension to the weaving core metamodel.<br />
This extension enables to create a merge weaving model a subset of GML metamodel
and an election metamodel into a SVG metamodel.
</description>
<pubDate>Fri, 14 Apr 2006 16:00:00 CET</pubDate>
</item>
<item>
<title>New AMW example</title>
<link>http://www.eclipse.org/gmt/amw/examples/</link>
<description>
There is a new example of an extension to the weaving core metamodel.<br />
This extension enables to create weavings between a metamodel with foreign key structure
and a metamodel with nested structures.
</description>
<pubDate>Fri, 14 Apr 2006 11:00:00 CET</pubDate>
</item>
<item>
<title>New logo for AMW (Thank you Xavier and Romain)</title>
<link>http://www.eclipse.org/gmt/amw/</link>
<description>
AMW has now a new logo, more sexy.<br />
ATLAS team wants to thank Xavier Méhaut and Romain Larcher for their pretty work.
</description>
<pubDate>Mon, 06 Mar 2006 11:00:00 CET</pubDate>
</item>
<item>
<title>New release available</title>
<link>http://www.eclipse.org/gmt/amw/download/</link>
<description>
A new release of AMW is available. It is compatible with the latest release of ATL.
</description>
<pubDate>Thu, 26 Jan 2006 18:00:00 CET</pubDate>
</item>
<item>
<title>Creation of AMW newsgroup</title>
<link>news://news.eclipse.org/eclipse.tools.gmt.amw</link>
<description>
A newsgroup for discussing &lt;a href="news://news.eclipse.org/eclipse.tools.gmt.amw"&gt;AMW&lt;/a&gt; technical issues, bugs,
suggestions, use cases is now available.
</description>
<pubDate>14 Jun 2005</pubDate>
</item>
<item>
<title>AMW binaries are available</title>
<link>http://www.eclipse.org/gmt/amw/download/</link>
<description>
The AMW binaries are now available in the &lt;a href="http://www.eclipse.org/gmt/amw/download/"&gt;download section&lt;/a&gt;.
The sources are available under CVS.
</description>
<pubDate>10 Jun 2005</pubDate>
</item>
<item>
<title>Start of AMW subproject</title>
<link>http://www.eclipse.org/gmt/amw/</link>
<description>
Creation of &lt;a href="http://www.eclipse.org/gmt/amw/"&gt;AMW&lt;/a&gt; subproject. AMW will be available for download soon.
</description>
<pubDate>07 Jun 2005</pubDate>
</item>
</channel>
</rss>