11 Sep 2023 |
| Justin Lim changed their display name from Justin to Justin Lim. | 17:30:05 |
Richard Valdivia | pdurbin: Reading your response I found this curl comand: curl -H "X-Dataverse-key: $API_TOKEN" -X POST http://$SERVER/api/admin/$dataset-id/reregisterHDLToPID | 17:31:02 |
Richard Valdivia | I have to use this parameter to made the new register? reregisterHDLToPID | 17:31:38 |
Richard Valdivia | Redacted or Malformed Event | 17:32:45 |
Richard Valdivia | I must put the ID that must be reregistered instead of reregisterHDLToPID | 17:33:34 |
Richard Valdivia | ???? | 17:33:55 |
Richard Valdivia | In reply to @pdurbin:matrix.org How many FAKE datasets do you have? more and less 300 to 350 registers | 17:35:53 |
Philip Durbin | Richard Valdivia: that reregisterHDLToPID won't work for you. Sorry. | 17:36:57 |
Justin Lim | Hello Miguel and Philip! I am interested in contributing to the C API. If there is some area of the project that you think would be good place to start I would happy to look into it. | 17:39:05 |
Richard Valdivia | In reply to @pdurbin:matrix.org Richard Valdivia: that reregisterHDLToPID won't work for you. Sorry. hummmm... this is not good 😁😁!!! You say this because, in this case, I would do one by one? | 17:39:32 |
Philip Durbin | Miguel Silva: ^^ | 17:40:31 |
Philip Durbin | 300-350 is a lot. You'll probably want to write a script | 17:41:30 |
Philip Durbin | Richard Valdivia: I would suggest writing to https://groups.google.com/g/dataverse-community to explain your situation and ask if anyone has written a script | 17:42:32 |
Richard Valdivia | In reply to @pdurbin:matrix.org Richard Valdivia: I would suggest writing to https://groups.google.com/g/dataverse-community to explain your situation and ask if anyone has written a script Perfect... tanks Phill, | 17:43:07 |
Philip Durbin | Justin Lim: thanks for stopping by! I was talking to Miguel Silva just this morning! He gave a 😍 when I said you might want to start contributing! | 17:44:59 |
Philip Durbin | Justin Lim: I see a TODO about HTTP POST requests here: https://github.com/aeonSolutions/OpenScience-Dataverse-API-C-library/wiki | 17:49:27 |
13 Sep 2023 |
Philip Durbin | Justin Lim: you might want to just send Miguel Silva an email. Do you see his gmail address at https://github.com/aeonSolutions ? (I have to be logged into GitHub to see it.) | 11:30:24 |
Miguel Silva | In reply to @pdurbin:matrix.org Justin Lim: you might want to just send Miguel Silva an email. Do you see his gmail address at https://github.com/aeonSolutions ? (I have to be logged into GitHub to see it.) easier this way. Here it is: mtpsilva@gmail.com | 11:51:02 |
Miguel Silva | In reply to @moistbread:matrix.org Hello Miguel and Philip! I am interested in contributing to the C API. If there is some area of the project that you think would be good place to start I would happy to look into it. Hi Justin Lim I maintain a C++ library to expedite connectivity to a dataverse. Is hosted on Github. You are welcome to join me on improving the code | 11:53:34 |
Miguel Silva | In reply to @moistbread:matrix.org Hello Miguel and Philip! I am interested in contributing to the C API. If there is some area of the project that you think would be good place to start I would happy to look into it. * Hi Justin Lim I maintain a C++ library to expedite connectivity to a #dataverse. It is hosted on GitHub. You are welcome to join me in improving the code.
Here's the link to the repository: https://github.com/aeonSolutions/OpenScience-Dataverse-API-C-library
| 11:54:17 |
Philip Durbin | Ha! Thanks! I'm glad you two are connecting. | 12:00:03 |
Philip Durbin | Miguel Silva: is there a small hello world example with a Makefile? I was a little confused by the idea of simply copying the .h and .cpp files into a project. C/C++ is a different world, I guess, and it's been 20+ years since I took a class in it! 😅 | 12:01:48 |
Miguel Silva | In reply to @pdurbin:matrix.org Miguel Silva: is there a small hello world example with a Makefile? I was a little confused by the idea of simply copying the .h and .cpp files into a project. C/C++ is a different world, I guess, and it's been 20+ years since I took a class in it! 😅 unfortunately no. Not for now. I've been coding it for "embedded devices". Those Smart Data Acquisition Devices I've been posting about.
So if anyone has some spare time, write a simpler "hello world" example. It is greatly appreciated.
In the meantime, there's a firmware code, fully working and running on this GitHub repository here
https://github.com/aeonSolutions/openScience-Smart-DAQ-to-Upload-Live-Experimental-Data-to-a-Data-Repository
folder "Firmware Code"
| 12:40:40 |
Miguel Silva | ... Anyone can use it as a study reference to learn how the code works and how it can be implemented on any other project | 12:41:53 |
Miguel Silva | else, as soon as I find some time, I'll add one or two examples to the c++ library on Github | 12:44:44 |
Philip Durbin | Ok. Maybe Justin Lim could contribute that, if it makes sense. 😄 | 13:04:45 |
Philip Durbin | prsridha: https://github.com/IQSS/dataverse/pull/9833 has been merged! Thanks again! | 20:48:10 |
Justin Lim | In reply to @aeonlabs:matrix.org easier this way. Here it is: mtpsilva@gmail.com Thanks for the responses. I sent you an email. I had some trouble getting used to the way Element displays replies haha | 21:00:27 |
Philip Durbin | Matrix/Element takes some getting used to. We also have https://dataverse.zulipchat.com if you are interested. | 21:01:09 |
Justin Lim | In reply to @pdurbin:matrix.org Matrix/Element takes some getting used to. We also have https://dataverse.zulipchat.com if you are interested. cool! I will take a look | 21:07:42 |