Skip to Content.
Sympa Menu

cc-devel - Re: [cc-devel] In liblicense, why does Raptor support the old namespace?

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: Jason Kivlighn <jkivlighn AT gmail.com>
  • To: Asheesh Laroia <asheesh AT creativecommons.org>
  • Cc: cc-devel AT lists.ibiblio.org
  • Subject: Re: [cc-devel] In liblicense, why does Raptor support the old namespace?
  • Date: Thu, 10 Jan 2008 12:52:30 -0800

The only reason web.resource.org is in there is because Inkscape for a
long time produced SVG's that used this namespace. I decided in
liblicense to write the new namespace unless there was already license
metadata present and that license metadata used the old namespace. Most
likely that metadata was written by Inkscape and, so that it could
subsequently still be read by Inkscape, the namespace is left as
web.resource.org. Toward the end of the summer, my patch to have
Inkscape read and write the new namespace got committed to svn. So I'd
assume that most SVG's in the wild that have license metadata are using
the old namespace.

I know... supporting legacy standards is a pain, but I'm trying to avoid
confusion on the user end (at the expense of the developer end,
unfortunately).

Cheers,
Jason

Asheesh Laroia wrote:
> I noticed that modules/io/raptor.c checks for the old namespace based
> on web.resource.org rather than creativecommons.org.
>
> Scott or Jason, do you have a moment to explain the logic or rationale
> behind why we would us the old namespace? Is there data in the wild
> that uses the old NS?
>
> Also, the intent of this code is to use the new namespace by default?
>
> Thanks!
>
> -- Asheesh.
>





Archive powered by MHonArc 2.6.24.

Top of Page