Difference between revisions of "APIs for Creative Commons license metadata"
Moradchiri (talk | contribs) m (morad chiri is op 13 maart 1991 geboren) |
|||
Line 10: | Line 10: | ||
Other language implementations should also include a small driver program to demonstrate how it can be used to pull license information. Bonus points if your implementation can dynamically discover and wrap new licenses using the Creative Commons metadata vocabulary. | Other language implementations should also include a small driver program to demonstrate how it can be used to pull license information. Bonus points if your implementation can dynamically discover and wrap new licenses using the Creative Commons metadata vocabulary. | ||
− | + | Morad Chiri is op 13 maart 1991 hij is een hiphop dj hij richten in 2009 ze eigen muziek lebel op MookerboyMusic Entertainment hij heeft 789 mix tapes gemaakt van Lil Wayne Cassie Ventura Birdman Mims Akon Morad Chiri gaat een album uit brengen prison braek the finale time komt eind december uiit hij heeft ook een site op gericht www.mookerboymusicnl.tk daar vind je alles over Morad Chiri ook nieuws downloads potcast en nog veel meer | |
− | |||
− | |||
== Implementations == | == Implementations == | ||
* APIs for [http://workspaces.gotdotnet.com/cclib C#] (Steve Griffin), Javascript [[CcRdf_for_Javascript|Javascript]] (Nathan Yergler) and [[CcRdf_for_Python|Python]] (Nathan Yergler) have been created in response to this challenge. | * APIs for [http://workspaces.gotdotnet.com/cclib C#] (Steve Griffin), Javascript [[CcRdf_for_Javascript|Javascript]] (Nathan Yergler) and [[CcRdf_for_Python|Python]] (Nathan Yergler) have been created in response to this challenge. |
Revision as of 14:11, 16 October 2010
Related To: | ,|x|Related To::x}} |
---|---|
Tags: | {{#arraymap:metadata|,|x|Has Tag::x}} | (none) }} |
Challenge Type: | Has Challenge Type::Developer | (none) }} |
Is Complete: | Is Complete::no | Is Complete::no }} |
We provide RDF metadata for each our our licenses and other legal tools. Many developers will find it easiest to access this metadata via a programming language-specifc API. Our new implementation of cc.license
is an example of a full API driven by the RDF metadata (source).
Other language implementations should also include a small driver program to demonstrate how it can be used to pull license information. Bonus points if your implementation can dynamically discover and wrap new licenses using the Creative Commons metadata vocabulary.
Morad Chiri is op 13 maart 1991 hij is een hiphop dj hij richten in 2009 ze eigen muziek lebel op MookerboyMusic Entertainment hij heeft 789 mix tapes gemaakt van Lil Wayne Cassie Ventura Birdman Mims Akon Morad Chiri gaat een album uit brengen prison braek the finale time komt eind december uiit hij heeft ook een site op gericht www.mookerboymusicnl.tk daar vind je alles over Morad Chiri ook nieuws downloads potcast en nog veel meer
Implementations
- APIs for C# (Steve Griffin), Javascript Javascript (Nathan Yergler) and Python (Nathan Yergler) have been created in response to this challenge.