ShareDoc:PublicDocumentation/APIs: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 14: Line 14:
== REST ==
== REST ==


* [[ShareDoc:RESTFul API|Share-VDE REST API]]
* [[ShareDoc:RESTFul API|Share-VDE RESTful API]]
* [[ShareDoc:ShareVDEAndTheSemanticWeb|Share-VDE and the Semantic Web]]
* [[ShareDoc:ShareVDEAndTheSemanticWeb|Share-VDE and the Semantic Web]]
* [[ShareDoc:Content Negotiation|Share-VDE REST API: Content Negotiation]]
* [[ShareDoc:Content Negotiation|Share-VDE REST API: Content Negotiation]]

Latest revision as of 08:46, 28 May 2024

This section provides a comprehensive collection of documents detailing the various APIs integral to the Share Family ecosystem. These APIs serve as the backbone of our platform, facilitating seamless integration, data retrieval, and interaction with Share Family services and resources.

Please contact info@svde.org for any additional information.

General

REST

GraphQL

SPARQL

Share Family data are exposed also via a SPARQL endpoint that is available for queries. The current set-up includes two different methods for searching and viewing the data, ie.:

  • graphic user interface SPARQL UI Console at https://data-staging.svde.org: it's the graphic end user interface where the dataset loaded to the triple store can be selected; selecting "Query" in the user menu opens the query interface;
  • direct access to SPARQL Endpoint at https://data-staging.svde.org/sparql: it's the HTTP endpoint to run queries directly on the dataset.

To access the triple store and consult the data contact info@svde.org.