Skip to content

Instantly share code, notes, and snippets.

@mrhanlon
Created June 20, 2016 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrhanlon/be73da79763101d22395302132f4b485 to your computer and use it in GitHub Desktop.
Save mrhanlon/be73da79763101d22395302132f4b485 to your computer and use it in GitHub Desktop.
OR2016 Braindump.

OR2016 Notes

Fedora 4 Workshop - 13 June

Welcome Keynote - 14 June - 9a

http://doai.io/

Developer track: platform and analytics - 14 June - 11a

CORE API

use core api to search publications/impact

https://core.ac.uk/ https://core.ac.uk/docs/

Benchmark you repository

Using CORE, Mendeley, Microsoft AG, to benchmark repository

https://academicgraph.blob.core.windows.net/graph/index.html?eulaaccept=on

tracking readership and citations

Repository usage statistics

usage stats, and robot filtration

  • robot detection
    • has exponential effect on usage stats
  • eprints and dspace

Repository Analytics

https://github.com/lizkrznarich/OR2016

Research Data Workflows - 14 June - 4p

HEPData

  • data versioning
    • static versioning

Structural Biology Data Grid

Services and APIs - 15 June - 9a

RDF/LDP Resource/Graph creation and validation using dynamic OWL 2 reasoning in Fedora Commons 4 repositories

or “how to kill your in­code data modeling”

Slides

Ontology is a way of describing knowledge but is not a data model

http://pcdm.org

Scripting DSpace in JRuby with the jrdspace gem

Creating an Access Control Layer

Using a GPU to Accelerate Digital Preservation Workflows

Preservation and Research Data - 15 June - 11a

moab versioning

veraPDF

http://verapdf.org/home/

  • PFA/A Validation

Frictionless data transport

frictionlessdata.io

open knowledge

  • ckan

Parallel MariaDB

SQL open to guest query?!

Graph databases

  • neo4j

Fedora 4 IG

Fedora as a Specification

testable and verifiable specification of what it means to "do fedora"

  • CRUD
    • W3C linked data platform
  • Authorization
    • W3C Web Access Control (WebAC)
  • Event Messaging
    • Apache Camel?
    • Any request emits a message/event
      • enabled decoupled/async integrations with rest of environment
  • Versioning
    • IETF Memento
    • extended (created)
      • "what is history"
  • Fixity check
    • for transfer (RFC_3230)
    • on-demand (LDP)
    • other interesting?
  • Batch atomic ops
    • Not ACID. Just AD.
      • transactions

Doing v. using

  • A praxis, not a product. (well, it is a product.)

Same as it ever was

Emerging Standards, Established Practice, and the Friction of Implementation

API-X

https://github.com/fcrepo4-labs/fcrepo-api-x https://wiki.duraspace.org/x/f5ApB https://wiki.duraspace.org/display/FF/Use+Cases+-+API+Extension+Architecture

Appendix

URL Dump

A dump of web pages that I found interesting during the conference.

https://escience.aip.de/daiquiri/ https://www.cosmosim.org/query https://datahub.io/ http://verapdf.org/home/ http://journal.code4lib.org/articles/8482 https://gist.github.com/hellbunnie/55d6dce0e026ce5f842ac81b8a9eb277 http://dataverse.org/developers https://data.sbgrid.org/ https://hepdata.net/

https://wiki.duraspace.org/display/Events/Open+Repositories+Fedora+4+Workshop+-+13+June+2016#OpenRepositoriesFedora4Workshop-13June2016-Agenda https://wiki.duraspace.org/display/FF/Use+Case%3A+Distributed+authentication+and+authorization https://drive.google.com/drive/folders/0B95XcQ0gTws1Z1ZkblBUd0NLQUU?ths=true http://fedorarepository.org/about https://wiki.duraspace.org/display/FEDORA451/Feature+Tour https://wiki.duraspace.org/display/FF/Design+-+API+Extension+Architecture https://wiki.duraspace.org/display/FF/Use+Cases+-+API+Extension+Architecture https://github.com/fcrepo4-labs/fcrepo-api-x http://www.fedora-commons.org/fedora-integrations https://wiki.duraspace.org/display/FEDORAAPI/Fedora+Specification https://wiki.duraspace.org/display/FEDORA451/Quick+Start+with+WebAC https://wiki.duraspace.org/display/FF/Fedora+4.0+Feature+Set https://wiki.duraspace.org/display/FEDORA451/Quick+Start https://wiki.duraspace.org/display/FEDORA40/RESTful+HTTP+API

http://iiif.io/ https://core.ac.uk/ http://doai.io/ https://github.com/lizkrznarich/OR2016 http://invenio.readthedocs.io/en/latest/ https://www.w3.org/TR/owl2-direct-semantics/#Independence_of_the_Direct_Semantics_from_the_Datatype_Map_in_OWL_2_DL_.28Informative.29 http://services.geant.net/edugain/About_eduGAIN/Pages/Home.aspx https://www.w3.org/TR/ldp/#conventions https://github.com/projecthydra/hydra/wiki/LDP-Containers-for-the-perplexed http://camel.apache.org/index.html https://tools.ietf.org/html/rfc7089 http://mementoweb.org/guide/howto/ https://www.blazegraph.com/download/ https://en.wikipedia.org/wiki/JSON-LD

http://academic.research.microsoft.com/ https://blogs.msdn.microsoft.com/msr_er/2015/06/26/announcing-the-microsoft-academic-graph-let-the-research-begin/ https://academicgraph.blob.core.windows.net/graph/index.html?eulaaccept=on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment