Silvano Cirujano Cuesta
Silvano Cirujano Cuesta
> @Silvanoc Is this ready to go? I'd be happy to review it if you are done with things. I see this has been sitting for a little while so...
Trying to reproduce the issue I have detected #2578.
> @Silvanoc Is this ready to go? I'd be happy to review it if you are done with things. I see this has been sitting for a little while so...
@sierra-moxon this PR was outdated and harder to rebase than cherry-picking on current `main`. I've therefore replaced it with PR #2707, which is even better because it incorporates validation of...
@alexbrdn `"@container": "@set"` is only valid for lists/arrays, right? What about dictionaries?
@tfliss would you say that the hereby proposed default (use `"@container": "@set"` for lists) is correct? Do you think we need a flag to be able to switch between both...
My changes have a bigger impact on the generated JSON-LD than expected... Before my changes calling JSON-LD generation from the CLI (`linkml generate jsonld`) resulted in [a tuple due to...
The changes in the context for the test schema [simple_uri_test.yaml](https://github.com/linkml/linkml/blob/main/tests/test_scripts/input/simple_uri_test.yaml) can be seen [here](https://github.com/linkml/linkml/pull/2602/commits/9a724c8e14167c24a2ad0415aea2c7a6bdd78738).
@tfliss I don't get what you mean with following sentence: > Given that the JSON-LD may not parse in either form, do you want to break this work out into...
@tfliss the context after applying your patch is closer to the one being currently generated, than that generated applying the patch of this PR. You can see them below: "@context"...