diff --git a/loterre-resolvers/v1/MDL/identify.ini b/loterre-resolvers/v1/MDL/identify.ini index 9b7343c..72fa3c0 100644 --- a/loterre-resolvers/v1/MDL/identify.ini +++ b/loterre-resolvers/v1/MDL/identify.ini @@ -5,29 +5,22 @@ post.description = Associer des termes au vocabulaire Loterre correspondant - https://skosmos.loterre.fr/MDL/fr/ (Astronomie) post.summary = verbalisation à partir d'un tableau d'objets avec à minima un champ value contenant des termes post.tags.0 = loterre-resolvers +post.requestBody.content.application/json.example.0.id = 1 post.requestBody.content.application/json.example.0.value = Adrastea +post.requestBody.content.application/json.example.1.id = 2 post.requestBody.content.application/json.example.1.value = stellar aberration +post.requestBody.content.application/json.example.2.id = 3 post.requestBody.content.application/json.example.2.value = space probe -post.responses.default.content.application/json.example.0.value.id = Adrastea -post.responses.default.content.application/json.example.0.value.about = http://data.loterre.fr/ark:/67375/MDL-Z3SVLVDF-H -post.responses.default.content.application/json.example.0.value.prefLabelfr = Adrastée -post.responses.default.content.application/json.example.0.value.prefLabelen = Adrastea -post.responses.default.content.application/json.example.0.value.localizationen.0 = Jupiter satellite -post.responses.default.content.application/json.example.0.value.localizationfr.0 = satellite de Jupiter -post.responses.default.content.application/json.example.1.value.id = stellar aberration -post.responses.default.content.application/json.example.1.value.about = http://data.loterre.fr/ark:/67375/MDL-RRS7LWZ0-S -post.responses.default.content.application/json.example.1.value.prefLabelfr = aberration stellaire -post.responses.default.content.application/json.example.1.value.prefLabelen = stellar aberration -post.responses.default.content.application/json.example.1.value.localizationen.0 = astrometry -post.responses.default.content.application/json.example.1.value.localizationfr.0 = astrométrie -post.responses.default.content.application/json.example.2.value.id = space probe -post.responses.default.content.application/json.example.2.value.about = http://data.loterre.fr/ark:/67375/MDL-MX276TJ6-Z -post.responses.default.content.application/json.example.2.value.prefLabelfr = sonde spatiale -post.responses.default.content.application/json.example.2.value.prefLabelen = space probe -post.responses.default.content.application/json.example.2.value.localizationen.0 = astronomical instrument -post.responses.default.content.application/json.example.2.value.localizationfr.0 = instrument astronomique +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 = {...} +post.responses.default.content.application/json.example.1.id = 2 +post.responses.default.content.application/json.example.1.value = {...} +post.responses.default.content.application/json.example.2.id = 3 +post.responses.default.content.application/json.example.2.value = {...} post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream -post.responses.default.description = Les concepts SKOS en JSON +post.responses.default.description = Les prefixes DOI en verion textuel post.parameters.0.description = Indenter le JSON résultant post.parameters.0.in = query post.parameters.0.name = indent