TM::Serializable::LTM
Topic Maps, trait for parsing of LTM instances.
- Provided by: libtm-perl (Version: 1.56-10)
- Report a bug
Topic Maps, trait for parsing of LTM instances.
# this is not an end-user package # see the source of TM::Materialized::LTM
This package provides parsing functionality for LTM 1.3 instances
with the exceptions listed below. LTM 1.3 is backwards compatible with
version 1.2. As LTM 1.3 is not yet public, please contact the author (Lars
M. Garshol) for a copy.
http://www.ontopia.net/download/ltm.html
Justification: Speed of parsing and complexity of the parser.
Justification: Multiple topics per scope are allowed by the standard, but are undefined in their semantics. The underlying TM representation does NOT allow for multiple topics per scope.
Justification: Will be added later.
Justification: There is no reason to do otherwise.
Justification: There are better ways to do that.
Justification: As long as there is no interest (read: bribe money), it never will.
Justification: I do not understand its purpose.
Justification: Will be added later.
Justification: This is enforced by the underlying model.
Justification: There is no such concept (thankfully) in the TM suite.
Justification: First, a topic might have several types (which one to use?), secondly there might be several topics in a member and thirdly, a role should generally NOT be the type of a member.
The location of the map can be defined via any URI handled by LWP::Simple. If no scheme is provided file: will be assumed.
TM
Copyright 200[1-6], Robert Barta <drrho@cpan.org>, All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. http://www.perl.com/perl/misc/Artistic.html