[m-rev.] diff > add paper and talk to web site

Ian MacLarty maclarty at csse.unimelb.edu.au
Tue Aug 14 15:47:24 AEST 2007


Estimated hours taken: 0.5
Branches: main

Add today's talk and related paper to the web site.

information/include/papers.inc:
    Add talk and paper.

information/papers/mc_owl_mercury_talk_14_08_2007.pdf:
information/papers/mc_swese_2007.pdf:
    PDF files of talk and paper.

news/newsdb.inc:
    Announce the new talk and paper.

Index: information/include/papers.inc
===================================================================
RCS file: /home/mercury1/repository/w3/information/include/papers.inc,v
retrieving revision 1.58
diff -u -r1.58 papers.inc
--- information/include/papers.inc	5 Apr 2007 01:56:58 -0000	1.58
+++ information/include/papers.inc	14 Aug 2007 05:38:51 -0000
@@ -9,7 +9,7 @@
 basis and other topics. In addition, we have written several papers
 on <a href = "papers.html#related">related</a> topics.
 Almost all are available here as postscript
-files, compressed using gzip.
+files, compressed using gzip, or as PDF.
 <p>
 Below the papers, the notes from a number of <a
 href="papers.html#presentations">presentations</a> given on
@@ -564,6 +564,22 @@
 <ul>
 <li>
 <strong>
+<a href = "papers.html#mc_swese_2007">
+Ontology Driven Software Engineering for Real Life Applications
+</a>
+</strong>
+<br>
+Michel Vanden Bossche, Peter Ross, Ian MacLarty, Bert Van Nuffelen,
+Nikolay Pelov
+<em>
+3rd International Workshop on Semantic Web Enabled
+Software Engineering (SWESE 2007)
+</em>
+Innsbruck, Austria, 2007.
+<p>
+
+<li>
+<strong>
 <a href = "papers.html#mu_97_23">
 Termination analysis for logic programs
 </a>
@@ -637,6 +653,20 @@
 
 <li>
 <strong>
+<a href = "papers.html#mc_owl_mercury_talk_14_08_2007">
+Ontology Driven Software Development with Mercury.
+</a>
+</strong>
+<br>
+Ian MacLarty, Peter Ross,
+<em>
+University of Melbourne,
+</em>
+14 August 2007. 
+<p>
+
+<li>
+<strong>
 <a href = "papers.html#g12_unclean">
 Unclean! Unclean! or Purity Issues in Declarative Constraint Logic
 Programming.
@@ -824,6 +854,35 @@
 
 <li>
 <strong>
+<a name="mc_swese_2007">
+Ontology Driven Software Engineering for Real Life Applications
+</a>
+</strong>
+<br>
+Michel Vanden Bossche, Peter Ross, Ian MacLarty, Bert Van Nuffelen,
+Nikolay Pelov
+<br>
+<em>
+3rd International Workshop on Semantic Web Enabled
+Software Engineering (SWESE 2007)
+</em>
+Innsbruck, Austria, 2007.
+<a href = "papers/mc_swese_2007.pdf">
+Available here (121K).
+</a>
+<p>
+In this paper we introduce ODASE (Ontology Driven Architecture for Software
+Engineering). We present how we used ODASE to build a 250 person month
+e-insurance project for a multi-national insurance firm, where only 35% of the
+requirements were known at kick- off.  We required one third of the time of the
+next closest quote for the project, and a similar project built classically at
+another insurance firm required also around three times the resources.
+[The ODASE platform uses Mercury as its implementation language.]
+
+<p>
+
+<li>
+<strong>
 <a name="wangp-hons">
 Parallel Mercury
 </a>
@@ -2698,6 +2757,23 @@
 
 <li>
 <strong>
+<a name = "mc_owl_mercury_talk_14_08_2007">
+Ontology Driven Software Development with Mercury.
+</a>
+</strong>
+<br>
+Ian MacLarty, Peter Ross
+<em>
+University of Melbourne.
+</em>
+14 August 2007. 
+<a href = "papers/mc_owl_mercury_talk_14_08_2007.pdf">
+Available here (370K).
+</a>
+<p>
+
+<li>
+<strong>
 <a name = "g12_unclean">
 Unclean! Unclean! or Purity Issues in Declarative Constraint Logic
 Programming.
Index: information/papers/mc_owl_mercury_talk_14_08_2007.pdf
===================================================================
RCS file: information/papers/mc_owl_mercury_talk_14_08_2007.pdf
diff -N information/papers/mc_owl_mercury_talk_14_08_2007.pdf
Binary files /dev/null and mc_owl_mercury_talk_14_08_2007.pdf differ
Index: information/papers/mc_swese_2007.pdf
===================================================================
RCS file: information/papers/mc_swese_2007.pdf
diff -N information/papers/mc_swese_2007.pdf
Binary files /dev/null and mc_swese_2007.pdf differ
Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.102
diff -u -r1.102 newsdb.inc
--- news/newsdb.inc	6 Aug 2007 04:56:17 -0000	1.102
+++ news/newsdb.inc	14 Aug 2007 05:36:48 -0000
@@ -22,6 +22,11 @@
 
 $newsdb = array(
 
+"14 August 2007" => array("New Paper and Talk",
+"A paper and a presentation have been added to the
+<A HREF=\"information/papers.html\">papers page</A> describing how
+Mission Critical is using Mercury in the \"real world\"."),
+
 "6 August 2007" => array("Erlang backend",
 
 "There's a new back-end for the Mercury compiler that compiles to Erlang, so
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list