source: Dev/branches/rest-dojo-ui/server/data/users/respondents.rdf @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

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.