Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Description of sampleType #343
Comments
vholland
self-assigned this
May 14, 2015
stuartrobinson
referenced this issue
May 19, 2015
Merged
Updated description of properties sampleType and codeSampleType. Fixes issue #343. #513
danbri
added a commit
that referenced
this issue
May 20, 2015
|
|
danbri |
c1e5058
|
danbri
added a commit
that referenced
this issue
May 20, 2015
|
|
danbri |
750dbf6
|
|
Fixed, thanks! |
danbri
closed this
May 27, 2015
danbri
added
the
schema.org vocab
label
May 27, 2015
danbri
added a commit
that referenced
this issue
Jun 17, 2016
|
|
danbri |
c66a466
|
danbri
referenced this issue
Jun 21, 2016
Closed
Fix schema.rdfa reversions from sdo-deimos/3.0 release #1203
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unor commentedFeb 17, 2015
The description of the
sampleTypeproperty currently is:As far as I understand it, it lists possible example values instead of describing the purpose of the property.
I think it should start with a description instead, followed by these example values.
(On a side note, I wonder why it’s called "
sampleType" instead of something like "codeType", asCodeis not only for samples of code.)