Newer
Older
web-services / ark-tools / README.md
@Nicolas Thouvenin Nicolas Thouvenin on 4 Jun 2021 298 bytes ADD WS to generate ARK identifiers

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