SVG
Scalable Vector Graphics (SVG) SVG is a language for describing two-dimensional graphics and graphical applications in XML. It supports placing metadata for the whole document and per object.
Developer Challenges
Develop software that embeds license and metadata into SVG files (XML-based).
Implementations
- Inkscape, an open source drawing tool
- Open Clip Art Library, a public domain collection of user-submitted clip art
- Please add yours here :)
Examples
- Here is the code that is in Inkscape's SVN repository for making the License and Metadata Dialogs possible. Please use them as examples for coding your own metadata and license selectors for use in SVG:
- Here is the discussion page at the Open Clip Art Library wiki about SVG Metadata.
TODO
- Please help by adding you todo here :)