File: links.xml

package info (click to toggle)
morla 0.16.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,352 kB
  • sloc: ansic: 25,010; sh: 8,903; xml: 224; makefile: 66
file content (44 lines) | stat: -rw-r--r-- 1,132 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0"?>
<morla>
  <title>External Links</title>
  
  <copyright>
    <author>Andrea Marchesini</author>
    <licence>Creative Commons By - Sa 3.0</licence>
  </copyright>

  <section>
    <title>Some important links</title>

    <list>

      <item>
        <s><link external="http://www.morlardf.net/">Morla Web Site</link></s>
      </item>

      <item>
        <s><link external="http://www.autistici.org/bakunin/">Author's HomePage</link></s>
      </item>

      <item>
        <s><link external="http://www.ippolita.net/">Ippolita</link> è un
	server e una comunità di "scriventi", un crocevia per condividere
	strumenti e competenze tra i linguaggi del digitale e i linguaggi
	della scrittura.
	</s>
      </item>

      <item>
        <s><link external="http://www.w3.org/RDF">RDF site</link> on <link external="http://www.w3.org">W3.org</link></s>
      </item>

      <item>
        <s><link external="http://www.schemaweb.info/">SchemaWeb</link>
        is a directory of RDF schemas expressed in the RDFS, OWL and DAML+OIL
        schema languages.</s>
      </item>
    </list>

  </section>
</morla>