Silvano Cirujano Cuesta
Silvano Cirujano Cuesta
@cmungall I've seen PR #1613, but I didn't know how to take advantage of it. And I've seen that applying the same pattern available for other tools with the option...
> @cmungall I've seen PR https://github.com/linkml/linkml/pull/1613, but I didn't know how to take advantage of it. And I've seen that applying the same pattern available for other tools with the...
I'm having difficulties to get this functionality working. I suspect that issue #1638 is the origin of the difficulties I'm facing.
The documentation claims that > You can also use the generator framework to generate a JSON-LD context that can be used for deferred conversion using standard RDF toolchains But it...
> Thanks for looking into this issue [@Silvanoc](https://github.com/Silvanoc). I wouldn't claim to be a JSON-LD expert by any means, I have some experience using it, but happy to learn along...
@sujaypatil96 I have created the Jupyter Notebook [context_diffs_demo](https://github.com/Silvanoc/linkml/blob/diagnose-jsonld-context-differences/notebooks/context_diffs_demo.ipynb) to demonstrate that `linkml generate jsonld-context` does not generate a complete context. If you look at cell `[13]` (sorry, they don't get...
> looks like we'd need to add a `sort=True` param to enable it? but hell ya glad to see that's merged https://github.com/RDFLib/rdflib/pull/3008/files#diff-f547e4997730bea72039e7f77d9eea1db53e3d1a1793d2f08221b6159877609eR62 Hhmmm, weird. Just upgrading `rdflib` ordering issues that...
> 🤷 looking closer it looks like `sort=True` shouldn't do anything anyway, so idk. i guess before we declare victory on sorted/canonicalized output we should probably have some specific tests...
Apparently it helped me with one of my branches, but it is [not really a reliable solution](https://github.com/linkml/linkml/issues/2706#issuecomment-2896282854). > As far as I understand the change in rdflib is only for...
> Parent issue for this is : #696 @vladistan there are no parent issues or PRs for a PR, but related issues are now children of #696