Ahmad Alobaid
Ahmad Alobaid
The idea of having it in css is to allow referencing the css from the repo without the need to download it.
It would be nice to have LNCS as well 😄
prince: css/pubcss-ieee.css:166: warning: missing ':' for pseudo-element '::footnote-call' prince: css/pubcss-ieee.css:171: warning: missing ':' for pseudo-element '::footnote-marker' prince: css/pubcss-ieee.css:177: warning: parse error in page declaration at 'escape(' prince: css/pubcss-ieee.css:387: warning: missing...
Hi, I have a test ontology published [here](https://w3id.org/def/geo123). It works with `curl` ```curl -L -H "Accept: application/rdf+xml" https://w3id.org/def/geo123``` But I can not import it with Protege (using the link https://w3id.org/def/geo123)...
**Describe the bug** A clear and concise description of what the bug is. Error generating the documentation for this ontology: https://github.com/ahmad88me/ontologies_gister/blob/main/Top_in_lov/adms.rdf Widoco version: `widoco-1.4.16-jar-with-dependencies.jar`
it would be nice to support `gcovr`
Hi, I have a server with 15 GB of RAM and a ttl of (~13 GB). It tried to generate HDT from the ttl but after some time the process...
Hi, Is there any technical documentation about how things are implemented to facilitate the contribution to the project. Thanks,
It works with the HDT of DBpedia, but it stopped after some time. I open the HDT as follows: `hdt = hdt::HDTManager::mapIndexedHDT(hdt_file.c_str());` I also copy the output. ``` Predicate Bitmap...
If multiple repos with the same name from different users are using OnToology, things will be missed up. The reason is that the way OnToology works is that before it...