- From: Karen Coyle <kcoyle@kcoyle.net>
- Date: Fri, 01 Mar 2013 15:04:34 -0800
- To: "public-schemabibex@w3.org" <public-schemabibex@w3.org>
For a given property that has an expected type of text (as the
"abridged" property will have), can it then be coded in either of these
ways:
<meta itemprop="abridged" content="Unabridged"/>
<span itemprop="abridged">Unabridged</span>
They both seem to generate the same display, and I found examples like
this in the medical article examples.
<meta itemprop="codingSystem" content="MeSH"/>
I'm also open to a better solution -- since the Boolean solution didn't
support a user display of "Unabridged", I'm going back to expected type
text, even though it seems odd to have a property with only two possible
values. The only other solution I see at the moment is to use
bookEdition for this -- but I don't know what use is intended for that
property. (It's really hard not being able to chat with the original
authors of these properties!)
Thanks,
kc
--
Karen Coyle
kcoyle@kcoyle.net http://kcoyle.net
ph: 1-510-540-7596
m: 1-510-435-8234
skype: kcoylenet
Received on Friday, 1 March 2013 23:04:58 UTC