Skip to content
Ashesh Goplani edited this page Feb 16, 2023 · 19 revisions

Welcome to the ENAPSO Community SDK Wiki! Here you will find comprehensive information and guidance for using the ENAPSO Community SDK to create, manage, and query your own knowledge graph data.

To get started, we recommend exploring the following pages:

Deploying Keycloak and Postgres for ENAPSO Services : This covers deploy onprem solutions

Authentication and Authorization : This covers how to authenticate and authorize requests with ENAPSO.

  • Individual Management: Learn how to create, read, search, modify, and delete individuals and their relations in the Knowledge Graph.
  • Ontology Management: Understand how to manage classes, properties, and annotations, taxonomies, relations and restrictions.
  • Graph Database Management: Discover how to manage repositories, named graphs, users, permissions, and roles, upload and download ontologies.
  • SPARQL Assistant: Learn how to generate automatic complex SPARQL query and update commands.
  • API Assistant: Learn how to manage the high-level routes for the REST API (CRUD endpoints) for classes and individuals and OpenAPI generation.
  • Cache Management: Understand how to speed up query generators and queries, cache distribution.