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

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: 773 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/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/4069e61b1f523a5b5ff2cecf93e0fc1b">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
12   <ns1:uid>4069e61b1f523a5b5ff2cecf93e0fc1b</ns1:uid>
13   <ns1:title>Hippe App</ns1:title>
14   <ns1:description>Deze app is best wel hip.</ns1:description>
15   <ns1:style>styl0</ns1:style>
16</rdf:Description>
17
18</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.