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

superseded 'ingredients' property definition is missing #1174

Closed
danbri opened this issue May 20, 2016 · 1 comment
Closed

superseded 'ingredients' property definition is missing #1174

danbri opened this issue May 20, 2016 · 1 comment
Labels
schema.org vocab General top level tag for issues on the vocabulary type:bug A mistake or malfunction whose remedy should be straightforward technical work type:cleanup + clarity Addresses wording fixes, ambiguities, confusion, bad examples etc

Comments

@danbri
Copy link
Contributor

danbri commented May 20, 2016

/cc @RichardWallis @twamarc

I think this got lost during the attempt to move recipe into the medical/health extension.

I'd like to restore it even if superseded since it was used and should remain in our documentation.

<div typeof="rdf:Property" resource="http://schema.org/ingredients">
  <span class="h" property="rdfs:label">ingredients</span>
  <span property="rdfs:comment">A single ingredient used in the recipe, e.g. sugar, flour or garlic.</span>
  <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Recipe">Recipe</a></span>
  <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
  <span property="http://schema.org/supersededBy" href="http://schema.org/recipeIngredient"/>
</div>
@danbri danbri added type:bug A mistake or malfunction whose remedy should be straightforward technical work schema.org vocab General top level tag for issues on the vocabulary type:cleanup + clarity Addresses wording fixes, ambiguities, confusion, bad examples etc labels May 20, 2016
danbri added a commit that referenced this issue May 20, 2016
Even though this was superseded, we should not act as if it never existed.
The definition was lost somehow during reverted move to health-lifesci extension.
Fixes #1174
danbri added a commit that referenced this issue May 20, 2016
@danbri
Copy link
Contributor Author

danbri commented May 20, 2016

Fixed in http://schema.org/docs/releases.html#g1174 - I pushed this out as an early access fix.

@danbri danbri closed this as completed May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema.org vocab General top level tag for issues on the vocabulary type:bug A mistake or malfunction whose remedy should be straightforward technical work type:cleanup + clarity Addresses wording fixes, ambiguities, confusion, bad examples etc
Projects
None yet
Development

No branches or pull requests

1 participant