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

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

save and load application
start with save and load session

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