Skip to content

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