chickadee » estraier-client » document-uri->id

document-uri->id base-uri node uriprocedure

Look up the ID of a document by its uri at node. Returns a string with the document's ID.

Example:

(document-uri->id "http://admin:admin@localhost:1978" "testnode" "test1")
=>
"8"