with Tags:
javascript
X

Registry Services on the Glass – Part 2: Queries
I think this to be one of the most interesting parts of the series started with the "Hitchhiker’s Guide to Interfacing with Registry Services" entries: the ability to query data registered from other applications and integrate it into front-end applications. Once again, before you start, the entire example is available on GitHub. Querying Service Providers… One the first steps to query Registry Services is to determine the list of service providers. The collection of service providers... [More]
Tags:  registry-services nastacio rdf registry rdfquery rest restful javascript rsotg programming |
Registry Services on the Glass - Part 1: Registration
The Hitchhiker’s Guide to interfacing with Registry Services two-part series introduced everything you needed to know about Registry Services’ concepts in order to write a client application. If you are already familiar with RESTful interfaces and RDF models, you probably can skip a good part of it. The Java language is certainly very popular and well-covered in the Registry Services samples, but it will not be of much help if your code runs inside a web-browser and you are not keen on suffering through the time-tested pain of mixing applets... [More]
Tags:  registry-services restful programming jquery nastacio rdf oslc javascript rest rsotg service-provider registry serv api semantic rdfquery |