Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JSON-LD types of free_to_read and license_ref properties #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hubgit
Copy link
Contributor

@hubgit hubgit commented Apr 16, 2015

A @type value of @id indicates that the value of this property is a string that represents a URI, which is not the case for either the free_to_read or license_ref properties.

A `@type` value of `@id` indicates that the value of this property is a string that represents a URI, which is not the case for either the free_to_read or license_ref properties.
@hubgit
Copy link
Contributor Author

hubgit commented Apr 16, 2015

I note that in the Recommended Practice document, the context document uses "free_to_read": { "@type": "xsd:boolean" }, which contradicts the published context document.

@Klortho Klortho mentioned this pull request May 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant