Vladimir Alexiev
Vladimir Alexiev
(originally https://github.com/sindresorhus/awesome/issues/1976) @lockys and @John-Lin: Frankly I don't understand the search at https://awesomelists.top - I search for "Kafka" and the first hit is https://awesomelists.top/#/repos/adafruit/awesome-adafruitio. But it doesn't even contain that...
(originally https://github.com/sindresorhus/awesome/issues/1975) @lockys and @John-Lin: - When I'm looking at a list, eg https://awesomelists.top/#repos/onurakpolat/awesome-bigdata - And I click on a heading (section), eg Data Ingestion - I want a URL...
Compare these: - https://wikidata.reconci.link/en/preview?id=Q917570 - https://wikidata.reconci.link/bg/preview?id=Q917570 `en` is poorer than `bg` (I'm used to `bg` being poorer than `en` for many IT services, but I am not used to the...
Use case: - I have a table with Fortune 500 companies and their CEOs. - I first match the company, then match the CEO - When matching the CEO, I'd...
https://reconciliation-api.github.io/testbench/ > test bench> Suggest > Class: Returns all kinds of items not just classes. Please filter to classes only, i.e. `[] wdt:P31|wdt:P279 ?c`
https://reconciliation-api.github.io/testbench/ > test bench> Suggest > Property: I'm looking for "MIC market code (P7534) ISO 10383 market identifier code". These searches don't find it: - mic iso - mic code...
I have a bunch of URLs in the ontology metadata, they should be shown as links. Eg - dct:creator http://businessgraph.io http://ontotext.com mailto:[email protected] - dct:publisher http://businessgraph.io - dct:status http://purl.org/adms/status/UnderDevelopment - dct:type...
If there's something in the output folder, it causes this error: ``` PermissionError: [WinError 5] Access is denied: 'ontology' ``` Then it deletes the folder (not just folder contents), which...
I have a Markdown file with 120 headers nested to 4 levels. markdown-mode makes a nested imenu--index-alist that `imenu-list` displays as follows: ``` + Intro . Project Glossary Areas Countries...
The following actions on orgmode headers are reflected in ilist immediately: - add/delete heading - move heading up/down But the following is not reflected: - promote/demote heading (i.e. move heading...