mNo edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
This page gathers the release notes of the technical implementations: [[ShareDoc:ReleaseNotes]] | This page gathers the release notes of the technical implementations: [[ShareDoc:ReleaseNotes]] | ||
== Technical documentation | == Share-VDE API: Technical documentation == | ||
* [[ShareDoc:API documentation]] | === General === | ||
* [[ShareDoc: | * [[ShareDoc:Domain Model|The Share-VDE Domain Model]] | ||
* [[ShareDoc: | * [[ShareDoc:The PostMan Collection|How to import the Share-VDE API Collection]] | ||
* [[ShareDoc: | * [[ShareDoc:API documentation|Share-VDE API: cross-cutting concepts]] | ||
* [[ShareDoc: | * [[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]] | |||
=== GraphQL === | |||
* [[ShareDoc:GraphQL API|Share-VDE GraphQL API]] | |||
* [[ShareDoc:Subject API|Share-VDE GraphQL API: Subjects]] |
Revision as of 09:18, 8 February 2024
Summary of the public technical documentation for Share-VDE and Share Family technology.
SUMMARY TO BE COMPLETED once we will have all the technical documentation moved to new public pages.
User guides
- LOD Platform UX guide: user guide for the LOD Platform entity discovery web interface (aka “discovery portal”) SPOSTARE QUESTA PAGINA IN NAMESPACE SHAREDOC - TALE NAMESPACE VERRA' RESO PUBBLICO UNA VOLTA TERMINATO IL LAVORO
- JCricket UX guide: user guide for the JCricket entity editor SPOSTARE QUESTA PAGINA IN NAMESPACE SHAREDOC - TALE NAMESPACE VERRA' RESO PUBBLICO UNA VOLTA TERMINATO IL LAVORO
Release notes
This page gathers the release notes of the technical implementations: ShareDoc:ReleaseNotes
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