diff --git a/loterre-resolvers/v1/P66/identify.ini b/loterre-resolvers/v1/P66/identify.ini index 5b2f5ae..64ce0f5 100644 --- a/loterre-resolvers/v1/P66/identify.ini +++ b/loterre-resolvers/v1/P66/identify.ini @@ -2,34 +2,25 @@ mimeType = application/json post.operationId = post-v1-P66-identify -post.description = Associer des termes au vocabulaire Loterre correspondant - https://skosmos.loterre.fr/P66/fr/ +post.description = Associer des termes au vocabulaire Loterre correspondant - https://skosmos.loterre.fr/P66/fr/ (Thésaurus Mémoire) 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.value = Amygdala -post.requestBody.content.application/json.example.1.value = Frontal lobe +post.requestBody.content.application/json.example.0.id = 1 +post.requestBody.content.application/json.example.0.value = amygdala +post.requestBody.content.application/json.example.1.id = 2 +post.requestBody.content.application/json.example.1.value = frontal lobe +post.requestBody.content.application/json.example.2.id = 3 post.requestBody.content.application/json.example.2.value = metamemory post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.requestBody.required = true -post.responses.default.content.application/json.example.0.value.id = amygdala -post.responses.default.content.application/json.example.0.value.about = http://data.loterre.fr/ark:/67375/P66-W52CFWZ4-9 -post.responses.default.content.application/json.example.0.value.prefLabelfr = amygdale -post.responses.default.content.application/json.example.0.value.prefLabelen = amygdala -post.responses.default.content.application/json.example.0.value.localizationen.0 = medial temporal lobe -post.responses.default.content.application/json.example.0.value.localizationfr.0 = lobe temporal médian -post.responses.default.content.application/json.example.1.value.id = frontallobe -post.responses.default.content.application/json.example.1.value.about = http://data.loterre.fr/ark:/67375/P66-KHRWNS4W-Q -post.responses.default.content.application/json.example.1.value.prefLabelfr = lobe frontal -post.responses.default.content.application/json.example.1.value.prefLabelen = frontal lobe -post.responses.default.content.application/json.example.1.value.localizationen.0 = brain lobe -post.responses.default.content.application/json.example.1.value.localizationfr.0 = lobe cérébral -post.responses.default.content.application/json.example.2.value.id = metamemory -post.responses.default.content.application/json.example.2.value.about = http://data.loterre.fr/ark:/67375/P66-RGFWPLNW-K -post.responses.default.content.application/json.example.2.value.prefLabelfr = métamémoire -post.responses.default.content.application/json.example.2.value.prefLabelen = metamemory -post.responses.default.content.application/json.example.2.value.localizationen.0 = memory -post.responses.default.content.application/json.example.2.value.localizationfr.0 = mémoire +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 concept 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