Difference between revisions of "SMIL"
Line 1: | Line 1: | ||
[[Category:Developer]] | [[Category:Developer]] | ||
− | |||
[[Category:Technology]] | [[Category:Technology]] | ||
[[Category:Metadata]] | [[Category:Metadata]] | ||
− | |||
{{Filetype| | {{Filetype| | ||
license_url=True| | license_url=True| | ||
Line 11: | Line 9: | ||
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. | 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. | ||
+ | |||
+ | {{Challenge Enabled}} | ||
== 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 16:49, 4 March 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.
SMIL | |
---|---|
Have an idea about this page? Want to help build the CC ecosystem? Check out the challenges related to SMIL, or add one of your own below. | |
Open Challenges | |
{{#ask: Is Complete::no
Related To::SMIL|format=table}} |
|
Completed Challenges | |
{{#ask: Is Complete::yes
Related To::SMIL|format=table}} |
|
{{#forminput:Challenge|35 | Challenge[related_to]=SMIL }} |
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.