Skip to content

Commit

Permalink
add corpoDetect
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonvallot authored Oct 9, 2024
1 parent b72d619 commit 35f37ab
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions src/app/custom/enrichers/enrichers-catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,19 @@
"type": "affiliation"
},
{
"id": "post-v1-countryDetect",
"url": "https://address-kit.services.istex.fr/v1/affiliationcountry/affilcountry",
"doc": "https://gitbucket.inist.fr/tdm/web-services/tree/master/address-kit/v1/affiliationcountry",
"swagger": "https://openapi.services.istex.fr/?urls.primaryName=address-kit%20-%20Informations%20sur%20des%20adresses%20d%27affiliations#/address/post-v1-affiliationcountry",
"objectifTDM": "https://services.istex.fr/detection-du-pays-dune-affiliation/",
"id": "post-v1-cnrsunit",
"url": "https://address-kit.services.istex.fr/v1/cnrsunit/cnrsunit",
"doc": "https://gitbucket.inist.fr/tdm/web-services/tree/master/address-kit#v1%2fcnrsunit%2fcnrsunit",
"swagger": "https://openapi.services.istex.fr/?urls.primaryName=address-kit%20-%20Informations%20sur%20des%20adresses%20d%27affiliations#/address/post-v1-cnrsunit",
"objectifTDM": "https://services.istex.fr/2022/11/09/detection-dunites-cnrs/",
"type": "affiliation"
},
{
"id": "post-v1-corporate-private-public",
"url": "https://authors-tools.services.istex.fr/v1/corporate/private-public",
"doc": "https://gitbucket.inist.fr/tdm/web-services/tree/master/authors-tools/v1/corporate",
"swagger": "https://openapi.services.istex.fr/?urls.primaryName=authors-tools%20-%20Les%20web%20services%20qui%20se%20lancent%20sur%20le%20champs%20%27authors%27#/default/post_v1_corporate_private_public",
"objectifTDM": "https://services.istex.fr/detection-daffiliations-privees/",
"type": "affiliation"
},
{
Expand Down

0 comments on commit 35f37ab

Please sign in to comment.