Paths#
This page summarizes the code structure for this directory and its immediate subdirectories. It focuses on the api / v1 / paths area within the api module. Use the table of contents below to navigate deeper.
Overview#
This section documents all HTTP routes exposed by the API v1. Routes are organized by functional domains and follow the structure of the paths/ directory.
Each subdirectory represents a coherent set of endpoints (such as users, authentication, administration, data access, or knowledge graph operations), while files at the root level define core or cross-cutting routes. Deeper levels in the hierarchy are used to represent operations on specific resources (for example, routes scoped to a given user, data item, or identifier).
Contents#
Files in this directory#
annotate.jsblenderSources.jsconfig.jscopygraph.jsdatabases.jsgetOntologyRootUris.jsgraphvis.jshealth.jshttpProxy.jskg.jslogs.jsontologyModels.jsprefixes.jsprofiles.jsrdf-io.jsshaclValidate.jsshortestPath.jssources.jssparqlProxy.jstools.jstriples2rdf.jsupload.jsusers.jsutils.jsyasguiQuery.js