ShareDoc:PublicDocumentation/APIs: Difference between revisions

(Created page with "Prova")
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Prova
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 [mailto:info@svde.org info@svde.org] for any additional information.
 
== General ==
 
* [[ShareDoc:Domain Model|The Share-VDE Domain Model]]
* [[ShareDoc:The PostMan Collection|How to import the Share-VDE API Collection]]
* [[ShareDoc:API documentation|Share-VDE API: cross-cutting concepts]]
* [[ShareDoc:Auth|Share-VDE API: Authentication]]
* [[ShareDoc:Query Languages|Share-VDE API: Query Languages]]
* [[ShareDoc:Simple Search|Share-VDE API: Simple Search]]
 
== REST ==
 
* [[ShareDoc:RESTFul API|Share-VDE REST API]]
* [[ShareDoc:ShareVDEAndTheSemanticWeb|Share-VDE and the Semantic Web]]
* [[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 ==
*[[ShareDoc:GraphQL API|Share-VDE GraphQL API]]
*[[ShareDoc:Subject API|Share-VDE GraphQL API: Subjects]]
*Curation APIs are available to Share Family members to manage JCricket entity editor operations
 
== 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 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.