-
Notifications
You must be signed in to change notification settings - Fork 0
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
Reconciliaton API - iteration 3 multi-language #13
Comments
Here is the swagger link for artsdata testing with the latest draft version : |
@sahalali The test bench is getting an error. I think this needs to be fixed on the reconciliation server. @AbhishekPAnil Please deploy to culturecreates github pages so it is easier to test. You can deploy to ghpages using |
@saumier The branch culturecreates:enhancement/issue-13 for test bench has been deployed. |
@sahalali @AbhishekPAnil The endpoint error I experienced above is probably because we don't have an SSL certificate on the server, and you both have probably accepted the insecure connection in your browser. However, we should have an SSL certificate if we want others in the W3C reconciliation group to play around and expore the new endpoint. @sahalali Can you please add an SSL certificate? Also, @sahalali Do you have an idea why the test bench is showing "Validations error for reconcilation response |
@AbhishekPAnil I'll open an issue in our culturecreates testbench repo and ask you to merge your work in to our main branch. culturecreates/testbench#4 |
Please review this. |
@sahalali The Reconciliation test bench at culturecreates is not working with this endpoint |
@sahalali After you restarted the database the reconciliation service worked for a little while but then stopped again before I could make the demo. I only did a couple requests so I don't think there was any stress put on the server. Please investigate as to why the server seems to stop working. |
The graph db server looks stable now. Still I will keep an eye on it for few more days. |
@sahalali The Reconciliation test bench at culturecreates is not working with this endpoint I don't think the graphdb is down, but there is a problem connecting the test bench to the API. Maybe something simple like a missing SSL. Please check it out. |
@sahalali I am having a couple of issues:
|
|
My findings:
2.The
I think this was with respect to the
Please refer this section for the change. 3.Also ,in our test bench the Support for multi-lingual candidate names(Ref this issue) was added. |
@AbhishekPAnil Thanks for documenting your findings here. I also created a time sheet code for work related to W3C called: |
@sahalali Please update the version number in the Reconciliation service manifest as per Abhishek's finding above. Thx.
@sahalali I don't think there is a |
For now I removed suggest from the manifest and updated version number. |
@sahalali This iteration 3 ran into a blocker because of a design debate in the W3C group. There is now alignment on the path forward. We should re-implement our User Story Reconcile a Place in any language. To do this we need to change the implementation of the Reconciliation server (still version 1.0-draft) and the Reconciliation Test Bench to match the updated specs. I am meeting with the W3C group tomorrow and following that meeting I will summarize the changes back here. |
See doc https://docs.google.com/document/d/10eiOqials4PDipSw3zhNYTw_UbE0W0SuUk7nIAbMHxM/edit#heading=h.qbm5wo48afoq
Test on Culture Creates github page:
https://culturecreates.github.io/testbench/#/client/https%3A%2F%2F35.183.160.6%2Freconcile
Tasks
The text was updated successfully, but these errors were encountered: