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

Map schema.org pending properties #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nathansalter
Copy link

Map pending properties to pending.schema.org

@nathansalter nathansalter force-pushed the map-schema-pending-properties branch from 438d6fa to 0d68eec Compare December 15, 2020 14:35
@nickevansuk
Copy link
Contributor

Just noting that upon further review, fixing forward and using another type of indicator for "pending" properties might be the way to go here.

Steps:

  • Update data models to use https://schema.org instead of http://pending.schema.org in sameAs
  • Test in .NET to see if that breaks things
  • If so add a flag "isPending" or similar to the data model and use this in the .NET generator
  • Other generators should be able to simply ignore that flag, and any issues that the above creates can be fixed locally
  • This PR may then no longer be required

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.

2 participants