Skip to content

RDFa markup of properties does not include schema:rangeIncludes #210

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

Closed
jaw111 opened this issue Dec 29, 2014 · 1 comment
Closed

RDFa markup of properties does not include schema:rangeIncludes #210

jaw111 opened this issue Dec 29, 2014 · 1 comment
Labels
site tools + python code Infrastructural issues around schema.org site. Most can ignore this! type:bug A mistake or malfunction whose remedy should be straightforward technical work

Comments

@jaw111
Copy link
Contributor

jaw111 commented Dec 29, 2014

In the HTML the hyperlinks in the Values expected to be one of these types table do not have the property attribute. See for example schema:depth.

The links should be like this:

<a href="Distance" property="rangeIncludes" title="The 'depth' property has values that include instances of the 'Distance' type.">Distance</a>
jaw111 referenced this issue in jaw111/schemaorg Dec 29, 2014
Add rangeIncludes to RDFa markup on property pages
@jaw111
Copy link
Contributor Author

jaw111 commented Dec 30, 2014

created a pull request to fix this bug: #211

@danbri danbri added this to the sdo-stantz release milestone Jan 21, 2015
@danbri danbri added type:bug A mistake or malfunction whose remedy should be straightforward technical work site tools + python code Infrastructural issues around schema.org site. Most can ignore this! needs review labels Jan 21, 2015
danbri added a commit that referenced this issue Jan 22, 2015
Add rangeIncludes to RDFa markup on property pages, fixing #210
@danbri danbri closed this as completed in a5163e7 Jan 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site tools + python code Infrastructural issues around schema.org site. Most can ignore this! type:bug A mistake or malfunction whose remedy should be straightforward technical work
Projects
None yet
Development

No branches or pull requests

2 participants