Vidéo pédagogique
Notice
Langue :
Anglais
Crédits
Fabien Gandon (Intervention), Catherine Faron (Intervention), Olivier Corby (Intervention)
Conditions d'utilisation
Unless otherwise specified, the course material is provided under the Creative Commons License BY-NC-ND: the name of the author should always be mentioned; the user can exploit the work except in a commercial context; and he or she cannot make changes to the original work.
DOI : 10.60527/82n6-de49
Citer cette ressource :
Fabien Gandon, Catherine Faron, Olivier Corby. Inria. (2016, 8 septembre). 6. LDP : a REST API to linked data , in 4. Integration with Other Data Formats and Sources. [Vidéo]. Canal-U. https://doi.org/10.60527/82n6-de49. (Consultée le 15 mai 2024)

6. LDP : a REST API to linked data

Réalisation : 8 septembre 2016 - Mise en ligne : 13 novembre 2018
  • document 1 document 2 document 3
  • niveau 1 niveau 2 niveau 3
Descriptif

This part is about the Linked Data Platform standard which provides the REST API to link data.

This is a set of standardized HTTP and RDF practices to build clients and servers that create, read, and write Linked Data Resources. LDP makes a difference between two kinds of resources. The resources with an RDF representation, and the ones with other formats: HTML, images, and so on. But in both cases, you can add, remove, and change resources in an LDP platform.

Intervention
Thème
Documentation

This section uses the terms REST, REST API, RESTful, etc.

Representational state transfer (REST) was introduced by Roy Fielding in his PhD in 2000. The idea is to rely on a stateless protocol and standard HTTP operations (GET, POST, PUT, DELETE, etc.) to access resources over the Web and progress through applications and operations in an hypermedia way.

To learn more start by "Representational state transfer"

References

  • - Linked Data Platform 1.0 Primer W3C Working Group Note
  • - Linked Data Platform 1.0 W3C Recommendation
  • Dans la même collection

    Avec les mêmes intervenants et intervenantes

    Sur le même thème