ShareDoc:PublicDocumentation/APIs: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 17: Line 17:
* [[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]]
* REST Curation APIs are available to Share Family members to manage JCricket entity editor operations


== GraphQL ==
== GraphQL ==
*[[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]]
*Curation APIs are available to Share Family members to manage JCricket entity editor operations


== SPARQL ==
== SPARQL ==

Latest revision as of 11:05, 30 April 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.