source: cats/RELcat/trunk/mod-RELcat-site/site/index.html @ 5270

Last change on this file since 5270 was 5270, checked in by Menzo Windhouwer, 10 years ago

M mod-RELcat-site/site/index.html

  • added CGN sets

M mod-RELcat-site/about.idoc

  • ??
File size: 39.7 KB
Line 
1<html>
2    <head>
3        <title>RELcat: a Relation Registry for linguistic concepts</title>
4        <link rel="shortcut icon" href="images/favicon.ico" />
5        <link rel="icon" href="images/favicon.gif" type="image/gif" />
6        <link href="./style.css" rel="stylesheet" type="text/css" />
7    </head>
8    <body>
9        <table class="main">
10            <tr>
11                <td class="left">
12                    <img src="images/logo.png" border="0" />
13                </td>
14                <td class="right">
15                    <div class="title">RELcat: a Relation Registry for linguistic concepts</div>
16                </td>
17            </tr>
18            <tr>
19                <td class="left">
20                    <ol class="menu">
21                        <li>
22                            <a href="#intro">introduction</a>
23                        </li>
24                        <li>
25                            <a href="#status">status</a>
26                        </li>
27                        <li>
28                            <a href="#sets">content</a>
29                        </li>
30                        <li>
31                            <a href="#rest">services</a>
32                        </li>
33                        <li>
34                            <a href="#tech">implementation</a>
35                        </li>
36                        <li>
37                            <a href="#pubs">publications</a>
38                        </li>
39                        <li>
40                            <a href="#contact">contact</a>
41                        </li>
42                        <li>
43                            <a href="#log">change log</a>
44                        </li>
45                    </ol>
46                </td>
47                <td valign="top" style="padding:10;">
48                    <a name="intro"></a>
49                    <div class="subtitle">Introduction</div>
50                    <p> RELcat is a companion registry to the <a href="http://www.isocat.org">ISOcat</a> Data Category Registry. On purpose ISOcat contains a shallow
51                                                list of data categories, i.e., only few relationships are allowed. The
52                                                RELcat Relation Registry will allow any user to store relationships between
53                                                ISOcat data categories (and possibly other concept registries). </p>
54                    <a name="status"></a>
55                    <div class="subtitle">Status</div>
56                    <fieldset style="border: 1px dashed #981B1E;margin:1em;">
57                        <legend style="font-weight:bold;">Alpha</legend>
58                        <p> RELcat is in its early stages of development. This means that anything
59                                                        can change at any time. Its also only available on a test server. This
60                                                        means that the server can go down anytime and data might get
61                                                        unrecoverably lost at any time. So this alpha release of RELcat is
62                                                                <b>not</b> meant and <b>not</b> ready for day to day work! However,
63                                                        we welcome any <a href="#contact">feedback</a> and help to reach that
64                                                        stage soon. </p>
65                    </fieldset>
66                    <a name="sets"></a>
67                    <div class="subtitle">Content</div>
68                    <p> Currently there are 7 sets of relations available: </p>
69                    <ul>
70                        <li><a href="http://www.clarin.eu/cmdi/">CMDI</a> related sets: <ol>
71                                <li><a href="../set/cmdi">cmdi</a> [<a href="../set/cmdi.rdf">rdf</a>
72                                    <a href="../set/cmdi.nt">text</a>
73                                    <a href="../set/cmdi.svg">image</a>]: contains relationships
74                                                                        between data categories commonly used by CMDI components and <a href="http://www.dublincore.org/">Dublin Core</a>
75                                                                        elements</li>
76                                <li><a href="../set/dc">dc</a> [<a href="../set/dc.rdf">rdf</a>
77                                    <a href="../set/dc.nt">text</a>
78                                    <a href="../set/dc.svg">image</a>]: contains relationships
79                                                                        between <a href="http://www.dublincore.org/">Dublin Core</a>
80                                                                        elements and terms</li>
81                            </ol>
82                        </li>
83                        <li><a href="http://www.mpi.nl/relish/">RELISH</a> related sets: <ol start="3">
84                                <li><a href="../set/relish">relish</a> [<a href="../set/relish.rdf">rdf</a>
85                                    <a href="../set/relish.nt">text</a>
86                                    <a href="../set/relish.svg">image</a>]: contains relationships
87                                                                        between MDF data categories and (<a href="http://linguistics-ontology.org/gold/2010">GOLD</a>)
88                                                                        data categories</li>
89                                <li><a href="../set/gold">gold</a> [<a href="../set/gold.rdf">rdf</a>
90                                    <a href="../set/gold.nt">text</a>
91                                    <a href="../set/gold.svg">image</a>]: contains relationships
92                                                                        between GOLD data categories and GOLD concepts, and mimics the
93                                                                        GOLD subsumption hierarchy</li>
94                            </ol>
95                        </li>
96                        <li><a href="http://www.meertens.knaw.nl/edisyn/searchengine/">Edisyn</a> related set: <ol start="5">
97                                <li><a href="../set/edisyn">edisyn</a> [<a href="../set/edisyn.rdf">rdf</a>
98                                    <a href="../set/edisyn.nt">text</a>
99                                    <a href="../set/edisyn.svg">image</a>]</li>
100                            </ol>
101                        </li>
102                        <li><a href="http://catalog.clarin.eu/ds/vlo/">VLO</a> related set: <ol start="6">
103                                <li><a href="../set/vlo">vlo</a> [<a href="../set/vlo.rdf">rdf</a>
104                                    <a href="../set/vlo.nt">text</a>
105                                    <a href="../set/vlo.svg">image</a>]</li>
106                            </ol>
107                        </li>
108                        <li><a href="http://languagelink.let.uu.nl/tds/">TDS</a> related set: <ol start="7">
109                                <li><a href="../set/tds">tds</a> [<a href="../set/tds.rdf">rdf</a>
110                                    <a href="../set/tds.nt">text</a>
111                                    <a href="../set/tds.svg">image</a>]</li>
112                            </ol>
113                        </li>
114                        <li><a href="http://lands.let.kun.nl/cgn/">CGN</a> related sets: <ol start="8">
115                                <li><a href="../set/cgn">cgn</a> [<a href="../set/cgn.rdf">rdf</a>
116                                    <a href="../set/cgn.nt">text</a>
117                                    <a href="../set/cgn.svg">image</a>]: contains relationships from CGN data categories to other data categories</li>
118                            </ol>
119                            <ol start="9">
120                                <li><a href="../set/cgn-isa">cgn-isa</a> [<a href="../set/cgn-isa.rdf">rdf</a>
121                                    <a href="../set/cgn-isa.nt">text</a>
122                                    <a href="../set/cgn-isa.svg">image</a>]: contains subsumption relationships between CGN data categories</li>
123                            </ol>
124                        </li>
125                    </ul>
126                    <p>In principal any predicate is allowed. However, generic algorithms which
127                                                exploit the relationships stored in RELcat will use the upper levels of the
128                                                        <a href="../relations">RELcat relation type hierarchy</a> (currently
129                                                encoded in OWL). Relations sets using other vocabularies should attach their
130                                                predicates to the proper place in this taxonomy, e.g., a set using OWL
131                                                predicated would specify that <em>owl:equivalentClass</em> a subtype is of
132                                                        <em>rel:sameAs</em>.</p>
133                    <a name="rest"></a>
134                    <div class="subtitle">REST web services</div>
135                    <p> The current &lt;base> for the alpha <a href="http://www.crummy.com/writing/RESTful-Web-Services/">REST web
136                                                        services</a> of RELcat is <em>https://lux17.mpi.nl/relcat</em>.
137                                                The resource representations can be requested by either <a href="http://tools.ietf.org/html/rfc2616#section-12.1">HTTP content
138                                                        negotiation</a> or adding the extension to the resource URL, e.g., one
139                                                way to request the TRIG representation of the GOLD set add <em>.trig</em> to
140                                                        <em>&lt;base>/set/gold</em> to get <em>&lt;base>/set/gold.trig</em>. </p>
141                    <p>Currently the following resources are supported:</p>
142                    <ol>
143                        <li><a href="#set">a set of relations</a></li>
144                        <li><a href="#setquery">a query on a set of relations</a></li>
145                        <li><a href="#query">a query on multiple sets of relations</a></li>
146                    </ol>
147                    <table class="resource">
148                        <tbody>
149                            <tr>
150                                <th> Resource </th>
151                                <td>
152                                    <a name="set">a set of relations</a>
153                                </td>
154                            </tr>
155                            <tr>
156                                <th colspan="2"> URL </th>
157                            </tr>
158                            <tr>
159                                <td><a href="http://bitworking.org/projects/URI-Templates/">Pattern</a></td>
160                                <td> &lt;base>/set/{name} </td>
161                            </tr>
162                            <tr>
163                                <td>Example</td>
164                                <td>
165                                    <a href="../set/gold" target="example">&lt;base>/set/gold</a>
166                                </td>
167                            </tr>
168                            <tr>
169                                <th colspan="2">Input</th>
170                            </tr>
171                            <tr>
172                                <td>Variable</td>
173                                <td>
174                                    <table class="info">
175                                        <thead>
176                                            <tr>
177                                                <th>variable</th>
178                                                <th>cardinality</th>
179                                                <th>value</th>
180                                                <th>description</th>
181                                                <th>notes</th>
182                                            </tr>
183                                        </thead>
184                                        <tbody>
185                                            <tr>
186                                                <td>name</td>
187                                                <td>1</td>
188                                                <td>[a-zA-Z0-9_]+</td>
189                                                <td>the unique name of the set of relations</td>
190                                                <td></td>
191                                            </tr>
192                                        </tbody>
193                                    </table>
194                                </td>
195                            </tr>
196                            <tr>
197                                <td>Methods</td>
198                                <td>
199                                    <table class="info">
200                                        <thead>
201                                            <tr>
202                                                <th>method(s)</th>
203                                                <th>description</th>
204                                                <th>notes</th>
205                                            </tr>
206                                        </thead>
207                                        <tbody>
208                                            <tr>
209                                                <td>GET</td>
210                                                <td>get the set</td>
211                                                <td></td>
212                                            </tr>
213                                            <tr>
214                                                <td>PUT, POST, DELETE</td>
215                                                <td>not allowed</td>
216                                                <td></td>
217                                            </tr>
218                                        </tbody>
219                                    </table>
220                                </td>
221                            </tr>
222                            <tr>
223                                <th colspan="2">Output</th>
224                            </tr>
225                            <tr>
226                                <td>Status codes</td>
227                                <td>
228                                    <table class="info">
229                                        <thead>
230                                            <tr>
231                                                <th>code</th>
232                                                <th>method(s)</th>
233                                                <th>description</th>
234                                                <th>notes</th>
235                                            </tr>
236                                        </thead>
237                                        <tbody>
238                                            <tr>
239                                                <td>200 OK</td>
240                                                <td>GET</td>
241                                                <td>the set was found and returned</td>
242                                                <td></td>
243                                            </tr>
244                                            <tr>
245                                                <td>404 Not Found</td>
246                                                <td>GET</td>
247                                                <td>there is no set with this name</td>
248                                                <td></td>
249                                            </tr>
250                                            <tr>
251                                                <td>405 Method Not Allowed</td>
252                                                <td>PUT, POST, DELETE</td>
253                                                <td>method not allowed</td>
254                                                <td></td>
255                                            </tr>
256                                        </tbody>
257                                    </table>
258                                </td>
259                            </tr>
260                            <tr>
261                                <td>Resource representations</td>
262                                <td>
263                                    <table class="info">
264                                        <thead>
265                                            <tr>
266                                                <th>MIME type</th>
267                                                <th>extension</th>
268                                                <th>description</th>
269                                                <th>notes</th>
270                                            </tr>
271                                        </thead>
272                                        <tbody>
273                                            <tr>
274                                                <td>application/rdf+xml (<i>default</i>)</td>
275                                                <td>rdf</td>
276                                                <td></td>
277                                                <td></td>
278                                            </tr>
279                                            <tr>
280                                                <td>application/trix</td>
281                                                <td>trix</td>
282                                                <td></td>
283                                                <td></td>
284                                            </tr>
285                                            <tr>
286                                                <td>application/x-trig</td>
287                                                <td>trig</td>
288                                                <td></td>
289                                                <td></td>
290                                            </tr>
291                                            <tr>
292                                                <td>text/plain</td>
293                                                <td>nt</td>
294                                                <td></td>
295                                                <td></td>
296                                            </tr>
297                                            <tr>
298                                                <td>text/rdf+n3</td>
299                                                <td>n3</td>
300                                                <td></td>
301                                                <td></td>
302                                            </tr>
303                                            <tr>
304                                                <td>application/x-turtle</td>
305                                                <td>ttl</td>
306                                                <td></td>
307                                                <td></td>
308                                            </tr>
309                                            <tr>
310                                                <td>text/vnd.graphviz</td>
311                                                <td>dot</td>
312                                                <td></td>
313                                                <td></td>
314                                            </tr>
315                                            <tr>
316                                                <td>image/gif</td>
317                                                <td>gif</td>
318                                                <td></td>
319                                                <td></td>
320                                            </tr>
321                                            <tr>
322                                                <td>image/svg+xml</td>
323                                                <td>svg</td>
324                                                <td></td>
325                                                <td></td>
326                                            </tr>
327                                        </tbody>
328                                    </table>
329                                </td>
330                            </tr>
331                        </tbody>
332                    </table>
333                    <p></p>
334                    <table class="resource">
335                        <tbody>
336                            <tr>
337                                <th> Resource </th>
338                                <td>
339                                    <a name="setquery">a query on a set of relations</a>
340                                </td>
341                            </tr>
342                            <tr>
343                                <th colspan="2"> URL </th>
344                            </tr>
345                            <tr>
346                                <td><a href="http://bitworking.org/projects/URI-Templates/">Pattern</a></td>
347                                <td> &lt;base>/set/{name}/query?{-join|&amp;|query}</td>
348                            </tr>
349                            <tr>
350                                <td>Example</td>
351                                <td>
352                                    <a href="../set/gold/query?query=SELECT+DISTINCT+?s+WHERE+{{?s+?p+?o}+UNION+{?o+?p+?s}}" target="example">&lt;base>/set/gold/query?query=SELECT
353                                                                                DISTINCT ?s WHERE {{?s ?p ?o} UNION {?o ?p ?s}}</a>
354                                </td>
355                            </tr>
356                            <tr>
357                                <th colspan="2">Input</th>
358                            </tr>
359                            <tr>
360                                <td>Variable</td>
361                                <td>
362                                    <table class="info">
363                                        <thead>
364                                            <tr>
365                                                <th>variable</th>
366                                                <th>cardinality</th>
367                                                <th>value</th>
368                                                <th>description</th>
369                                                <th>notes</th>
370                                            </tr>
371                                        </thead>
372                                        <tbody>
373                                            <tr>
374                                                <td>name</td>
375                                                <td>1</td>
376                                                <td>[a-zA-Z0-9_]+</td>
377                                                <td>the unique name of the set of relations</td>
378                                                <td></td>
379                                            </tr>
380                                            <tr>
381                                                <td>query</td>
382                                                <td>1</td>
383                                                <td>.+</td>
384                                                <td>a SPARQL query</td>
385                                                <td>the FROM part of the SPARQL query is specified
386                                                                                                by the URI <em>set</em> variable</td>
387                                            </tr>
388                                        </tbody>
389                                    </table>
390                                </td>
391                            </tr>
392                            <tr>
393                                <td>Methods</td>
394                                <td>
395                                    <table class="info">
396                                        <thead>
397                                            <tr>
398                                                <th>method(s)</th>
399                                                <th>description</th>
400                                                <th>notes</th>
401                                            </tr>
402                                        </thead>
403                                        <tbody>
404                                            <tr>
405                                                <td>GET, POST</td>
406                                                <td>execute the query for the set</td>
407                                                <td></td>
408                                            </tr>
409                                            <tr>
410                                                <td>PUT, POST, DELETE</td>
411                                                <td>not allowed</td>
412                                                <td></td>
413                                            </tr>
414                                        </tbody>
415                                    </table>
416                                </td>
417                            </tr>
418                            <tr>
419                                <th colspan="2">Output</th>
420                            </tr>
421                            <tr>
422                                <td>Status codes</td>
423                                <td>
424                                    <table class="info">
425                                        <thead>
426                                            <tr>
427                                                <th>code</th>
428                                                <th>method(s)</th>
429                                                <th>description</th>
430                                                <th>notes</th>
431                                            </tr>
432                                        </thead>
433                                        <tbody>
434                                            <tr>
435                                                <td>200 OK</td>
436                                                <td>GET, POST</td>
437                                                <td>the set was found and the answer to the query
438                                                                                                returned</td>
439                                                <td></td>
440                                            </tr>
441                                            <tr>
442                                                <td>404 Not Found</td>
443                                                <td>GET, POST</td>
444                                                <td>there is no set with this name</td>
445                                                <td></td>
446                                            </tr>
447                                            <tr>
448                                                <td>405 Method Not Allowed</td>
449                                                <td>PUT, DELETE</td>
450                                                <td>method not allowed</td>
451                                                <td></td>
452                                            </tr>
453                                            <tr>
454                                                <td>500 Internal Server Error</td>
455                                                <td>GET, POST</td>
456                                                <td>this might indicate that the SPARQL query
457                                                                                                contains an error</td>
458                                                <td></td>
459                                            </tr>
460                                        </tbody>
461                                    </table>
462                                </td>
463                            </tr>
464                            <tr>
465                                <td>Resource representations</td>
466                                <td>
467                                    <table class="info">
468                                        <thead>
469                                            <tr>
470                                                <th>MIME type</th>
471                                                <th>extension</th>
472                                                <th>description</th>
473                                                <th>notes</th>
474                                            </tr>
475                                        </thead>
476                                        <tbody>
477                                            <tr>
478                                                <td>application/sparql-results+xml
479                                                                                                (<i>default</i>)</td>
480                                                <td>srx</td>
481                                                <td></td>
482                                                <td></td>
483                                            </tr>
484                                        </tbody>
485                                    </table>
486                                </td>
487                            </tr>
488                        </tbody>
489                    </table>
490                    <p></p>
491                    <table class="resource">
492                        <tbody>
493                            <tr>
494                                <th> Resource </th>
495                                <td>
496                                    <a name="query">a query on multiple sets of relations</a>
497                                </td>
498                            </tr>
499                            <tr>
500                                <th colspan="2"> URL </th>
501                            </tr>
502                            <tr>
503                                <td><a href="http://bitworking.org/projects/URI-Templates/">Pattern</a></td>
504                                <td> &lt;base>/set/query?{-join|&amp;|query,set}</td>
505                            </tr>
506                            <tr>
507                                <td>Example</td>
508                                <td>
509                                    <a href="../query?set=cmdi&amp;set=dc&amp;query=SELECT+DISTINCT+?s+WHERE+{{?s+?p+?o}+UNION+{?o+?p+?s}}" target="example">&lt;base>/query?set=cmdi&amp;set=dc&amp;query=SELECT
510                                                                                DISTINCT ?s WHERE {{?s ?p ?o} UNION {?o ?p ?s}}</a>
511                                </td>
512                            </tr>
513                            <tr>
514                                <th colspan="2">Input</th>
515                            </tr>
516                            <tr>
517                                <td>Variable</td>
518                                <td>
519                                    <table class="info">
520                                        <thead>
521                                            <tr>
522                                                <th>variable</th>
523                                                <th>cardinality</th>
524                                                <th>value</th>
525                                                <th>description</th>
526                                                <th>notes</th>
527                                            </tr>
528                                        </thead>
529                                        <tbody>
530                                            <tr>
531                                                <td>set</td>
532                                                <td>+</td>
533                                                <td>[a-zA-Z0-9_]+</td>
534                                                <td>the unique name of a set of relations</td>
535                                                <td></td>
536                                            </tr>
537                                            <tr>
538                                                <td>query</td>
539                                                <td>1</td>
540                                                <td>.+</td>
541                                                <td>a SPARQL query</td>
542                                                <td>the FROM part of the SPARQL query is specified
543                                                                                                by the URI <em>set</em> variable</td>
544                                            </tr>
545                                        </tbody>
546                                    </table>
547                                </td>
548                            </tr>
549                            <tr>
550                                <td>Methods</td>
551                                <td>
552                                    <table class="info">
553                                        <thead>
554                                            <tr>
555                                                <th>method(s)</th>
556                                                <th>description</th>
557                                                <th>notes</th>
558                                            </tr>
559                                        </thead>
560                                        <tbody>
561                                            <tr>
562                                                <td>GET, POST</td>
563                                                <td>execute the query for these sets</td>
564                                                <td></td>
565                                            </tr>
566                                            <tr>
567                                                <td>PUT, POST, DELETE</td>
568                                                <td>not allowed</td>
569                                                <td></td>
570                                            </tr>
571                                        </tbody>
572                                    </table>
573                                </td>
574                            </tr>
575                            <tr>
576                                <th colspan="2">Output</th>
577                            </tr>
578                            <tr>
579                                <td>Status codes</td>
580                                <td>
581                                    <table class="info">
582                                        <thead>
583                                            <tr>
584                                                <th>code</th>
585                                                <th>method(s)</th>
586                                                <th>description</th>
587                                                <th>notes</th>
588                                            </tr>
589                                        </thead>
590                                        <tbody>
591                                            <tr>
592                                                <td>200 OK</td>
593                                                <td>GET, POST</td>
594                                                <td>the sets were found and the answer to the query
595                                                                                                returned</td>
596                                                <td></td>
597                                            </tr>
598                                            <tr>
599                                                <td>404 Not Found</td>
600                                                <td>GET, POST</td>
601                                                <td>there is no set with this name</td>
602                                                <td></td>
603                                            </tr>
604                                            <tr>
605                                                <td>405 Method Not Allowed</td>
606                                                <td>PUT, DELETE</td>
607                                                <td>method not allowed</td>
608                                                <td></td>
609                                            </tr>
610                                            <tr>
611                                                <td>500 Internal Server Error</td>
612                                                <td>GET, POST</td>
613                                                <td>this might indicate that the SPARQL query
614                                                                                                contains an error</td>
615                                                <td></td>
616                                            </tr>
617                                        </tbody>
618                                    </table>
619                                </td>
620                            </tr>
621                            <tr>
622                                <td>Resource representations</td>
623                                <td>
624                                    <table class="info">
625                                        <thead>
626                                            <tr>
627                                                <th>MIME type</th>
628                                                <th>extension</th>
629                                                <th>description</th>
630                                                <th>notes</th>
631                                            </tr>
632                                        </thead>
633                                        <tbody>
634                                            <tr>
635                                                <td>application/sparql-results+xml
636                                                                                                (<i>default</i>)</td>
637                                                <td>srx</td>
638                                                <td></td>
639                                                <td></td>
640                                            </tr>
641                                        </tbody>
642                                    </table>
643                                </td>
644                            </tr>
645                        </tbody>
646                    </table>
647                    <p></p>
648                    <a name="tech"></a>
649                    <div class="subtitle">Implementation info</div>
650                    <p> ... </p>
651                    <a name="pubs"></a>
652                    <div class="subtitle">Publications</div>
653                    <p>
654                        <ol>
655                            <li>
656                                                                M.A. Windhouwer. <a href="http://www.lrec-conf.org/proceedings/lrec2012/summaries/954.html">RELcat: a Relation Registry for ISOcat data categories</a>. In European Language Resources Association (ELRA) (ed), <i>Proceedings of the Eight International Conference on Language Resources and Evaluation</i> (<a href="http://www.lrec-conf.org/lrec2012/">LREC 2012</a>), Istanbul, Turkey, May 23-25, 2012.
657                                                        </li>
658                            <li>
659                                                                Menzo Windhouwer, Sue Ellen Wright.
660                                                                <a href="http://www.springerlink.com/content/mn1231nhp6030378/">Linking to linguistic data categories in ISOcat</a>.
661                                                                In C. Chiarcos, S. Nordhoff and S. Hellmann (eds),
662                                                                <a href="http://www.springer.com/computer/ai/book/978-3-642-28248-5"><i>Linked Data in Linguistics - Representing and Connecting Language Data and Language Metadata</i></a>
663                                                                (<a href="http://ldl2012.lod2.eu/">LDL 2012</a>),
664                                                                © Springer-Verlag, pp 99-107,
665                                                                Frankfurt/Main, Germany, March 7-9, 2012.
666                                                                (<a href="http://svn.aksw.org/papers/2012/LDL/ldl2012_proceedings/public/windhouwer.pdf">draft</a><a>)
667                                                                        (</a><a href="http://www.slideshare.net/mwindhouwer/ldl-2012-linking-to-isocat-data-categories">SlideShare</a>)
668                                                        </li>
669                            <li>
670                                                                Ineke Schuurman, Menzo Windhouwer.
671                                                                Explicit Semantics for Enriched Documents. What Do ISOcat, RELcat and SCHEMAcat Have To Offer?
672                                                                In the <i>Proceedings of the 2<sup>nd </sup>Supporting Digital Humanities conference</i> (<a href="http://cst.ku.dk/sdh2011/">SDH 2011</a>). Copenhagen, Denmark, November 17-18, 2011.
673                                                                (<a href="http://www.windhouwer.nl/menzo/professional/papers/ISOcat-SDH-final.pdf">draft</a><a>)
674                                                                </a>
675                            </li>
676                            <li>
677                                                                Sue Ellen Wright, Marc Kemps-Snijders, Menzo Windhouwer.
678                                                                The OWL and the ISOcat: Modeling Relations in and around the DCR.
679                                                                In proceedings of the LREC 2010 <a href="http://www.clarin.eu/events/lrt-standards-workshop"><i>LRT standards</i> workshop</a>.
680                                                                Malta, May 18, 2010.
681                                                                <small>Note: due to an error the paper has been omitted from the online proceedings.</small>
682                                                                (<a href="http://www.windhouwer.nl/menzo/professional/papers/Wright_OWL_DCR.pdf">draft</a>)
683                                                        </li>
684                            <li>
685                                                                Marc Kemps-Snijders, Menzo Windhouwer, Sue Ellen Wright.
686                                                                <a href="http://www.clarin.eu/system/files/e-Humanities-ISOcat-final.pdf">Putting data categories in their semantic context.</a>
687                                                                In proceedings of the <i>IEEE e-Humanities Workshop</i> (<a href="http://www.clarin.eu/events/ieee-e-humanities-workshop">e-Humanities</a>),
688                                                                Indianapolis, Indiana, USA, December 10, 2008.
689                                                        </li>
690                        </ol>
691                    </p>
692                    <a name="contact"></a>
693                    <div class="subtitle">Contact</div>
694                    <p>For any additional information feel free to contact:</p>
695                    <p>
696                        <img src="/famfamfam/silk/icons/email.png" align="baseline" />&#160;<a href="mailto:Menzo.Windhouwer@mpi.nl">Menzo Windhouwer</a> (MPI for
697                                                Psycholinguistics) </p>
698                    <a name="log"></a>
699                    <div class="subtitle">Change log</div>
700                    <p>[2012-04-13]</p>
701                    <ol>
702                        <li>Added publication list</li>
703                    </ol>
704                    <p>[2012-04-10]</p>
705                    <ol>
706                        <li>Added the TDS relation set</li>
707                    </ol>
708                    <p>[2012-02-24]</p>
709                    <ol>
710                        <li>Added the VLO relation set</li>
711                    </ol>
712                    <p>[2012-02-17]</p>
713                    <ol>
714                        <li>Added the Edisyn relation set</li>
715                    </ol>
716                    <p>[2011-10-07] </p>
717                    <ol>
718                        <li>Initial alpha release of RELcat with a web site</li>
719                    </ol>
720                </td>
721            </tr>
722        </table>
723    </body>
724</html>
Note: See TracBrowser for help on using the repository browser.