master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1bb83b9188 - Show all commits

View File

@ -162,7 +162,7 @@ public class PrepareSWHActionsets {
.asList(
OafMapperUtils
.structuredProperty(
row.getString(row.fieldIndex("swhid")),
String.format("swh:1:snp:%s", row.getString(row.fieldIndex("swhid"))),
qualifier,
dataInfo)));