On 15 June 2012 16:21, Peter Pinch <
pdp...@mit.edu> wrote:
> Yeah... That isn't a fair question. =) But I'll try to answer it anyway.
:)
> I think the only thing you need to give some attention to is something I
> didn't address in my test. LRMI proposes a useRightsUrl type "where the
> owner specifies permissions for using the resource." I'd prefer to stick
> with the richer RDFa standard put forth by Creative Commons
> (
http://wiki.creativecommons.org/RDFa), which captures not only the
> license but attribution information. It's not clear to me how to mix and
> match these tags & types.
In general, RDFa Lite is stronger on mixing/matching vocabularies than
Microdata, but you can manage with either. There is a gentle drift
towards RDFa adoption now that RDFa 1.1 is finalised, but until the
major consumers fully handle it, I think most publishers will stick
with Microdata.
From "The itemprop attribute, if specified, must have a value that is
an unordered set of unique space-separated tokens that are
case-sensitive, representing the names of the name-value pairs that it
adds." ... this allows
"Each token must be either: A valid URL that is an absolute URL, or If
the item is a typed item: a defined property name allowed in this
situation according to the specification that defines the relevant
types for the item, or ... if the item is not a typed item: a string
that contains no U+002E FULL STOP characters (.) and no U+003A COLON
characters (:)."
So you can add new properties by deploying them with a full url. I
expect this should allow you to add the earlier CC RDFa properties
directly, mixed in with
schema.org / LRMI.
In specific case of useRightsUrl, per discussion at
http://lists.w3.org/Archives/Public/public-vocabs/2012May/0093.html
this is one of the few points at which
schema.org won't adopt some
vocabulary.
> Beyond that, my remaining concerns aren't showstoppers. I do think there's
> some more work to be done on best practices and controlled vocabularies. I
> believe the proposal for external lists came out after I did my test. As
> far as I can tell, it will provide the structure I'm looking for, but we
> still need some agreement on common, useful vocabs.
I hope we can move things along in that direction, yes. Can you give
some examples of the kinds of vocabulary you're using?
BTW here are some notes from a discussion last week about using
European Broadcasting Union (EBU, aka Eurovision) genre codes,
http://www.w3.org/wiki/WebSchemas/EBUGenreEnumeration
> There's also the question of how best to handle course-level items. That's
> defined as out of scope right now, but I think there's going to be a lot
> of demand for that very soon -- at least in higher ed. Aaron Bradley
> suggested using
schema.org/Event which would seem to get us pretty far in
> supporting courses.
Yes, I've heard a few expressions of interest in this too.
> I think the big missing bit of data is about
> accreditation -- does the course offer credit, from who and how. Perhaps
> GoodRelations can get at that -- since credit usually involves exchanging
> money -- but I really don't know.
Yes, interesting topic. There is some related work at
https://wiki.mozilla.org/Badges that deserves investigating too.
My main concern currently is on the integration between
schema.org's
sub-vocabularies. So I want some reassurance that the vocabulary we
have for videos (e.g. as deployed on YouTube) aligns with scenarios
from the education/learning world on describing their educational
aspects. Same with GR/LRMI etc. While GR for Courses can come later,
I'd like to know that e.g. a book for sale (e.g.
http://www.amazon.com/Introduction-Linear-Algebra-Third-Edition/dp/0961408898
) could benefit from both GR and LMRI within sensible looking markup.
cheers,
Dan