graph-notebook
graph-notebook copied to clipboard
[BUG] Federated Query with deployed ML Endpoint not working
Describe the bug See attached screenshot
To Reproduce Steps to reproduce the behavior:
- Deploy from the website (I used us-east-1)
- Open the Neptune-ML-03-Intro-to-Link-Predection-SPARQL notebook.
- Patch the utility file notebooks/04-Machine-Learning/Neptune-ML-SPARQL/neptune_ml_sparql_utils.py (at least till next release)
- Run all the code blocks in the notebook.
- See error in screenshot
Expected behavior Expected the sparql query to interact with the Sagemaker endpoint and predict edges
Screenshots See attached
Desktop (please complete the following information):
- OS: Mac OS 11.6.4 (Big Sur)
- Browser Chrome
- Version 99.0.4844.74 (Official Build) (x86_64)
Additional context Note that the error messages involve the url in the PREFIX statements. Perhaps they have changed. I could not find any information in Neptune Docs specifying what they should be.

tested, this is working properly. perhaps it was fixed in a previous release, closing.