Revision: 1977
Author: [email protected]
Date: Fri Jul 23 08:10:51 2010
Log: Glimmer CISM first version.
http://code.google.com/p/simal/source/detail?r=1977

Added:
 /trunk/rdf/oss-watch/Glimmer.xml

=======================================
--- /dev/null
+++ /trunk/rdf/oss-watch/Glimmer.xml    Fri Jul 23 08:10:51 2010
@@ -0,0 +1,47 @@
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
+     xmlns="http://usefulinc.com/ns/doap#";
+     xmlns:foaf="http://xmlns.com/foaf/0.1/";
+     xmlns:v="http://www.w3.org/2006/vcard/ns#";
+     xmlns:dc="http://purl.org/dc/core/";
+     xmlns:dcterms="http://purl.org/dc/terms/";
+     xmlns:simal="http://oss-watch.ac.uk/ns/0.2/simal#";
+     xmlns:cerif="http://www.dotac.info/ontology/CERIF2008.owl#";
+>
+<Project rdf:about="http://registry.oss-watch.ac.uk/projects/Glimmer";>
+ <created>2010-6-30</created>
+ <name>Glimmer-CISM</name>
+ <shortname>Glimmer</shortname>
+ <shortdesc xml:lang="en">GLIMMER is a set of libraries, utilities and example climate drivers used to simulate ice sheet evolution.</shortdesc> + <description xml:lang="en">GLIMMER is a set of libraries, utilities and example climate drivers used to simulate ice sheet evolution. At its core, it implements the standard, shallow-ice representation of ice sheet dynamics. This approach to ice sheet modelling is well-established, as are the numerical methods used. What is innovative about GLIMMER is its design, which is motivated by the desire to create an ice modelling system which is easy to interface to a wide variety of climate models, without the user having to have a detailed knowledge of its inner workings. This is achieved by several means, including the provision of a well-defined code interface to the model, as well as the adoption of a very modular design. The model is coded almost entirely in standards-complient Fortran 95, and extensive use is made of the advances features of that language.</description>
+ <homepage rdf:resource="http://glimmer-cism.berlios.de/"/>
+ <blog rdf:resource="http://glimmer-cism.berlios.de/index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=1&amp;Itemid=50"/> + <foaf:seeAlso dc:title="Project blog" rdf:resource="http://glimmer-cism.berlios.de/index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=1&amp;Itemid=50&amp;format=feed&amp;type=rss"; dc:format="application/rss+xml" />
+ <programming-language>Fortran 95</programming-language>
+ <maintainer>
+  <foaf:Person rdf:about="http://www.geos.ed.ac.uk/homes/mhagdorn/";>
+   <foaf:name>Magnus Hagdorn</foaf:name>
+ <foaf:homepage rdf:resource="http://www.geos.ed.ac.uk/homes/mhagdorn//"/> + <foaf:depiction rdf:resource="http://www.geos.ed.ac.uk/homes/mhagdorn/magi.jpg/"/>
+   <foaf:mbox rdf:resource="mailto:[email protected]"; />
+ <foaf:mbox_sha1sum>fe31c20f28032ef4c49d67ca7201feb8ed2773b7</foaf:mbox_sha1sum>
+  </foaf:Person>
+ </maintainer>
+ <developer>
+  <foaf:Person rdf:about="https://widget.ucsd.edu/users/pworcester";>
+   <foaf:name>Sasha Carter</foaf:name>
+ <foaf:homepage rdf:resource="https://widget.ucsd.edu/users/pworcester/"/>
+   <foaf:mbox rdf:resource="mailto:[email protected]"; />
+ <foaf:mbox_sha1sum>8d12c79ebbbbbe238dbd520ce9e509a9e717a6fe</foaf:mbox_sha1sum>
+  </foaf:Person>
+ </developer>
+ <repository>
+  <SVNRepository>
+ <location rdf:resource="http://svn.berlios.de/svnroot/repos/glimmer-cism"/>
+    <browse rdf:resource="https://svn.berlios.de/wsvn/glimmer-cism"/>
+  </SVNRepository>
+ </repository>
+ <bug-database rdf:resource="https://developer.berlios.de/bugs/?group_id=10995"/>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
+</Project>
+</rdf:RDF>

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to