Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TIND Repository translator #3387

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thms-rmb
Copy link

TIND provides a SaaS solution for libraries and digital repositories to host various materials. There may be many institutions running TIND. This PR introduces a simple translator that should work for most institutions.

There is already an existing translator for the ILS flavor of TIND:

https://github.com/zotero/translators/blob/bc846072a55a679866608b0d16009d2e4cfb8f0b/Library%20Catalog%20(TIND%20ILS).js

That translator uses the MARCXML content directly. The downside to that is that it makes it harder to customize the mapping to the Zotero data model. TIND provides a Schema.org representation of records, which is much more customizable by the institution, and which I think is a more suitable target for translating into the Zotero data model.

Disclaimer: I work for TIND.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant