Revision: 1873
Author: [email protected]
Date: Sat Mar 20 08:18:23 2010
Log: DOAP file for OSS Watch, copied from test data and updated.
http://code.google.com/p/simal/source/detail?r=1873
Added:
/trunk/rdf/oss-watch/OssWatch.xml
=======================================
--- /dev/null
+++ /trunk/rdf/oss-watch/OssWatch.xml Sat Mar 20 08:18:23 2010
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ Copyright 2007 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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ 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#"
+ xmlns:simal="http://oss-watch.ac.uk/ns/0.2/simal#">
+
+ <Project rdf:about="http://www.oss-watch.ac.uk/ossWatch#">
+ <name>OSS Watch open source advisory service</name>
+
+ <shortname>OSSWatch</shortname>
+
+ <shortdesc xml:lang="en">
+ Unbiased advice and guidance to UK higher and further education
+ </shortdesc>
+
+ <description xml:lang="en">
+ OSS Watch promotes awareness and understanding of the legal,
+ social, technical and economic issues that arise when educational
+ institutions engage with free and open source software. It does
+ this by providing unbiased advice and guidance to UK higher and
+ further education.
+ </description>
+
+ <foaf:Organization>
+ <foaf:name>University of Oxford</foaf:name>
+ </foaf:Organization>
+
+ <foaf:weblog>
+ <foaf:Document rdf:about="http://osswatch.jiscinvolve.org/feed">
+ <dc:title>Team Blog</dc:title>
+ </foaf:Document>
+ </foaf:weblog>
+
+ <foaf:weblog>
+ <foaf:Document
rdf:about="http://rss.oucs.ox.ac.uk/oxitems/generatersstwo2.php?channel_name=projects/oss-watch/announce,projects/oss-watch/reports,projects/oss-watch/briefings,projects/oss-watch/communitynews">
+ <dc:title>News</dc:title>
+ </foaf:Document>
+ </foaf:weblog>
+
+ <homepage rdf:resource="http://www.oss-watch.ac.uk/" />
+
+ <created>2007-1-16</created>
+
+ <foaf:seeAlso
+ rdf:resource="http://www.oss-watch.ac.uk/rss/osswatchnews.rss"
+ dc:format="application/rss+xml" dc:title="News" />
+ <foaf:seeAlso
+ rdf:resource="http://www.oss-watch.ac.uk/rss/events.rss"
+ dc:format="application/rss+xml" dc:title="Events" />
+ <foaf:seeAlso
+ rdf:resource="http://www.oss-watch.ac.uk/rss/briefings.rss"
+ dc:format="application/rss+xml" dc:title="Briefings" />
+ <foaf:seeAlso
+ rdf:resource="http://www.oss-watch.ac.uk/rss/communitynews.rss"
+ dc:format="application/rss+xml" dc:title="Community" />
+
+ <maintainer>
+ <foaf:Person rdf:about="http://people.apache.org/~rgardler/#me">
+ <foaf:name>Ross Gardler</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ <rdfs:seeAlso
+ rdf:resource="http://people.apache.org/~rgardler/foaf.rdf.xml" />
+ </foaf:Person>
+ </maintainer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~gabriel.hanganu/#me">
+ <foaf:name>Gabriel Hanganu</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~rowan.wilson/#me">
+ <foaf:name>Rowan Wilson</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~steve.lee/#me">
+ <foaf:name>Steve Lee</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~sander.vanderwaal/#me">
+ <foaf:name>Sander van der Waal</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~elena.blanco/#me">
+ <foaf:name>Elena Blanco</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ <developer>
+ <foaf:Person
+ rdf:about="http://people.oss-watch.ac.uk/~elizabeth.tatham/#me">
+ <foaf:name>Elizabeth Tatham</foaf:name>
+ </foaf:Person>
+ </developer>
+
+ </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.