You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works and Editions have some properties in common, e.g. datetimes, links, authors. These should be moved to a single location. olclient/schemata/shared_definitions.schema.json
Relative $refs can be used, but the python jsonschema will need to have the resolver configured to know where to look for the relative paths, see python-jsonschema/jsonschema#98 (comment)
The text was updated successfully, but these errors were encountered:
hornc
changed the title
Split out shared schema definitions a shared file
Split out shared schema definitions to a shared file
Oct 29, 2017
Works and Editions have some properties in common, e.g. datetimes, links, authors. These should be moved to a single location.
olclient/schemata/shared_definitions.schema.json
Relative
$refs
can be used, but the python jsonschema will need to have the resolver configured to know where to look for the relative paths, see python-jsonschema/jsonschema#98 (comment)The text was updated successfully, but these errors were encountered: