Revision: 1826
Author: [email protected]
Date: Sun Jan 31 14:21:52 2010
Log: Added DOAP for ATutor project (fixes issue 244)
http://code.google.com/p/simal/source/detail?r=1826

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

=======================================
--- /dev/null
+++ /trunk/rdf/oss-watch/ATutor.xml     Sun Jan 31 14:21:52 2010
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2009 University of Oxford
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+    xmlns="http://usefulinc.com/ns/doap#";
+    xmlns:foaf="http://xmlns.com/foaf/0.1/";
+    xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
+    xmlns:dc="http://purl.org/dc/elements/1.1/";
+    xmlns:projects="http://projects.apache.org/ns/asfext#";>
+<Project 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:admin="http://webns.net/mvcb/";>
+ <name>ATutor Learning Content Management System</name>
+ <shortname>ATutor</shortname>
+ <shortdesc>ATutor is an Open Source Web-based Learning Content Management System (LCMS/LMS) and social networking environment designed with accessibility and adaptability in mind.</shortdesc> + <description>ATutor is an Open Source Web-based Learning Content Management System (LCMS/LMS) and social networking environment designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an adaptive, social learning environment.</description>
+ <homepage rdf:resource="http://www.atutor.ca/"; />
+ <homepage rdf:resource="http://atutor.sourceforge.net/"; />
+
+ <category rdf:resource="http://jisc.ac.uk/programme#38"; />
+ <category rdf:resource="http://simal.oss-watch.ac.uk/category/coursemanagement"; rdfs:label="Course management" /> + <category rdf:resource="http://simal.oss-watch.ac.uk/category/learningenvironments"; rdfs:label="Learning Environments" />
+
+ <wiki rdf:resource="http://wiki.atutor.ca"; />
+ <download-page rdf:resource="http://www.atutor.ca/atutor/download.php"; />
+ <bug-database rdf:resource="http://www.atutor.ca/development/bugs/"; />
+ <programming-language>PHP</programming-language>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"; />
+ <maintainer>
+  <foaf:Person>
+     <foaf:name>Greg Gay</foaf:name>
+     <foaf:homepage rdf:resource="http://wiki.atutor.ca/display/~admin"/>
+ <foaf:mbox_sha1sum>b673333bd79e34cf06e74752fe9f792cbfe39736</foaf:mbox_sha1sum>
+  </foaf:Person>
+ </maintainer>
+ <repository>
+   <SVNRepository>
+     <browse rdf:resource='http://websvn.atrc.utoronto.ca/' />
+ <location rdf:resource='http://atutorsvn.atrc.utoronto.ca/repos/atutor/trunk' />
+   </SVNRepository>
+ </repository>
+</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