diff --git a/loterre-resolvers/v1/216/identify.ini b/loterre-resolvers/v1/216/identify.ini index 596e2e6..f17e8de 100644 --- a/loterre-resolvers/v1/216/identify.ini +++ b/loterre-resolvers/v1/216/identify.ini @@ -1,5 +1,6 @@ # OpenAPI Documentation - JSON format (dot notation) mimeType = application/json + post.operationId = post-v1-216-identify post.description = Associer des termes au vocabulaire Loterre correspondant - https://skosmos.loterre.fr/216/fr/ post.summary = verbalisation à partir d'un tableau d'objets avec à minima un champ value contenant des termes @@ -7,24 +8,27 @@ post.requestBody.content.application/json.example.0.value = abstraction post.requestBody.content.application/json.example.1.value = acculturation post.requestBody.content.application/json.example.2.value = learning +post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream +post.requestBody.required = true post.responses.default.content.application/json.example.0.value.id = abstraction post.responses.default.content.application/json.example.0.value.about = http://data.loterre.fr/ark:/67375/216-W8HM2TM2-R -post.responses.default.content.application/json.example.0.value.prefLabel@fr = abstraction -post.responses.default.content.application/json.example.0.value.prefLabel@en = abstraction +; post.responses.default.content.application/json.example.0.value.prefLabel@fr = abstraction +; post.responses.default.content.application/json.example.0.value.prefLabel@en = abstraction post.responses.default.content.application/json.example.1.value.id = acculturation post.responses.default.content.application/json.example.1.value.about = http://data.loterre.fr/ark:/67375/216-V4MVZSND-0 -post.responses.default.content.application/json.example.1.value.prefLabel@fr = acculturation -post.responses.default.content.application/json.example.1.value.prefLabel@en = acculturation +; post.responses.default.content.application/json.example.1.value.prefLabel@fr = acculturation +; post.responses.default.content.application/json.example.1.value.prefLabel@en = acculturation post.responses.default.content.application/json.example.2.value.id = learning post.responses.default.content.application/json.example.2.value.about = http://data.loterre.fr/ark:/67375/216-VJM7VMG1-F -post.responses.default.content.application/json.example.2.value.prefLabel@fr = apprentissage -post.responses.default.content.application/json.example.2.value.prefLabel@en = learning +; post.responses.default.content.application/json.example.2.value.prefLabel@fr = apprentissage +; post.responses.default.content.application/json.example.2.value.prefLabel@en = learning post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream -post.responses.default.description = Les concept SKOS en JSON +post.responses.default.description = Les concepts SKOS en JSON post.parameters.0.description = Indenter le JSON résultant post.parameters.0.in = query post.parameters.0.name = indent post.parameters.0.schema.type = boolean + [delegate] file = ./v1/216.cfg [delegate] diff --git a/terms-extraction/v1/teeft/fr.ini b/terms-extraction/v1/teeft/fr.ini index ca6eb91..7265a8a 100644 --- a/terms-extraction/v1/teeft/fr.ini +++ b/terms-extraction/v1/teeft/fr.ini @@ -5,7 +5,6 @@ post.requestBody.content.application/json.example.0.id = 1 post.requestBody.content.application/json.example.0.value = Pour faciliter l’accès aux techniques de fouille de données notamment pour les non spécialistes, le service TDM de l’Inist-CNRS développe des web services autour du traitement de l’information scientifique et technique. Ces services peuvent être appelés en ligne de commande ou au sein de LODEX, outil libre de visualisation. La démonstration montre comment, à partir des informations présentes dans une notice bibliographique et plus particulièrement à partir d’une adresse d’auteur, l’identifiant RNSR (Répertoire national des structures de recherche) est attribué automatiquement au document initial et comment cette nouvelle donnée est exploitée au sein de LODEX. Ainsi, programme ou algorithme développé par des enseignants chercheurs pourrait être adapté pour devenir un web service et être utilisé par le plus grand nombre. post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream -post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.requestBody.required = true post.responses.default.content.application/json.example.0.id = 1 post.responses.default.content.application/json.example.0.value.0 = service tdm @@ -25,7 +24,7 @@ post.parameters.1.description = Indenter le JSON résultant post.parameters.1.in = query post.parameters.1.name = indent -post.parameters.0.required = false +post.parameters.1.required = false post.parameters.1.schema.type = boolean [use]