Last change
on this file since 230 was
230,
checked in by jkraaijeveld, 13 years ago
|
Made most functionality from the demo branch work with new database.
|
File size:
1.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/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/d83a3c1ec4c6ef3b04e32bd1241331c4"> |
---|
11 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/respondent"/> |
---|
12 | <ns1:uid>d83a3c1ec4c6ef3b04e32bd1241331c4</ns1:uid> |
---|
13 | <ns1:name>Jos</ns1:name> |
---|
14 | <ns1:password>w8w00rd</ns1:password> |
---|
15 | </rdf:Description> |
---|
16 | |
---|
17 | <rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/respondent/0cf88220111e68549bc04f8b9a8b3ed7"> |
---|
18 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/respondent"/> |
---|
19 | <ns1:uid>0cf88220111e68549bc04f8b9a8b3ed7</ns1:uid> |
---|
20 | <ns1:name>Jos</ns1:name> |
---|
21 | <ns1:password>w8w00rd</ns1:password> |
---|
22 | </rdf:Description> |
---|
23 | |
---|
24 | </rdf:RDF> |
---|
Note: See
TracBrowser
for help on using the repository browser.