Questions tagged [pronto]

4 questions
4
votes
0 answers

Ruby Pronto & Gitlab Merge Requests: no inline comments

After having used pronto in combination with Github for some time, I tried setting it up in combination with a Gitlab installation. The CI flow itself runs just fine, but there aren't any merge request comments being added like I expected. It looks…
Marcus Ilgner
  • 6,935
  • 2
  • 30
  • 44
1
vote
0 answers

How to parse instances in an ontology using pronto parser?

I am a new user of pronto. I like its simplicity. I am trying to exctract all the terms in a given ontology (.owl). Let say we have the following ontology:
bib
  • 944
  • 3
  • 15
  • 32
1
vote
1 answer

rugged gem failing to build native extension

OS: Ubuntu 18.04 GCC version: gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) JRuby version: 9.2.8.0 Ruby version: 2.5.3 Issue origin: Trying to install pronto gem (version 0.11.0) While running gem install pronto, the gem install fails at a…
1
vote
0 answers

Pronto hex code to base64, How to convert

I have a device that accepts pronto code as input, I have a comment list in base64, can you help me convert it, I was unable to find the answer how to do it. My base64 code list:…