Difference between revisions of "License metadata in SVG"
Jon Phillips (talk | contribs) |
Jon Phillips (talk | contribs) |
||
Line 1: | Line 1: | ||
[[Category:Developer]] | [[Category:Developer]] | ||
[[Category:Technology]] | [[Category:Technology]] | ||
− | [[Category: | + | [[Category:Developer Challenges]] |
− | [[Category: | + | [[Category:Developer Challenges Completed]] |
[[Category:metadata]] | [[Category:metadata]] | ||
{{incomplete}} | {{incomplete}} |
Revision as of 05:18, 1 May 2006
SVG (Scalable Vector Graphics) includes support for RDF/XML metadata. We need examples of including license metadata in SVG for the purposes of denoting that a file itself is published under a Creative Commons license or that individual components of the file are licensed. Even better if you can use dc:source to specify parent works. SVG has similar support for RDF/XML metadata. Read more about the motivation in this cc-metadata post.
Implementations
- Inkscape includes support for SVG metadata.
- SVG::Metadata by Bryce Harrington is a PERL module for including metadata inside an SVG (used by Open Clip Art Library.
Examples
- Please add your example, screenshot, mockup, etc here :)
TODO
- Please add your TODO here :)