source: Dev/trunk/data/users/users.rdf @ 82

Last change on this file since 82 was 82, checked in by basvannuland, 14 years ago

Start with new separate question db

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/users.rdf#"
7   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8   xmlns:ns1="http://www.survey.tool/predicates/">
9
10<rdf:Description rdf:about="http://www.survey.tool/resources/user/90d392c2c2e4303c80e7fdf114bb5c5a">
11   <ns1:resource_type rdf:resource="http://www.survey.tool/resources/user"/>
12   <ns1:name>Bas</ns1:name>
13   <ns1:uid>90d392c2c2e4303c80e7fdf114bb5c5a</ns1:uid>
14   <ns1:password>7oQB+6q1NLM/zyzMcaYsfuEUcvuUlgm/UfP/xwxJFRA=</ns1:password>
15</rdf:Description>
16
17<rdf:Description rdf:about="http://www.survey.tool/resources/user/e93dda3924206c6fd2e4a52a2999415a">
18   <ns1:resource_type rdf:resource="http://www.survey.tool/resources/user"/>
19   <ns1:name>Igor</ns1:name>
20   <ns1:uid>e93dda3924206c6fd2e4a52a2999415a</ns1:uid>
21   <ns1:password>AHNpYa+Ft7ZrC5KpRisJTJkhIqCANtF46xizdXF4ecQ=</ns1:password>
22</rdf:Description>
23
24</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.