Versions Compared

Key

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

...

  • Brown --
  • Buffalo – 
  • Colorado --
  • Cornell --
  • Duke --
  • Florida –
  • Indiana -- 
  • Johns Hopkins --
  • Memorial University of Newfoundland --
  • NYU – (Yin) Looking at the VIVO development model and came up with a nice way of saying synchronized with the development master branch as checking in local changes to the search indexing and results display. Substantially replacing some sections of code as converting VIVO to search people only – redefining how the indexing and the weighting goes, using what is now still a prototype; now wants to be able to keep up with whatever changes continue in the dev version so won't have to continually. Will write it up and solicit feedback from others in comparison.
    • could be straightforward to swap out the way that indexing is done for people, but less clear how alternative indexing would work on other types of entities like publications, events, organizations, etc.
    • is there a branching model that is recommended?  Jim – holding pretty close to the Gitflow model; Yin – use that in-house already
  • Scripps --
  • Stony Brook – 
  • UCSF --
  • Weill --
  • other --

...

  • Implementation Fest dates and agenda
    • still working on reserving spaces, which may be easier to schedule on Thursday or Friday at the Law School where the I-Fest was held last year
      • could then potentially have recreation like skiing on Saturday
    • may check with a few others spaces including LASP
    • hotel in walking distance from the Law School has a rate of $84/night
  • Visualization sprint at Indiana
  • Upcoming presentation February 7 on Karma, a data integration tool used to map USC faculty data to VIVO
    • Powerpoint from 2012 VIVO Conference presentation by Pedro Szekely of the USC Information Sciences Institute

...

  • Resolution of search indexing problem at Florida, and remaining questions about how to trap for the data issue involved (a form feed character pasted in from a PDF)
  • Exporting large models – a Jython script to call Jena with Harvester libraries, specifying a particular model, as developed by Ted at Brown
  • Modifying VIVO to allow authentication with WebID while still using modules in Apache httpd to support authentication
    • from Erich at Stony Brook: 
      When you try to log onto a site that accepts WebID, it will ask for your certificate.  That site will then look in the certificate for the URI of your foaf file then grab your foaf file and reference it to get your public key.  The server will then check the signature of your certificate with the public key to verify that you have the private key to the public key.  If they match, you are logged on, and, as a bonus, the server now knows basic information about you from your foaf file.  Also realize, there are no commercial certificate authorities involved.  If you suspect your private key has been compromised, re-key your foaf file and local certificate...you're done.  No running around to numerous sites.  Change the picture in your foaf file and sites accepting WebID can update from your updated foaf files, as well as, other information.  Cool eh? :-) 
  • VIVO 1.5.1 logging – how to log all edits made through the application and ignore all changes made to the inference graphs
  • Prefacing URIs with a non-numeric character (and an issue in VIVO to fix for 1.6)
  • Desire to combine multiple positions/titles for one employee when seen from the department's page
  • Jim: show me your code – "When I get your code, I'll 'diff' it against the original release code to see what you had to change, and how hard you had to work to make it happen. I'll summarize for the team, and we'll talk about ways to make it easier."

...