Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start up a RepositoryStart :
  • quick start on your laptop

Fedora HTML API:

  • CRUD a folder
  • CRUD a file
  • export a folder

REST API highlights

  • paths and identifiers
  • response formats
  • newly supported HTTP features
  • API reference page
  • browser add-ons for REST

Configuration options:

  • understand common configuration items
  • look at fedora data persisted on disk
NameLearning Goals ActivityPrerequisitesNumber of SessionsLead/ DeadlineReviewers
Introducing Fedora Repositories

role of Fedora repository software
feature tour

review some case studies
connect with classmates on projects

general knowledge of core features

wiki tour

presentation

discussion

 none1David Wilcox 
Fedora Front-ends

tour of Islandora, Hydra, and custom front-ends

interoperability between front-ends

ingest methods

presentation

discussion

none1Unknown User (acoburn) 
Content Migration

migrating content from Fedora 3 to 4

  • data migration planning
  • functionality migration planning
  • data migration with “migration-utils”

presentation

guided steps

VirtualBox

workshop Vbox image

migration-utils

test content

1Michael Durbin 
SPARQL-Update

introduction to SPARQL-Update

SPARQL cheat-sheet

updating resources in Fedora 4

presentation

guided steps

VirtualBox

workshop Vbox image

1Andrew Woodsguided stepsFedora JAR1David Wilcox Plan Your Project

role of Fedora in a repository project

data-centric design

role of other repository components:

  • authentication mechanism
  • search engine
  • triple store
  • application framework
  • storage systems and backup
  • content delivery network

planning your repository project

presentation

discussion

none0.5David Wilcox 
Linked Data Platform

what is linked data and how is it used

  • basic primer
  • distributed schema-less database
  • open and expressive
  • uses in Fedora

linked data formats supported

advantages of the LDP standardization

  • CRUD for RDF and beyond (binaries)
  • one container and resource model for interoperability

presentation slides

discussion

none2 sessions

Greg Jansen
2015-03-16

Julie Allinson

Tom Murphy

Declan Fleming

Robin Lindley Ruggaber

Susan Lafferty

Indexing Fedora

demonstrate admin search and limitations

explain message queue (fcrepo-message-consumer)

set up Solr indexing

set up Fuseki indexing

add objects with properties

query indexes

presentation slides

guided steps

VirtualBox

workshop Vbox image

1Greg Jansen
2015-05-01

Tom Murphy

Declan Fleming

Robin Lindley Ruggaber

Susan Lafferty

Authentication and Roles

authN: concepts and components

built-in authentication (fedora as back-end)

Apache authN (E.G. mod Shibboleth)

Tomcat authN (E.G. LDAP Realm)

basic roles authorization

presentation slidesnone0.5 or 1Greg Jansen
2015-05-08

Tom Murphy

Declan Fleming

Robin Lindley Ruggaber

Susan Lafferty

Extensible Authorization

XACML: request flow and components

configuration of XACML authorization module

policy language

available request attributes and how to add more

adding more object (aka resource) attributes

arbitrariness of XACML roles

ACL model and how to link to policies

presentation slides 1 Greg Jansen
2015-05-15
Content Modelling Practice

implication of Fedora/LDP containers:

  • administration and portability (file folder)

distinguishing other uses of containment:

  • composition & logical order (book)
  • for derivative data
  • amongst groups of manifestations

linking for reuse (E.G. XACML policies)

hands-on practice: Using containment and other relationships between objects and datastreams, coming up with two ways to model your group's example data.

Review models (after break)

presentation

group work

none1Greg Jansen
2015-05-29
 

...

NameLearning Goals ActivityPrerequisitesNumber of SessionsLeadReviewers
Scaling Fedora Up and Out

clustering for high availability

metrics achieved in Fedora testing

storage options

projection over arbitrary storage

presentationnone0.5 or 1Andrew Woods 

Configuring Fedora with Ansible

explore key configuration files

how to run playbooks:

  • as a vagrant provisioner
  • against a single host
  • against a cluster

basic Fedora host variables:

  • storage locations
  • configure authN

additional Fedora playbooks:

  • configure XACML
guided steps

VirtualBox

workshop Vbox image

 

Greg Jansen

nice to have, but lower priority

postponed if we do it.

 
Extending Fedora

extension points and how best to use them

adding REST services

adding messaging modules

Apache Camel framework

API extension architecture

 adding other services

presentation slidesnone0.5 or 1

Greg Jansen
2015-05-22Unknown User (acoburn)

 
Developer Resources

why project participation is the best intro

building, maven project structure

IDE setups for module development

Fedora sprints and how to participate

presentationnone0.5 or 1Andrew Woods