source: SMC/trunk/SMC/README @ 2237

Last change on this file since 2237 was 2237, checked in by vronk, 12 years ago

adding basic build + README

File size: 629 bytes
Line 
1
2************************************
3  SMC - Semantic Mapping Component
4************************************
5
6SMC is a module within the CMDI framework [1] of the CLARIN infrastructure.
7
8It provides mappings between fields in heterogeneous metadata descriptions
9building on top of Data Category Registry (ISOcat [2])
10
11[1] http://clarin.eu/cmdi
12[2] http://isocat.org
13
14Overview
15--------
16
17The code consists mainly of XSL-stylesheets
18[src/scripts/*.xsl]
19and a minimal Java "application" (meant mainly to invoke the initialization steps)
20[src/eu/clarin/cmdi/smc/SMC.java]
21
22
23Installation
24-------------
25
26TODO!
Note: See TracBrowser for help on using the repository browser.