Difference between revisions of "2012 talks proposals"

From Code4Lib
Jump to: navigation, search
(Open Source Software Registry: Adding description for OSS Registry presentation)
(proposal of session on TinkerPop)
Line 40: Line 40:
 
The first half of this session will demonstrate the registry functions and describe how projects and providers can get involved.   
 
The first half of this session will demonstrate the registry functions and describe how projects and providers can get involved.   
 
The second half of the session will be a brainstorming suggestion of how to expand the functionality and usefulness of the registry.
 
The second half of the session will be a brainstorming suggestion of how to expand the functionality and usefulness of the registry.
 +
 +
== Property Graphs And TinkerPop Applications in Digital Libraries ==
 +
 +
* Brian Tingle, California Digital Library, brian.tingle.cdlib.org@gmail.com
 +
 +
[http://www.tinkerpop.com/ TinkerPop] is an open source software development group focusing on technologies in the [http://en.wikipedia.org/wiki/Graph_database graph database] space. 
 +
This talk will provide a general introduction to the TinkerPop Graph Stack and the [https://github.com/tinkerpop/gremlin/wiki/Defining-a-Property-Graph property graph model] is uses.  The introduction will include code examples and explanations of the property graph models used by the [http://socialarchive.iath.virginia.edu/ Social Networks in Archival Context] project and how the graph is exposed as a JSON/REST API via TinkerPop's [https://github.com/tinkerpop/rexster rexster].  TinkerPop's RDF support, and other graph applications such as citation analysis will also be covered.

Revision as of 04:16, 12 October 2011

Deadline for talk submission is Sunday, November 20.

Prepared talks are 20 minutes (including setup and questions), and focus on one or more of the following areas:

* tools (some cool new software, software library or integration platform)
* specs (how to get the most out of some protocols, or proposals for new ones)
* challenges (one or more big problems we should collectively address)

The community will vote on proposals using the criteria of:

* usefulness
* newness
* geekiness
* diversity of topics

Please follow the formatting guidelines:


== Talk Title: ==
 
* Speaker's name, affiliation, and email address
* Second speaker's name, affiliation, email address, if second speaker

Abstract of no more than 500 words.

VuFind 2.0: Why and How?

  • Demian Katz, Villanova University, demian.katz@villanova.edu

A major new version of the VuFind discovery software is currently in development. While VuFind 1.x remains extremely popular, some of its components are beginning to show their age. VuFind 2.0 aims to retain all the strengths of the previous version of the software while making the architecture cleaner, more modern and more standards-based. This presentation will examine the motivation behind the update, preview some of the new features to look forward to, and discuss the challenges of creating a developer-friendly open source package in PHP.

Open Source Software Registry

LYRASIS is creating and shepherding a registry of library open source software as part of its grant from the Mellon Foundation to support the adoption of open source software by libraries. The goal of the grant is to help libraries of all types determine if open source software is right for them, and what combination of software, hosting, training, and consulting works for their situation. The registry is intended to become a community exchange point and stimulant for growth of the library open source ecosystem by connecting libraries with projects, service providers, and events.

The first half of this session will demonstrate the registry functions and describe how projects and providers can get involved. The second half of the session will be a brainstorming suggestion of how to expand the functionality and usefulness of the registry.

Property Graphs And TinkerPop Applications in Digital Libraries

  • Brian Tingle, California Digital Library, brian.tingle.cdlib.org@gmail.com

TinkerPop is an open source software development group focusing on technologies in the graph database space. This talk will provide a general introduction to the TinkerPop Graph Stack and the property graph model is uses. The introduction will include code examples and explanations of the property graph models used by the Social Networks in Archival Context project and how the graph is exposed as a JSON/REST API via TinkerPop's rexster. TinkerPop's RDF support, and other graph applications such as citation analysis will also be covered.