tobyink: 3. Using rel="license" without an about attribute indicates that the webpage is licensed under the GPL, when I think what authors want to indicate is that their project itself is licensed under the GPL.
mhausenblas: by Jim Hendler
Welcome to the Semantic Web Interest Group scratchpad generated automatically from discussions on IRC at Freenode channel #swig 2001-2018 approx by the chump bot.
Nearby: IRC logs | semantic-web list | W3C Wiki (Recent changes) | delicious swigbot
tobyink: 1. dcterms hasVersion is not designed for a version number, but is supposed to be a link to a different version of the document/thing.
tobyink: 2. dcterms creator is not for linking to the creator's website, but to a resource representing the creator. This could be fixed by using <dcq:creator rdf:parseType="Resource"><foaf:homepage rdf:resource="http://fsf.org/" /></dcq:creator>