Earlier this year
-
-
r128
(Updated libs, fixed bug in TM/XML reader) committed by lars.heuer
- Updated libs, fixed bug in TM/XML reader
Updated libs, fixed bug in TM/XML reader
-
r127
(Updated RELAX-NG schema to the new (unpublished) TM/XML RELA...) committed by lars.heuer
- Updated RELAX-NG schema to the new (unpublished) TM/XML RELAX-NG
Updated RELAX-NG schema to the new (unpublished) TM/XML RELAX-NG
-
-
r125
(- Added TM/XML 0.9.4 lib. It's the same as yesterday but wit...) committed by lars.heuer
- - Added TM/XML 0.9.4 lib. It's the same as yesterday but with an incremented version no
- Updated CHANGES.txt
- Another month is gone, time to release this stuff. :)
- Added TM/XML 0.9.4 lib. It's the same as yesterday but with an incremented version no
- Updated CHANGES.txt
- Another month is gone, time to release this stuff. :)
-
r124
(Fixed bug: iso:topic was used to create an untyped topic, co...) committed by lars.heuer
- Fixed bug: iso:topic was used to create an untyped topic, correct is: tm:topic
Fixed bug: iso:topic was used to create an untyped topic, correct is: tm:topic
-
r123
(Fixed wrong reference (docs only)) committed by lars.heuer
- Fixed wrong reference (docs only)
Fixed wrong reference (docs only)
-
r122
(Docs, removed deprecated IRIs, formatting) committed by lars.heuer
- Docs, removed deprecated IRIs, formatting
Docs, removed deprecated IRIs, formatting
-
r121
(Better handling of empty / non-empty topic maps) committed by lars.heuer
- Better handling of empty / non-empty topic maps
Better handling of empty / non-empty topic maps
-
r120
(- better algorithm to find a suitable QName for a topic
- fi...) committed by lars.heuer
- - better algorithm to find a suitable QName for a topic
- fixed wrong 'topicref' / 'otherrole' attribute
- better algorithm to find a suitable QName for a topic
- fixed wrong 'topicref' / 'otherrole' attribute
-
-
r118
(Better error checking for prefixes / root element) committed by lars.heuer
- Better error checking for prefixes / root element
Better error checking for prefixes / root element
-
r117
(Added style sheet property to the TM/XML writer, enhanced th...) committed by lars.heuer
- Added style sheet property to the TM/XML writer, enhanced the XML writer
Added style sheet property to the TM/XML writer, enhanced the XML writer
-
-
-
-
r114
(WTF happens with the \u escape sequences?) committed by lars.heuer
- WTF happens with the \u escape sequences?
WTF happens with the \u escape sequences?
-
r113
(Fixed missing attr clearing and added a special case for top...) committed by lars.heuer
- Fixed missing attr clearing and added a special case for topic map
Fixed missing attr clearing and added a special case for topic map
-
r112
(Removed unused class (has become AbstractXMLTopicMapWriter)) committed by lars.heuer
- Removed unused class (has become AbstractXMLTopicMapWriter)
Removed unused class (has become AbstractXMLTopicMapWriter)
-
r111
(Fixed wrong \u escape ) committed by lars.heuer
- Fixed wrong \u escape
-
r110
(- Added fragment writer interface
- Added TM/XML writer
- In...) committed by lars.heuer
- - Added fragment writer interface
- Added TM/XML writer
- Internal refactoring, docs
- Added fragment writer interface
- Added TM/XML writer
- Internal refactoring, docs
-
r109
(Taking types and reified construct into account to decide if...) committed by lars.heuer
- Taking types and reified construct into account to decide if the default name type can be omitted
Taking types and reified construct into account to decide if the default name type can be omitted
-
r108
(Made _defaultNameType protected ) committed by lars.heuer
- Made _defaultNameType protected
Made _defaultNameType protected
-
r107
(LTM writer forgot to serialize the tm reifier, fixed
Docs, i...) committed by lars.heuer
- LTM writer forgot to serialize the tm reifier, fixed
Docs, internal changes
LTM writer forgot to serialize the tm reifier, fixed
Docs, internal changes
-
r106
(Removed net.ontopia from docs) committed by lars.heuer
- Removed net.ontopia from docs
Removed net.ontopia from docs
-
-
r105
(Restrict docs to public methods (end user docs)) committed by lars.heuer
- Restrict docs to public methods (end user docs)
Restrict docs to public methods (end user docs)
-
r104
(- Added base writer class for human orientated Topic Maps sy...) committed by lars.heuer
- - Added base writer class for human orientated Topic Maps syntaxes
- Added LTM 1.3 writer
- Added base writer class for human orientated Topic Maps syntaxes
- Added LTM 1.3 writer
-
issue 8
(Move com.semagia.tmapix.voc to org.tmapix.voc) Status changed by lars.heuer
-
-
r103
(Updated tmapix-commons ) committed by lars.heuer
- Updated tmapix-commons
-
r102
(Changed package name ) committed by lars.heuer
- Changed package name
-
-
r101
(Updated tinyTiM and mio) committed by lars.heuer
- Updated tinyTiM and mio
-
r100
(Made more methods static, applied Ontopia's coding style) committed by lars.heuer
- Made more methods static, applied Ontopia's coding style
Made more methods static, applied Ontopia's coding style
-
-
r98
(- AbstractHamsterMapHandler: Better checks for error conditi...) committed by lars.heuer
- - AbstractHamsterMapHandler: Better checks for error conditions (like null values)
- Docs
- AbstractHamsterMapHandler: Better checks for error conditions (like null values)
- Docs
-
issue 9
(Move com.semagia.tmapix.filter to org.tmapix.filter) reported by lars.heuer
-
-
-
-
-
issue 5
(TMAPIMapHandler / OntopiaMapHandler: Handle duplicate iids /...) Status changed by lars.heuer
-
-
r97
(- Moved com.semagia.tmapix to org.tmapix
- (Fixes issue #5)
) committed by lars.heuer
- - Moved com.semagia.tmapix to org.tmapix
- (Fixes issue #5 )
- Moved com.semagia.tmapix to org.tmapix
- (Fixes issue #5 )
-
issue 5
(TMAPIMapHandler / OntopiaMapHandler: Handle duplicate iids /...) commented on by lars.heuer
-
-
r96
(Forgotten ITestConstants :() committed by lars.heuer
- Forgotten ITestConstants :(
Forgotten ITestConstants :(
-
r95
(Made MapHandlerFactory unaware of TMAPIMapHandler, all metho...) committed by lars.heuer
- Made MapHandlerFactory unaware of TMAPIMapHandler, all methods delegate to TMAPIChooser
Made MapHandlerFactory unaware of TMAPIMapHandler, all methods delegate to TMAPIChooser
-
-
r94
(- Moved test-specific constants from TMAPIChooser to a dedic...) committed by lars.heuer
- - Moved test-specific constants from TMAPIChooser to a dedicated interface
- OntopiaMapHandler.java: Down to 2 XTM 2.0 failures (requires Ontoia 5.0.1 snapshot now)
- Moved test-specific constants from TMAPIChooser to a dedicated interface
- OntopiaMapHandler.java: Down to 2 XTM 2.0 failures (requires Ontoia 5.0.1 snapshot now)
-
issue 5
(TMAPIMapHandler / OntopiaMapHandler: Handle duplicate iids /...) commented on by lars.heuer
-
-
issue 5
(TMAPIMapHandler / OntopiaMapHandler: Handle duplicate iids /...) commented on by lars.heuer
-
-
r93
(Added method to enforce the TMAPIMapHandler) committed by lars.heuer
- Added method to enforce the TMAPIMapHandler
Added method to enforce the TMAPIMapHandler
|