The Bungeni Editor is Drafting and Markup framework for XML production built on the OpenOffice.org platform. It supports different legislative document types (e.g hansard, bill) and supports definition of custom types, and allows markup and storage of metadata within the ODF document.
The current implementation of capturing metadata in odf for document artifacts
uses style sheet properties. This is at best a hack and has limitations like no
support for hierarchical metadata and storage of metadata in styling
information.
ODF 1.2 and Openoffice 3.2 introduced a RDF metadata api which captures
metadata in rdf format and within meta.xml (rather than in a style)
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/RDF_me
tadata
To do :
Develop a prototype to test in the editor scenario
Migrate the Editor's native metadata API to support rdf metadata
Add support in BungeniODFDOM for rdf metadata
Original issue reported on code.google.com by ashok.ha...@gmail.com on 2 Feb 2011 at 8:22
Original issue reported on code.google.com by
ashok.ha...@gmail.com
on 2 Feb 2011 at 8:22