Administrator
|
Hi,
These number are storid (store ID). The correspondance is stored in the SQLite database, and possibly cached (depending on the number of storid).
You can use default_world._unabbreviate(storid) to get the corresponding IRI, and default_world._abbreviate(iri) for the reverse operation.
Jiba
|