Menu

#12 Flexible MappingDefinition

open
nobody
None
5
2013-01-02
2006-06-19
Steven
No

Current MappingDefinition makes use of the MappingNode
class which has the delimiters for the .def-files hard
coded in them ( ':' ).
I also proposed an altered version of MappingNode for
which different delimters than the default can be set
via the constructor.
This proposal for MappingDefinition uses that new
possibility

I adapted this code because I wanted it to cope with
OWL which uses a '#' as delimiter

Discussion

  • Steven

    Steven - 2006-06-20

    diff file

     
  • Steven

    Steven - 2006-06-20

    Logged In: YES
    user_id=1542571

    and the diff file of course...

     
  • Steven

    Steven - 2006-06-20

    diff file

     
  • Steven

    Steven - 2006-06-20

    Logged In: YES
    user_id=1542571

    and the diff file of course...