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.5 KB
|
Rev | Line | |
---|
[230] | 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/surveys/surveys.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/survey/e0bdd2893f1ba24be2b3cda376e803d8"> |
---|
| 11 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/survey"/> |
---|
| 12 | <ns1:uid>e0bdd2893f1ba24be2b3cda376e803d8</ns1:uid> |
---|
| 13 | <ns1:title>SuperSurvey</ns1:title> |
---|
| 14 | <ns1:description>Beschrijving</ns1:description> |
---|
| 15 | <ns1:creator>9043f64705e67ceb8f28242207b83adf</ns1:creator> |
---|
| 16 | <ns1:has_question>01d9d6f38924700d82cb4d9c167fb1a3</ns1:has_question> |
---|
| 17 | <ns1:has_question>fa9eeeaeb582db67d24ccdda20d02c45</ns1:has_question> |
---|
| 18 | </rdf:Description> |
---|
| 19 | |
---|
| 20 | <rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/survey/cd1abe5d20bb1af6c7ec965af69e3f20"> |
---|
| 21 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/survey"/> |
---|
| 22 | <ns1:uid>cd1abe5d20bb1af6c7ec965af69e3f20</ns1:uid> |
---|
| 23 | <ns1:title>SuperSurvey</ns1:title> |
---|
| 24 | <ns1:description>Beschrijving</ns1:description> |
---|
| 25 | <ns1:creator>9043f64705e67ceb8f28242207b83adf</ns1:creator> |
---|
| 26 | <ns1:has_question>01d9d6f38924700d82cb4d9c167fb1a3</ns1:has_question> |
---|
| 27 | <ns1:has_question>fa9eeeaeb582db67d24ccdda20d02c45</ns1:has_question> |
---|
| 28 | </rdf:Description> |
---|
| 29 | |
---|
| 30 | </rdf:RDF> |
---|
Note: See
TracBrowser
for help on using the repository browser.