web-services / ark-tools /
@Nicolas Thouvenin Nicolas Thouvenin authored on 4 Jun 2021
..
v1/ 67375 ADD WS to generate ARK identifiers 2 years ago
README.md ADD WS to generate ARK identifiers 2 years ago
README.md

stamp

Attribution d'ARK aux objets d'une série

Exemple :

cat <<EOF | curl --proxy "" -X POST --data-binary @-  "http://test-ark-1.tdmservices.intra.inist.fr/v1/67375/stamp?indent=true&subpublisher=???"
  [{
 "id":"12345","value": true },
 {
 "id":"6789","value": true },
}]
EOF