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

bug fixes for bib.schema.org/Chapter example #984

Merged
merged 1 commit into from Mar 7, 2016

Conversation

Projects
None yet
3 participants
Contributor

dauwhe commented Feb 9, 2016

The JSON example wouldn't parse due to a stray comma, and all examples used startPage/endPage instead of the correct pageStart/pageEnd.

@dauwhe dauwhe removed stray comma from JSON-LD example of Chapter; replaced startPa…
…ge with pageStart and endPage with pageEnd in all examples
1bcc54d
Contributor

unor commented Feb 26, 2016

+1

Contributor

danbri commented Mar 7, 2016

Thanks! :)

@danbri danbri added a commit that referenced this pull request Mar 7, 2016

@danbri danbri Merge pull request #984 from dauwhe/sdo-deimos
bug fixes for bib.schema.org/Chapter example
e72c490

@danbri danbri merged commit e72c490 into schemaorg:sdo-deimos Mar 7, 2016

@danbri danbri added a commit that referenced this pull request Mar 7, 2016

@danbri danbri Bug fix for bib. Chapter via #984 a452804
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment