Difference between revisions of "SMIL"
Jon Phillips (talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:Developer]] | [[Category:Developer]] | ||
+ | [[Category:DeveloperChallenges]] | ||
[[Category:Technology]] | [[Category:Technology]] | ||
− | [[Category: | + | [[Category:Metadata]] |
− | |||
− | |||
− | |||
[[Category:XML]] | [[Category:XML]] | ||
− | {{ | + | {{Filetype| |
+ | license_url=True| | ||
+ | web_statement=False| | ||
+ | more_permissions=False | ||
+ | }} | ||
− | SMIL (multimedia playlists) includes support for [http://www.w3.org/TR/smil20/metadata.html#edef-metadata RDF/XML metadata]. | + | SMIL (multimedia playlists) includes support for [http://www.w3.org/TR/smil20/metadata.html#edef-metadata RDF/XML metadata]. You can use the [http://gonze.com/cc-smil.html Creative Commons Module] to include licensing information. |
== Developer Challenges == | == Developer Challenges == | ||
We need examples of including license metadata in SMIL for the purposes of denoting that a SMIL playlist itself is published under a Creative Commons license or that individual components of the playlist are licensed. Even better if you can use dc:source to specify parent playlists/works. ([[SVG]] has similar support for [http://www.w3.org/TR/SVG11/metadata.html RDF/XML metadata].) Read more about the motivation in this [http://lists.ibiblio.org/pipermail/cc-metadata/2003-October/000185.html cc-metadata] post. | We need examples of including license metadata in SMIL for the purposes of denoting that a SMIL playlist itself is published under a Creative Commons license or that individual components of the playlist are licensed. Even better if you can use dc:source to specify parent playlists/works. ([[SVG]] has similar support for [http://www.w3.org/TR/SVG11/metadata.html RDF/XML metadata].) Read more about the motivation in this [http://lists.ibiblio.org/pipermail/cc-metadata/2003-October/000185.html cc-metadata] post. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:04, 15 February 2008
File Type Information | ||
---|---|---|
Supports embedding license URL: | supports_license_url::True | |
Supports embedding web statement: | supports_web_statement::False | |
Supports embedding more permissions: | supports_more_permissions::False | |
Metadata Location: | [[Metadata location::{{{metadata_location}}}]] | (unknown) }} | |
Metadata Format: | [[Metadata format::{{{metadata_format}}}]] | (unknown) }} |
SMIL (multimedia playlists) includes support for RDF/XML metadata. You can use the Creative Commons Module to include licensing information.
Developer Challenges
We need examples of including license metadata in SMIL for the purposes of denoting that a SMIL playlist itself is published under a Creative Commons license or that individual components of the playlist are licensed. Even better if you can use dc:source to specify parent playlists/works. (SVG has similar support for RDF/XML metadata.) Read more about the motivation in this cc-metadata post.