Tag: JSON / JAVA / XML

Community

Understanding SPARQL

(Andrew Matthews) The Semantic Web, a knowledge-centric model for the Web’s future, supplements human-readable documents and XML message formats with data that can be understood and processed by machines. SPARQL Protocol and RDF Query Language (SPARQL) is to the semantic Web as SQL is to a relationa

Community

Scala and XML

(Michael Galpin) Scala is a popular new programming language that runs on the Java Virtual Machine (JVM.) Scala compiles into byte-code and thus it can leverage the Java programming language. Its syntax, however, makes it a powerful alternative to Java code in certain scenarios. One of those scenari

Community

Demystifying RESTful Data Coupling

(Steve Vinoski) Last time, I explored how one of the constraints designed into the Representational State Transfer (REST) architectural style—the uniform interface—can increase chances for resource and service reuse. Compared to approaches such as Web services and the Web Services Description Langua