source: Dev/branches/jos-branch/data/users/respondents.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.1 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/users/respondents.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/predicates/respondent/ed75e5ef3c0c73a82593acc590a97262">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/predicates/respondent"/>
12   <ns1:uid>ed75e5ef3c0c73a82593acc590a97262</ns1:uid>
13   <ns1:name>Jos</ns1:name>
14   <ns1:password>test</ns1:password>
15</rdf:Description>
16
17<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/predicates/respondent/67e911ea2f86ac11378d9460184cbc78">
18   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/predicates/respondent"/>
19   <ns1:uid>67e911ea2f86ac11378d9460184cbc78</ns1:uid>
20   <ns1:name>Jos</ns1:name>
21   <ns1:password>test</ns1:password>
22</rdf:Description>
23
24<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/predicates/respondent/a6e4e3ddeb2f8669a682d5b4879f68ce">
25   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/predicates/respondent"/>
26   <ns1:uid>a6e4e3ddeb2f8669a682d5b4879f68ce</ns1:uid>
27   <ns1:name>Jos</ns1:name>
28   <ns1:password>test</ns1:password>
29</rdf:Description>
30
31<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/predicates/respondent/6ca29d44ef05ba5367261d36f4ff767c">
32   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/predicates/respondent"/>
33   <ns1:uid>6ca29d44ef05ba5367261d36f4ff767c</ns1:uid>
34   <ns1:name>Jos</ns1:name>
35   <ns1:password>test</ns1:password>
36</rdf:Description>
37
38<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/respondent/0e3f8fec2bd4773ab951ac8606850ebf">
39   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/respondent"/>
40   <ns1:uid>0e3f8fec2bd4773ab951ac8606850ebf</ns1:uid>
41   <ns1:name>Jos</ns1:name>
42   <ns1:password>qwerty</ns1:password>
43</rdf:Description>
44
45
46</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.