https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9069

--- Comment #1 from Stefano Bargioni <bargi...@pusc.it> ---
The import process could save the VIAF ID, and eventually other IDs from
(national) libraries whose records compose the VIAF record. IDs can be used in
linked open data construction, e.g. in triples with owl:sameAs.
In my library, we store the VIAF ID in auth tag 024. This could be the default
of a syspref. Here is an example:

<datafield tag="024" ind1="7" ind2=" ">
 <subfield code="2">viaf</subfield>
 <subfield code="a">58552590</subfield>
</datafield>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to