Last change
on this file since 252 was
252,
checked in by jkraaijeveld, 13 years ago
|
Ticket #5: Added emails to users and respondents. This replaces the original 'name' field.
|
File size:
715 bytes
|
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/resources/respondent/27ee505e4fd4a23785e7314814cc8e82"> |
---|
11 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/respondent"/> |
---|
12 | <ns1:uid>27ee505e4fd4a23785e7314814cc8e82</ns1:uid> |
---|
13 | <ns1:email>rofl@pantoffel.com</ns1:email> |
---|
14 | <ns1:password>iksdee</ns1:password> |
---|
15 | </rdf:Description> |
---|
16 | |
---|
17 | </rdf:RDF> |
---|
Note: See
TracBrowser
for help on using the repository browser.