My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tmapi4net release 0.0.1

a c# library that define the Core and Index interfaces of TMAPI

This is mostly derivational work of TMAPI [http://tmapi.org], it was translated
from java to c#, adaptating signatures when it made sense.

The purpose is to provide generic API to access Topic Map systems, it offer
interfaces that can model the XTM 1.0 and 1.1 specification.

Note: the current definition is buggy and not fixed, there is some work to put in:
- properties and features access in the core system base classes
- tyding up generic unit test cases (also adapted from TMAPI)
- thinking about Topic Maps Data Model

I hope in the future, when the api definition stabilize, additional projects
providing implementations of theses interface will summon.
Show details Hide details

Change log

r10 by smoothdeveloper on Aug 21, 2008   Diff
- splitting classlibraries and test
folders
- adding nant build for core project
(thanks to castle project sample)
- fixing warnings (mostly in xmldoc and
interface member overrides)
Go to: 
Project members, sign in to write a code review

Older revisions

r7 by smoothdeveloper on Aug 04, 2007   Diff
publishing tmapi4net assembly alpha
code
All revisions of this file

File info

Size: 771 bytes, 17 lines
Hosted by Google Code