-
Notifications
You must be signed in to change notification settings - Fork 71
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
MODS fields in Drupal #1083
Comments
So, we need new vocabularies in Controlled Access Terms for Genre, Form, Temporal, and Classification. We can then add the relevant Entity reference fields to islandora_demo. We already have a Geographic Locations vocabulary, so we need to adjust the islandora_demo subject reference to not include them and add a separate entity reference field for geographic. It isn't clear to me what we are doing with placeTerm since both text and reference are listed. It would be best to have one. Either transform those texts into Place Taxonomy terms or turn the referenced ones into strings. (Probably the former option.) Also, do we add those Place terms to the Existing Geographic Locations, or is this a separate vocabulary? The rest are all text, which are easy enough to add. |
The problem with placeTerm is that places (as publishing locations) are uncontrolled free-text. People write just anything in there. You might even have several cities listed in the same text field. It's meant to be a transcription of what's written on the bibliographic item (e.g. if the book was published in a place whose name changed, you want to record what's written on the item, not the name that that place is known by now). That's different from geo-as-a-subject field, which is (supposed to be) from an authority. The other thing with originInfo/place is that there's often a term (especially if you crosswalked from MARC) containing a "country code". It should be taken from the MARC Country Codes list which is coughangloamericancough countries for most of the world, but provinces and states of US and Canada. We often have this data, it seems a shame to lose it, it's from an authority, we'd like to map it to a controlled field. |
Have the Metadata Interest Group's findings been finalized, if so we should link to them from this ticket and start work on it. |
And in reading the upscroll I see @Natkeeran has provided these links already 🤦♂️ |
Some clarifications are needed:
|
Posting the IRC discussions for reference:
|
Ideally, this would have been tested, but again, because work has continued, we think it's better to close this issue and start again with remaining metadata field issues. As this has been merged and superseded by other work, we are closing it. |
Currently Islandora MIG has draft recommendations for MODS to RDF Field Mappings (full list!). The assumption is that those mappings will be reflected in Drupal as fields and typed fields (one field with typed property mapping (i.e agent)).
islandora_demo currently ships with significant number of those fields. As MIG mapping is a work in progress, all widely used fields have not been added yet. When the recommendations become finalize, we need to add those fields.
Currently, the following among others are not in islandora_demo.
@dannylamb @rosiel @seth-shaw-unlv
The text was updated successfully, but these errors were encountered: