emanjavacas / bntl

0 stars 0 forks source link

Links between publications #12

Open mikekestemont opened 2 months ago

mikekestemont commented 2 months ago

On Zotero, the data managers are entring links between publications (e.g. a book is linked to its book reviews). We would like to expert this somehow and display these links in the BNTL search interface too. It is not yet clear to us how this is technically possible, and on the FAQ of Zotero there are no real answers given to this problem. We will be looking into this. Nonetheless there should be a field on the record-page “related to” with a hyperlink to the related record (maybe this is something to keep in mind for later).

emanjavacas commented 2 months ago

If documents get ids (see anwswer to #13), then this is easy to implement (just keeping the reference around).

mikekestemont commented 1 month ago

It seems like we can also export to RDF (Bibliographic ontology RDF), and this XML seems to contain the URIs that we need (these uniquely identify bibliographic entries). @eva or @carl : can you check whether you are able to export the collection to this format and forward us an example file?

evadecooman commented 1 month ago

A comparison between the outcome on Zotero and the Bibliographic Ontology RDF file:

image image image image

mikekestemont commented 4 weeks ago

@evadecooman This format seems the way to go as it contains unique identifiers for each item. We should check whether this code remains stable after editing it (but I think this will be fine). Can you provide Enrique with a larger dump in this new format?

evadecooman commented 4 weeks ago

@mikekestemont OK great, what about 10.000 items ?

mikekestemont commented 4 weeks ago

Sure -- just make sure that the publications that you added links to are part of them

evadecooman commented 4 weeks ago

Do you mean the related items? I will!

evadecooman commented 4 weeks ago

I will send it via email,I cannot upload it here.