source: Dev/branches/jos-branch/data/answers/answers.rdf @ 143

Last change on this file since 143 was 143, checked in by jkraaijeveld, 14 years ago

Made lots of new connectors, stranded on Sessionconnector for now. Need to find a way to retain the order of applicaties and surveys of a pipeline.

File size: 1.1 KB
RevLine 
[143]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/answers/answers.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/answer/826b5ab1c5ef9a9f59832b7dbd2f7360">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/answer"/>
12   <ns1:uid>826b5ab1c5ef9a9f59832b7dbd2f7360</ns1:uid>
13   <ns1:question_code>2807fdaf2fe624323d24a5d85599eb83</ns1:question_code>
14   <ns1:answered>42</ns1:answered>
15</rdf:Description>
16
17<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/answer/8bd823fe04d1eba795870f6bc13a8bc7">
18   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/answer"/>
19   <ns1:uid>8bd823fe04d1eba795870f6bc13a8bc7</ns1:uid>
20   <ns1:question_code>q2</ns1:question_code>
21   <ns1:answered>21</ns1:answered>
22   <ns1:answered>42</ns1:answered>
23</rdf:Description>
24
25</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.