We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Loading vocabularies fails with the old and new version of vocabularies. With the old version it shows an error in the parser:
connector-codegen/src/org/datafoodconsortium/connector/codegen/ruby/static/lib/datafoodconsortium/connector/skos_parser.rb
Lines 87 to 92 in 07ec67e
The parser tries to create a concept without giving it its mandatory semantic id.
I also tried the new files but encountered the same error as the current version of the ruby connector raises:
The text was updated successfully, but these errors were encountered:
Hi @mkllnk can you try it using the issue3 branch of this repo with the codegen-issue3 branch of the data-model-uml repo?
Sorry, something went wrong.
Yes, that solves the issue. Can you merge?
2c2ae25
No branches or pull requests
Loading vocabularies fails with the old and new version of vocabularies. With the old version it shows an error in the parser:
connector-codegen/src/org/datafoodconsortium/connector/codegen/ruby/static/lib/datafoodconsortium/connector/skos_parser.rb
Lines 87 to 92 in 07ec67e
The parser tries to create a concept without giving it its mandatory semantic id.
I also tried the new files but encountered the same error as the current version of the ruby connector raises:
The text was updated successfully, but these errors were encountered: