NAME
Net::OAI::ORE::TriX - Parse/serialize OAI-ORE Resource Maps in TriX format
SYNPOSIS
Module to parse and serialize OAI-ORE ReMs in TriX format.
DESCRIPTION
The TriX format is describe at http://www.w3.org/2004/03/trix/
METHODS
Creator
new(%args)
Output
serialize()
Seialize in TriX format, returns serializetion as a string.
SUBROUTINES
write_triple($writer,$subject,$predicate,$object)
Write the ($subject,$predicate,$object) to $writer.
SEE ALSO
AUTHORS
Simeon Warner
LICENSE AND COPYRIGHT
Copyright 2007-2010 Simeon Warner.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.