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

Issue trying to validate declarations without properties #723

Closed
muhabdulkadir opened this issue Oct 2, 2023 · 0 comments · Fixed by #724
Closed

Issue trying to validate declarations without properties #723

muhabdulkadir opened this issue Oct 2, 2023 · 0 comments · Fixed by #724
Assignees

Comments

@muhabdulkadir
Copy link
Contributor

Bug Report 🐛

Expected Behavior

Get missing terms in a vocabulary from its model.

Current Behavior

Returns an error saying d.getOwnProperties is not a function

Possible Solution

Make d.getOwnProperties an optional call at this location

Steps to Reproduce

  1. Create a model with scalar definitions
  2. Create a vocabulary for the model
  3. call vocabulary.validate(model)
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 a pull request may close this issue.

2 participants