HOWTO Make Your CC-licensed Images Visible to Robots

After last week’s exciting announcement that Google Image search is now capable of filtering results by usage rights, we realized there is a lot of interest in how creators can signal their work as being CC-licensed to both humans and robots.

Fortunately, CC has a solution for this that is not only a standard, but recommended by the World Wide Web Consortium.

Its called the Creative Commons Rights Expression Language and is part of the semantic web. Without getting too technical, ccREL uses a technology called RDFa to express licensing information to machines so that they can deduce the same facts about a work (such as its title, author, and most importantly, its license) that humans can. If you’re interested in the future of the web and structured data, you’ll want to check out our wiki pages on RDFa, ccREL, and our white paper submitted to the W3C. Google has a page explaining RDFa and Yahoo has a page explaining how RDFa is used by Yahoo Search.

The easiest way to signal to both humans and robots that your content is CC licensed is to head over to our license chooser and choose a license to put on your own site.

Our license chooser automatically generates the proper ccREL code, so its easy! Don’t forget to fill out the “Additional Information” section. You’ll then get a snippet of XHTML embed that will contain ccREL. Place this near your work (preferably on its same page of the work which also happens to be unique) and you’re all set. If you’re running an entire content community, you can also dynamically generate this markup based on the particular user, title of the work and so on. Check out Thingiverse for a excellent example of this functionality.

Are you already using ccREL or RDFa on your website or platform? Let us know or add it to our Wiki page!

2 thoughts on “HOWTO Make Your CC-licensed Images Visible to Robots”

  1. Is there any way to indicate that a licence applies to only some of the content on a page?

    For example, on my website the pictures are Creative Commons licenced, or in the public domain, but the text is subject to copyright.

Comments are closed.