This commit is contained in:
2026-08-20 20:43:18 -04:00
parent 025392b129
commit fcb1da7e0d
21 changed files with 637 additions and 178 deletions
+1
View File
@@ -24,6 +24,7 @@ message OntologyQueryRequest {
optional string sparql_query = 2;
map<string, string> prefixes = 3;
optional string base = 4;
bool inferences_only = 5;
}
message OntologyQueryResponse {