Tag

metadata

Opening Education–the little things you can do

Jane Park, September 25th, 2009

By now, you’ve heard and/or used the term OER (Open Educational Resources) a ton of times. Whether you’re an advocate for open education, promoting the use, reuse, and adaptation of openly licensed educational materials, or an everyday user of them because you find them convenient and effective for your teaching or learning needs, you have contributed in some way to improving the educational landscape for everyone, everywhere.

But there’s a lot of little things you can do to improve education and the educational process no matter who you are and where you’re located. These are things you do all the time as part of your professional or personal routines, such as filling out forms about your job or project, writing up summaries or abstracts on papers you’ve researched, or describing and tagging photos (aka adding metadata). These activities are also integral to the functioning of many open education projects, which depend on efforts from online communities consisting of persons like ourselves. A list of these projects are growing on OpenEd’s volunteer page, which currently points to projects like dScribe and AcaWiki. If your project could use help on a specific activity, please add it here! OpenEd is a wiki; anyone can edit.

dScribe needs descriptions for their medical images
dScribe has created over 200 images to aid instructors in their teaching, but they need to be made discoverable first! You can help by adding tags and short descriptions for one or two images. All images and their accompanying info will be licensed CC BY.

AcaWiki could use those summaries and abstracts you’ve written
AcaWiki makes summaries and literature reviews of peer-reviewed academic research available to the general public via CC BY, allowing people like us to easily find desired information. If you’ve written summaries and reviews for papers before, now’s the time to make them useful by uploading those files to AcaWiki. And if you regularly research and write up abstracts for class or for your own good, you can easily make uploading them a habitual part of the process. It only takes a couple of extra clicks.

We also encourage you to add your project or organization to ODEPO, ccLearn’s Open Database of Educational Projects and Organizations. Not only will this make your project more discoverable, it will enable better research across the landscape of open education related projects.

For other ways to get involved, see OpenEd’s Get Involved space.

2 Comments »

New web metadata validator released

Asheesh Laroia, January 6th, 2009

(This was originally published on CC Labs.)

This past summer, Hugo Dworak worked with us (thanks to Google Summer of Code) on a new validator. This work was greatly overdue, and we are very pleased that Google could fund Hugo to work on it. Our previous validator had not been updated to reflect our new metadata standards, so we disabled it some time ago to avoid creating further confusion. The textbook on CC metadata is the “Creative Commons Rights Expression Language”, or ccREL, which specifies the use of RDFa on the web. (If this sounds like keyword soup, rest assured that the License Engine generates HTML that you can copy and paste; that HTML is fully compliant with ccREL.) We hoped Hugo’s work on a new validator would let us offer a validator to the Creative Commons community so that publishers can test their web pages to make sure they encode the information they intended.

Hugo’s work was a success; he announced in August 2008 a test version of the validator. He built on top of the work of others: the new validator uses the Pylons web framework, html5lib for HTML parsing and tokenizing, and RDFlib for working with RDF. He shared his source code under the recent free software license built for network services, AGPLv3.

So I am happy to announce that the test period is complete, and we are now running the new code at http://validator.creativecommons.org/. Our thanks go out to Hugo, and we look forward to the new validator gaining some use as well as hearing your feedback. If you want to contribute to the validator’s development or check it out for any reason, take a look at the documentation on the CC wiki.

No Comments »

CC Talks With: MusicBrainz

Cameron Parkins, October 28th, 2008

We recently had the pleasure of catching up with Robert Kaye, “lead geek” at MusicBrainz, a community music database that “attempts to create a comprehensive music information site.” Kaye fills us in on what is happening at MusicBrainz, including extensive background on the project, how they use CC licenses, and their goal to add broader support for classical music.

Where does MusicBrainz fit in the open content ecology?

MusicBrainz plays an important role in blazing the path for open databases. We know how to play with open source and music, and we have few examples of how to work
with open structured data. We work hard to make our data useful and available to people, as we believe that Metcalfe’s law also applies to data. Thus, getting lots of people to use our data makes MusicBrainz vastly more useful and valuable. With that in mind, we want to be the de-facto standard for music metadata in the open content ecology.
Read More…

No Comments »

Adobe continues to do the right thing with XMP

Mike Linksvayer, September 12th, 2008

XMP is the format Creative Commons recommends for embedding metadata (such as licensing information) in most media file types. Frankly there isn’t much competition — embedded metadata is poorly supported, formats are balkanized, and nobody save Adobe (XMP’s developer) has had the willingness to work on a problem that can only be solved over many years (programmers have to build support into software people actually use) and a platform to drive initial adoption.

Fortunately Adobe’s long term efforts are paying off. More and more software supports reading and embedding XMP with more and more file formats. This only makes sense, as more and more people have the need to manage huge media collections that previously only media houses such as ad agencies needed.

Equally fortunately, Adobe continues to make the right moves toward keeping XMP open, ensuring it continues progressing toward being the universal means of embedding metadata in media files. Last year Adobe released the XMP software development kit under the permissive BSD software license. This directly enabled Creative Commons’ liblicense to use some of this code.

Now Adobe’s XMP product manager Gunar Penikis blogs that Adobe has posted a royalty free public patent license for XMP:

This will further remove barriers to the adoption and use of XMP and a metadata standard across our partner solutions and ecosystems. Which is really exciting because better interoperability results in a better customer experience when media is exchanged across applications and services.

This is especially welcome news for the free/open source software world, including again, the code Creative Commons develops — software patents can block development and distribution of open code (e.g., see media codecs), so it is reassuring that Adobe has added a patent license to its openness strategy for XMP.

Thanks to Adobe! Incidentally, Gunar Penikis spoke about XMP at the CC technology summit held in June. See the summit page for slides and video.

No Comments »

RDFa goes to W3C Proposed Recommendation

Mike Linksvayer, September 5th, 2008

Yesterday RDFa reached Proposed Recommendation status at the World Wide Web Consortium, the final stage before becoming a W3C Recommendation.

Using RDFa, one can make data in web pages rendered for humans also readable in a meaningful way by computers. This is important to Creative Commons, as we have always seen the promise of the Semantic Web to describe licenses and make works more findable and reusable, ironically it has always been difficult to bring the Semantic Web to the World Wide Web we’re all used to using and loving. RDFa is a crucial bridge to bring these worlds together.

Creative Commons, primarily through the efforts of Ben Adida, our W3C Representative (see a recent interview with him at the Yahoo! Search Blog), has been a major contributor to the development of RDFa since 2004. I strongly suspect the standard would have taken more than four years without CC’s contributions.

You can read an in-depth description of some of the early CC use cases for RDFa in a paper we released earlier this year, including machine-readable attribution and description of images and other resources included in web pages.

CC’s technology team, led by Nathan Yergler, is also a leading implementer of RDFa, which is now used throughout our open source projects, including our license chooser and license deeds.

Check out the RDFa wiki for tutorials, examples, and code.

No Comments »

Semantic Media Wiki Quick Reference Guide

Fred Benenson, August 25th, 2008

Creative Commons uses Semantic Media Wiki for both our external wiki and our internal task and project management system.

As opposed to a normal wiki where text is “flat”, the text and data inside a SMW can be structured in sophisticated ways that allow for meaningful querying of knowledge statements of the corpus. To give a more concrete example, a list of United States Vice Presidents by longevity must be maintained by humans on Wikipedia, whereas a similar list can be automatically generated via a query inside a semantic media wiki (supposing there are pages about the presidents in the first place). Or in the case of Creative Commons’ wiki, we use SMW to store information about case studies, which can then be recalled in interesting ways, such as listing all Creative Commons licensed projects that use text and are based in Australia. You can see the exact query used to generate that list by clicking “edit query” on the page. Try changing the country to something else to get a feel for how the search works.

One final aspect about SMW that makes it relevant to CC’s work is that it automatically creates RDF (the language of the semantic web) statements about pages. This gives any semantic media wiki a machine-readable output that allows for easy parsing by machines.

Sound familliar? That’s because Creative Commons encourages the use of RDFa to express license information about objects in webpages. RDFa is meant to be the “human readable” version of RDF which also contains machine readable statements. Think of it as extra-fancy XHTML with semantic sparkle dust.

Despite some real leaps in user-interface design for SMWs, editing and querying them remains a little confusing. Yaron Koren, the developer behind the essential Semantic Forms extension, has created a “quick reference guide” that he’s released under Creative Commons’ Attribution license.

Yaron has made the guide available in three formats so that it is easy to print (pdf), remix (svg), and read (png).

No Comments »
Subscribe to RSS

Archives