diff --git a/loterre-resolvers/v1/BVM/annotate.ini b/loterre-resolvers/v1/BVM/annotate.ini index 69d23ba..0e32ba7 100644 --- a/loterre-resolvers/v1/BVM/annotate.ini +++ b/loterre-resolvers/v1/BVM/annotate.ini @@ -1,21 +1,21 @@ # OpenAPI Documentation - JSON format (dot notation) - post.operationId = post-v1-BVM-annotate - post.responses.default.description = Return all objects with annotate fields - post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.summary = Annotate field of each Object with a SKOS concept (NetsCity) - post.requestBody.required = true - post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.parameters.0.in = query - post.parameters.0.name = path - post.parameters.0.schema.type = string - post.parameters.0.description = The path in each object to enrich with a SKOS concept - post.parameters.1.in = query - post.parameters.1.name = indent - post.parameters.1.schema.type = boolean - post.parameters.1.description = Indent or not the JSON Result - [delegate] - file = ./v1/BVM.cfg - [delegate] - file = ./v1/annotate.cfg - [delegate] - file = ./v1/send.cfg +post.operationId = post-v1-BVM-annotate +post.responses.default.description = Return all objects with annotate fields +post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.summary = Annotate field of each Object with a SKOS concept (NetsCity) +post.requestBody.required = true +post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.parameters.0.in = query +post.parameters.0.name = path +post.parameters.0.schema.type = string +post.parameters.0.description = The path in each object to enrich with a SKOS concept +post.parameters.1.in = query +post.parameters.1.name = indent +post.parameters.1.schema.type = boolean +post.parameters.1.description = Indent or not the JSON Result +[delegate] +file = ./v1/BVM.cfg +[delegate] +file = ./v1/annotate.cfg +[delegate] +file = ./v1/send.cfg diff --git a/loterre-resolvers/v1/BVM/expand.ini b/loterre-resolvers/v1/BVM/expand.ini index 40c8663..041c6fc 100644 --- a/loterre-resolvers/v1/BVM/expand.ini +++ b/loterre-resolvers/v1/BVM/expand.ini @@ -1,21 +1,21 @@ # OpenAPI Documentation - JSON format (dot notation) - post.operationId = post-v1-BVM-expand - post.responses.default.description = Return all objects with enrich fields - post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.summary = Enrich on field of each Object with a SKOS concept (NetsCity) - post.requestBody.required = true - post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.parameters.0.in = query - post.parameters.0.name = path - post.parameters.0.schema.type = string - post.parameters.0.description = The path in each object to enrich with a SKOS concept - post.parameters.1.in = query - post.parameters.1.name = indent - post.parameters.1.schema.type = boolean - post.parameters.1.description = Indent or not the JSON Result - [delegate] - file = ./v1/BVM.cfg - [delegate] - file = ./v1/process.cfg - [delegate] - file = ./v1/send.cfg +post.operationId = post-v1-BVM-expand +post.responses.default.description = Return all objects with enrich fields +post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.summary = Enrich on field of each Object with a SKOS concept (NetsCity) +post.requestBody.required = true +post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.parameters.0.in = query +post.parameters.0.name = path +post.parameters.0.schema.type = string +post.parameters.0.description = The path in each object to enrich with a SKOS concept +post.parameters.1.in = query +post.parameters.1.name = indent +post.parameters.1.schema.type = boolean +post.parameters.1.description = Indent or not the JSON Result +[delegate] +file = ./v1/BVM.cfg +[delegate] +file = ./v1/process.cfg +[delegate] +file = ./v1/send.cfg diff --git a/loterre-resolvers/v1/MDL/annotate.ini b/loterre-resolvers/v1/MDL/annotate.ini index f6ccc34..3188f20 100644 --- a/loterre-resolvers/v1/MDL/annotate.ini +++ b/loterre-resolvers/v1/MDL/annotate.ini @@ -1,21 +1,21 @@ # OpenAPI Documentation - JSON format (dot notation) - post.operationId = post-v1-MDL-annotate - post.responses.default.description = Return all objects with annotate fields - post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.summary = Annotate field of each Object with a SKOS concept (Astronomie) - post.requestBody.required = true - post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream - post.parameters.0.in = query - post.parameters.0.name = path - post.parameters.0.schema.type = string - post.parameters.0.description = The path in each object to enrich with a SKOS concept - post.parameters.1.in = query - post.parameters.1.name = indent - post.parameters.1.schema.type = boolean - post.parameters.1.description = Indent or not the JSON Result - [delegate] - file = ./v1/MDL.cfg - [delegate] - file = ./v1/annotate.cfg - [delegate] - file = ./v1/send.cfg +post.operationId = post-v1-MDL-annotate +post.responses.default.description = Return all objects with annotate fields +post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.summary = Annotate field of each Object with a SKOS concept (Astronomie) +post.requestBody.required = true +post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.parameters.0.in = query +post.parameters.0.name = path +post.parameters.0.schema.type = string +post.parameters.0.description = The path in each object to enrich with a SKOS concept +post.parameters.1.in = query +post.parameters.1.name = indent +post.parameters.1.schema.type = boolean +post.parameters.1.description = Indent or not the JSON Result +[delegate] +file = ./v1/MDL.cfg +[delegate] +file = ./v1/annotate.cfg +[delegate] +file = ./v1/send.cfg