mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
== REST == | == REST == | ||
* [[ShareDoc:RESTFul API|Share-VDE | * [[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
- The Share-VDE Domain Model
- How to import the Share-VDE API Collection
- Share-VDE API: cross-cutting concepts
- Share-VDE API: Authentication
- Share-VDE API: Query Languages
- Share-VDE API: Simple Search
REST
- Share-VDE RESTful API
- Share-VDE and the Semantic Web
- Share-VDE REST API: Content Negotiation
- REST Curation APIs are available to Share Family members to manage JCricket entity editor operations
GraphQL
- Share-VDE GraphQL 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 info@svde.org.