SpazioCodice

GraphQL + OWL: Mutations

MUTATION GRAPH QL

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

graphQL

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

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.

URIs 303 redirection for the Semantic Web

uris 303

The Semantic Web was envisioned by Tim Berners-Lee as a Web made of data that machines could process.

In this article we are going to see how to use URI’s 303 Redirection to make resources available to machines and humans.