Scroll to navigation

TM::Serializable::CTM(3pm) User Contributed Perl Documentation TM::Serializable::CTM(3pm)

NAME

TM::Serializable::CTM - Topic Maps, trait for parsing of CTM instances.

SYNOPSIS

  # this is not an end-user package
  # see the source of TM::Materialized::CTM

DESCRIPTION

This package provides parsing functionality for CTM instances with the exceptions listed below.

   http://www.isotopicmaps.org/ctm/ctm.html

http://www.isotopicmaps.org/ctm/ctm.html

Deviations from the CTM Specification

INTERFACE

Methods

This method tries to parse the passed in text stream as CTM instance. It will raise an exception on the first parse error. On success, it will return the map object.
This is not implemented.

SEE ALSO

TM

AUTHOR INFORMATION

Copyright 200[8], 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

2019-09-07 perl v5.28.1