-
Notifications
You must be signed in to change notification settings - Fork 71
April 11, 2018
dannylamb edited this page Apr 11, 2018
·
15 revisions
This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:
- Time: 9:00am Eastern Daylight Time US (UTC-4)
- Dial-in Number: (641) 715-3570
- Participant Code: 304589#
- International numbers: Conference Call Information
- Web Access: https://www.freeconferencecallhd.com/wp-content/themes/responsive/flashphone/flash-phone.php
- IRC:
- Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
- Or point your IRC client to #islandora on irc.freenode.net
- Content Modeling Rodeo
- Taxonomies for Content Model and "Media Model" (e.g. DSIDs)
- Taxonomy terms can have fields, so an 'external uri' field is super easy to implement.
- Use a single bundle as metadata profile, tag with content model to drive behaviour
- If you need a different metadata profile, make another bundle! Nothing bundle specific at this point, it's all about tagging with taxonomies
- Use permissions_by_term module to associate roles with tags. Use tags to restrict access! Per datastream permissions anyone?
- Already have PR in to swap view and form modes using Context (which can easily be controlled via tags)
- Reverse media relationships
- "Media Of" field analagous to "Member Of" (could even the same field, really)
- Use views to generate a "manage" page for media
- Action link to add media to node (uses prepopulate module to pre-fill form)
- Use EVA module to still display media through object display modes
- Should repeat technique for memberof
- Using core media module gives us pdfs, audio, and video for free.
- Taxonomies for Content Model and "Media Model" (e.g. DSIDs)
- Open questions left
- Ordering of child nodes / hierarchies (e.g. books and newspapers)
- Core book module - works, gives breadcrumbs and prev/next navigation, but totally brutal UX
- entity_hierarchy module - basically adds a weight in addition to a parent reference.
- entityqueue - creates orderings as config entities. Great views integration, used a lot, but still a bit clunky.
- draggableviews - buggy as all get out
- weight - hijacks sticky field to use as a weight... pretty hacky
- Translating terms to RDF. What's better, a "hasContentModel" predicate with taxonomy terms, or using the taxonomy to enhance rdf:type?
- Ordering of child nodes / hierarchies (e.g. books and newspapers)
- ... (feel free to add agenda items)
You may be looking for the islandora-community wiki · new to islandora? · community calendar · interest groups · roadmap