source: Dev/branches/jos-branch/data/applications/applications.rdf @ 129

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

Added data/ folder

File size: 1.2 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/applications/applications.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/application/364790b25634bf9b45fa16248a764eff">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
12   <ns1:uid>364790b25634bf9b45fa16248a764eff</ns1:uid>
13   <ns1:title>app2</ns1:title>
14   <ns1:description>craft</ns1:description>
15   <ns1:style><![CDATA[]]></ns1:style>
16</rdf:Description>
17
18<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/29561e34ea30746a46f3027972a5d5f9">
19   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
20   <ns1:uid>29561e34ea30746a46f3027972a5d5f9</ns1:uid>
21   <ns1:title>Sup, testing if the title changes properly.</ns1:title>
22   <ns1:description>test</ns1:description>
23   <ns1:style><![CDATA[]]></ns1:style>
24</rdf:Description>
25
26</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.