From: Leif J. <le...@us...> - 2006-10-05 10:49:56
|
User: leifj Date: 06/10/05 03:49:56 Added: andromda-semweb/xdocs index.xml navigation.xml Log: non-documentation Revision Changes Path 1.1 cartridges/andromda-semweb/xdocs/index.xml Index: index.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <document> <properties> <title>AndroMDA - SemWeb</title> <author email="le...@it...">Leif Johansson</author> </properties> <body> <section name="AndroMDA Semantic Web Cartridge"> <p> A cartridge used for generating an RDF and OWL Schema from a class model. To learn how to use this cartridge, please see the <a href="profile.html">Profile</a> and <a href="namespace.html">Namespace</a> pages. </p> </section> </body> </document> 1.1 cartridges/andromda-semweb/xdocs/navigation.xml Index: navigation.xml =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <project> <title>XmlSchema Cartridge</title> <body> <links> <item name="SemWeb" href="index.html"/> <item name="Cartridges" href="../andromda-cartridges/index.html"/> <item name="AndroMDA" href="../index.html"/> </links> <menu name="Overview"> <item name="Profile" href="profile.html"/> <item name="Namespace" href="namespace.html"/> </menu> </body> </project> |