source: Dev/branches/rest-dojo-ui/jos-branch/server/data/applications/applications.rdf @ 312

Last change on this file since 312 was 312, checked in by jkraaijeveld, 13 years ago
File size: 754 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/6882c2818716553f92ac207f258d7040">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
12   <ns1:uid>6882c2818716553f92ac207f258d7040</ns1:uid>
13   <ns1:title>Title</ns1:title>
14   <ns1:description>Description</ns1:description>
15   <ns1:style>Style</ns1:style>
16</rdf:Description>
17</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.