The problem with most triple stores is … they tend to be slow. At least slow compared to their schema-full counterparts. It seems the cost…
Tag: sparql
Since microservices are one of the core components of the mu.semte.ch architecture, we pay a lot of attention to making the development of a microservice…
What is a semantic microservice? What I mean (in this post) with a semantic microservice is a small self-sustainable piece of software. That software should…
By adding 2 new microservices to our regular mu.semte.ch setup (https://github.com/mu-semtech/mu-project) we can create a very nifty workflow that will automatically expand semantic files in…
The delta-service has already been mentioned and used in previous blog posts on reactive programming to make microservices hook into changes introduced by other microservices. In this…
The mu-project repository offers a good starting point to bootstrap a new mu.semte.ch project. The docker-compose.yml to start from consists of 3 core components: mu-identifier,…
What is an application without the data it manipulates? Very little indeed. Storing the initial content and updating the data model is often solved with…
The microservices are one of the core components of the mu.semte.ch architecture. Each microservice has its own responsibility, providing a tiny part of the application’s functionality…
Dacota.one used mu.semte.ch to publish CRAB-LOD as Linked Open Data. Publishing linked open data is not at the core of the mu.semte.ch stack, yet the choice…