<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://cui.unige.ch/isi/ke/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://cui.unige.ch/isi/ke/feed.php">
        <title>Knowledge Engineering @ CUI - swt</title>
        <description></description>
        <link>http://cui.unige.ch/isi/ke/</link>
        <image rdf:resource="http://cui.unige.ch/isi/ke/_media/logo.png" />
       <dc:date>2026-05-23T00:59:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cui.unige.ch/isi/ke/swt:graphs?rev=1634492210&amp;do=diff"/>
                <rdf:li rdf:resource="http://cui.unige.ch/isi/ke/swt:rdf?rev=1634416153&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cui.unige.ch/isi/ke/_media/logo.png">
        <title>Knowledge Engineering @ CUI</title>
        <link>http://cui.unige.ch/isi/ke/</link>
        <url>http://cui.unige.ch/isi/ke/_media/logo.png</url>
    </image>
    <item rdf:about="http://cui.unige.ch/isi/ke/swt:graphs?rev=1634492210&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-17T17:36:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>graphs</title>
        <link>http://cui.unige.ch/isi/ke/swt:graphs?rev=1634492210&amp;do=diff</link>
        <description>Sample RDF Graphs

	*  Mondial</description>
    </item>
    <item rdf:about="http://cui.unige.ch/isi/ke/swt:rdf?rev=1634416153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-16T20:29:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rdf</title>
        <link>http://cui.unige.ch/isi/ke/swt:rdf?rev=1634416153&amp;do=diff</link>
        <description>RDF Exercises

Turtle syntax for RDF

Draw the graph associated to the data expressed in Turtle given below / 

Dessiner le graphe associé aux données suivantes représentées en Turtle:
  x:a x:friend_of x:b , x:c , x:d .
  x:c x:friend_of x:d , x:e , x:f .
  x:a x:friend_of [x:speaks &quot;Japanese&quot;, &quot;German&quot;, &quot;French&quot;]
  x:d x:friend_of x:c , x:a .
  x:a x:studies [x:subject &quot;Knowledge representation&quot;; x:level &quot;master&quot;] .
  x:c x:name “Jim” .
  x:e x:speaks &quot;French&quot; ; x:speaks &quot;German&quot; .
  x:f x:fri…</description>
    </item>
</rdf:RDF>
