-
EDIT(Centril): The crate was renamed to `rustc_middle` in https://github.com/rust-lang/rust/pull/70536.
EDIT(jyn514): Most of rustc_middle was split into `rustc_query_impl` in https://github.com/rust…
-
## Description
This project will build a notification system for Dalgo. Although this ticket is part of the `DDP_backend` repo, the selected contributor will work on the frontend `webapp` repo as wel…
-
A method for evaluating software architectures relative to quality attribute goals.
A leading method in the area of software architecture evaluation.
It aids in eliciting sets of quality requirem…
-
## Why?
I am tired of writing / copy-pasting every prefix each time I need to write a query.
The prefix mechanism makes the SPARQL learning curve steeper.
## Previous work
- RDFa def…
-
-
Especially this entry that we really need focusing on ICDO: https://progenetix.org/service-collection/ontologymaps/
@mbaudis
-
Greetings everyone!
I’m João Antunes, a grad student (M.Sc candidate) at the [University of Lisbon](https://tecnico.ulisboa.pt/), a full-time Software Engineer at [YLD](https://yld.io) and one of t…
-
Hey, I've been using this project for a while an creating different agents for random use cases. From the description of the copilot mode visiting the websites it finds as relevant results of splittin…
-
## Why?
GraphQL is a hot topic amongst developers and tool vendors.
There are several implementations of GraphQL over RDF (HyperGraphQL, Comunica, TopQuadrant, StarDog), and we at Onto are also wo…
-
### Problem
Netty API is solely callback based, and a next `ChannelHandler` should be added to the pipeline synchronously and immediately right after the handler complete some intermediate task (i.e.…