https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079
Bug ID: 21079
Summary: Unify metadata schema across backends
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
Currently different ILL backends return metadata in disparate property names,
for example, an article will have the property "./metadata/titleLevel/title"
for it's containing journal title on the BLDSS backend, whereas the FreeForm
backend will store it in "title".
Some work was done by Martin in Bug 20640 that introduced the mapping of
certain metadata properties to a common schema. For example, the property
described above is mapped to "container_title". This mapping work currently
only exists for the BLDSS backend.
Work on Bug 21063 has highlighted the fact that these metadata properties vary
according to the backend. This bug proposes extending the mapping to other
backends. This will be carried out for the FreeForm backend by Andrew
Isherwood.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/