.
This commit is contained in:
@@ -20,6 +20,8 @@ message OntologyClearResponse {
|
||||
message OntologyQueryRequest {
|
||||
optional string turtle = 1;
|
||||
string sparql_query = 2;
|
||||
map<string, string> prefixes = 3;
|
||||
optional string base = 4;
|
||||
}
|
||||
|
||||
message OntologyQueryResponse {
|
||||
|
||||
Reference in New Issue
Block a user