On APIs, JSON, Linked Data, attitude and opportunities

I’ve been meaning to revisit some of the things i’ve been writing about and getting feedback on lately – APIs, the JSON vs. XML “non” debate and Linked Data. My focus was going to be on JSON-LD as the low-hanging fruit of Linked Data, and this week some news came out that gave me the […]
Read More →Data modeling for APIs. Part 4: Linked Data and SPARQL

In the 4th part of this series of posts we look at a different way of data modeling for APIs, one that is based on Linked Data standards. First, some background and terminology. The terms that define the associated technologies have been the subject of debate, as well as the technologies themselves. In essence, these […]
Read More →Data modeling for APIs. Part 3: SOAP and XML

In the third part of this series of posts we take a look at some of the details of data modeling for APIs using an XML – SOAP approach. SOAP has been around for a while now, as it was designed as an object-access protocol in 1998 by Dave Winer, Don Box, Bob Atkinson, and […]
Read More →Data Modeling for APIs. Part 2: REST and JSON

In the second part of this series of posts we start looking into the implications of the choice between a SOAP and a REST approach to implementing APIs from a data modeling perspective. For most people a SOAP API is associated with an XML data model, while a REST API is associated with a JSON […]
Read More →Data Modeling for APIs. Part 1: setting the stage

Lately we’ve been engaged in the design of a data model for a project aiming to deliver an API for analytics in the domain of energy. As there is an ongoing debate in the consortium wrt to the type of API that will be implemented (RESTful vs Web Services), we have been asked to provide […]
Read More →