source: Dev/branches/jos-branch/data/applications/applications.rdf @ 143

Last change on this file since 143 was 143, checked in by jkraaijeveld, 14 years ago

Made lots of new connectors, stranded on Sessionconnector for now. Need to find a way to retain the order of applicaties and surveys of a pipeline.

File size: 2.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<!-- Generated by RdfSerializer.php from RDF RAP.
3# http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/index.html !-->
4
5<rdf:RDF
6   xml:base="data/applications/applications.rdf#"
7   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8   xmlns:ns1="http://tbm.tudelft.nl/researchtool/predicates/">
9
10<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/c571ae05fa6e69ad63a8793f1484206e">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
12   <ns1:uid>c571ae05fa6e69ad63a8793f1484206f</ns1:uid>
13   <ns1:title>Sup</ns1:title>
14   <ns1:description>herpderp</ns1:description>
15   <ns1:style>derpStyle</ns1:style>
16</rdf:Description>
17
18<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/19770b885bb13f2c5a1e3fd03bf77179">
19   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
20   <ns1:uid>19770b885bb13f2c5a1e3fd03bf77179</ns1:uid>
21   <ns1:title>NewTestTitle</ns1:title>
22   <ns1:description>NewTestDescription</ns1:description>
23   <ns1:style>NewStylo</ns1:style>
24</rdf:Description>
25
26<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/cc91fba98ce357d9eb6709407d8cd4a4">
27   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
28   <ns1:uid>cc91fba98ce357d9eb6709407d8cd4a4</ns1:uid>
29   <ns1:title>NewTestTitle</ns1:title>
30   <ns1:description>NewTestDescription</ns1:description>
31   <ns1:style>NewStylo</ns1:style>
32</rdf:Description>
33
34<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/c9390a27f525d84c1795bcb5c6caf33f">
35   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
36   <ns1:uid>c9390a27f525d84c1795bcb5c6caf33f</ns1:uid>
37   <ns1:title>DotA</ns1:title>
38   <ns1:description>Best game ever</ns1:description>
39   <ns1:style>highskill eu pm</ns1:style>
40</rdf:Description>
41
42
43</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.