Last change
on this file since 263 was
263,
checked in by hendrikvanantwerpen, 13 years ago
|
- [Client] Finished page framework. See rft/ui/content.js or test files for details.
- [Client] Allow login by pressing Enter.
- [API] On exception include details in json response.
- [Server Use Exceptions when save() fails, iso return values.
|
File size:
717 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/users.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/user/49a9d2d8643b66e5fa0e8f6b7b51a9f3"> |
---|
11 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/user"/> |
---|
12 | <ns1:uid>49a9d2d8643b66e5fa0e8f6b7b51a9f3</ns1:uid> |
---|
13 | <ns1:email>aap</ns1:email> |
---|
14 | <ns1:password>e183abbb166fd6ae504834d9ce7cf8b07fb8edd3</ns1:password> |
---|
15 | </rdf:Description> |
---|
16 | |
---|
17 | </rdf:RDF> |
---|
Note: See
TracBrowser
for help on using the repository browser.