Versions Compared

Key

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

...

  1. Please squash a bug!

    Expand

    Jira
    serverDuraSpace JIRA
    jqlQueryfilter=13122
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

  2. Tickets resolved this week:

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13111
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

  3. Tickets created this week:

    Expand
    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13029
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Minutes

1. Discussed 

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-1840
 ,   @A. Soroka the internal method check, giving a RDF case, set a default if you ask me a mimetype and I don't know what is it, I just return triples and remove 500.      

2. Memento is a popular and widely-supported specification for versioning, many LDP platforms are choice Memento. Thus, we try to adapt Memento into Fedora's HTTP API for versioning. People in the meeting all agreed to proceed it. @A. Soroka will send out messages to the fedora communities.

3. Cleaning up the fcrepo-kernel-api, including moving JCR and modeshape (been done). After removing JCR, any implementation of the Fedora does not have to know about the JCR. There is on open request https://github.com/fcrepo4/fcrepo4/pull/968 . This PR pushed JCR Session into the HTTP layers. You still need to address JCR Session in the HTTP layers. This is the intermediate implementation before completely removing JCR out of fcrepo-kernel-api.

Still need to discuss and clarify the definition and usages about the "transaction" in Fedora. e.g. @mike Would it make sense to call our new session construct a "transaction", since that's essentially what it is?
or if we use different backend which does not support transaction (e.g. hadoop)? An idea is to provide an optional for users to chose transaction or not., or an API-X module. Need to know how the communities think about it. (e.g. islandora community)