Skip to content

Sept. 29 Drupal 7 meeting notes

ppound edited this page Sep 29, 2011 · 5 revisions

h2. Api stuff

  • we currently have a usable api that we can build from
    • may want one that sits on top of it for serialization etc.
h2. Security
  • Do we useful Fesl for Drupal 7 implementation of Islandora?
    • yes (maybe issues with build of sun xacml engine)
    • still issues with solr and resource indexes
      • need to index roles/users allowed to view objects in solr
      • xacml editor fesl based (maybe contact Steve Baylis), instead of original xacml based
h2. Micro services
  • want to do more at microservices layer
  • consistent way to hook cmodels to function
  • how do we describe behaviours (we need a schema or something,not sure what)
h2. Searching
  • indexing atomistic content models
    • specify a map of relationships to flatten a graph into a solr doc (FJM is an example) probably live in solr module or another
h2. Core Islandora (Based on menu callbacks and module invoke all) Ben may look at this first.
  • Crud (Ingest, purge, update, view)
    • formbuilder editing metadata
    • ingest
    • purge
    • view an object
    • browse
    • content model stream should change from ISLANDORACM this actually makes migration easier, suggested datastream would be dscomposite.
      • look more at enhanced content model.
  • things we need to define for core module
    • list of permissions
    • function lists (menu and callbacks)
h2. Query Stream (based on discussion with Adam)
  • make the query stream xml instead of plain text
  • include an attribute type could be sparql, itql or solr
  • thinking our defaults could/should be sparql instead of itql

⚠️ This wiki is an archive for past meeting notes. For current minutes as well as onboarding materials, click here.

Clone this wiki locally