Thougths On Coding
Did you have a look at our latest articles? To make sure we provide you with the best content please remember: any feedback is warmly welcome.

Seamless RDF Data Querying: FragLink-Driven Linked Data Fragments Servers
This article is a step-by-step guide that illustrates using FragLink to implement a Linked Data Fragments Server, specifically a Triple Pattern Server.

FragLink: A Linked Data Fragments Server Development Kit
Let us introduce FragLink: a Linked Data Fragments Server Framework that adds LDF capabilities to your Server.

Distributed Computing: An Unexpected Journey
Distributed computing orchestrates software across diverse computers, shifting problem-solving to a localized approach. Our journey starts with foundational challenges, progressing from math to practical applications.

GraphQL + OWL: Mutations
In the fourth of our GraphQL + OWL series, we design the “write” side of the system: in GraphQL, Mutations. Mutations, as the name suggests, allow the manipulation of data.

GraphQL + OWL: Types & Fields
The third part of our “GraphQL + OWL” series deals with types and properties, which are the building blocks of ontology and GraphQL.

GraphQL + OWL: Namespaces
In this article, we begin the implementation of a system providing a GraphQL interface on top of an arbitrary set of ontologies.

GraphQL + OWL: An “Ontologized” GraphQL Interface
This post describes a proposal for implementing a GraphQL interface over an arbitrary OWL. The article uses BIBFRAME as a reference ontology.

Identity Management with Keycloak
In this article we’ll present what Keycloak can do and why it can be considered the Swiss army knife for almost any identity management needs.