ShareDoc:PublicDocumentation/APIs: Difference between revisions

No edit summary
mNo edit summary
 
Line 1: Line 1:
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.  
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.
Please contact [mailto:info@svde.org info@svde.org] for any additional information.


== General ==
== General ==
Line 21: Line 21:
*[[ShareDoc:GraphQL API|Share-VDE GraphQL API]]
*[[ShareDoc:GraphQL API|Share-VDE GraphQL API]]
*[[ShareDoc:Subject API|Share-VDE GraphQL API: Subjects]]
*[[ShareDoc:Subject API|Share-VDE GraphQL API: Subjects]]
== 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 [mailto:info@svde.org info@svde.org].

Latest revision as of 13:38, 22 February 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.