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

Add support for specifying default values using sh:defaultValue #67

Open
bartkl opened this issue Jan 30, 2023 · 0 comments
Open

Add support for specifying default values using sh:defaultValue #67

bartkl opened this issue Jan 30, 2023 · 0 comments
Labels
avro Avro schema feature New feature or changing an existing one good first issue Good for newcomers

Comments

@bartkl
Copy link
Owner

bartkl commented Jan 30, 2023

If sh:defaultValue is specified for a SHACL property shape, use it as default value for the record field it is mapped onto. A default value can be specified in the l/record-schema field vectors:

default-value: Optional. The default data value for this field. Only :required fields can have default values.

@bartkl bartkl added feature New feature or changing an existing one good first issue Good for newcomers avro Avro schema labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avro Avro schema feature New feature or changing an existing one good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant