【问题标题】:DSpace find file path in assetstoreDSpace在assetstore中查找文件路径
【发布时间】:2015-06-20 16:12:03
【问题描述】:

我需要帮助,我想通过 URL 中给出的句柄找到文件的位置(例如 http://localhost:8080/xmlui/handle/123456789/5)。 我正在使用 xmlui 主题,我不知道是否可以在视图项中获取文件的位置(例如 /assestore/12/45/21/12452124442)

谢谢

【问题讨论】:

标签: xml xslt repository dspace


【解决方案1】:

此路径基于项目的内部 ID。在您的示例中: 12452124442

First two characters = name of the first directory
Second series of two characters = name of the second directory
Third series of two characters = name of the third directory

路径的最后一部分是内部 id 本身。

Source of this information

【讨论】:

    猜你喜欢
    • 2017-06-02
    • 1970-01-01
    • 1970-01-01
    • 2012-02-25
    • 2020-02-29
    • 2012-04-07
    • 1970-01-01
    • 1970-01-01
    • 2014-03-13
    相关资源
    最近更新 更多