NatLibFi / RecordManager

A metadata record management system written in PHP, intended to be used in conjunction with VuFind or another Solr-based discovery interface. Provides import, export, harvesting (OAI-PMH), normalization, deduplication and Solr index update functionality with support for multiple metadata formats. Also includes an OAI-PMH provider that can be used to access the data stored in RecordManager database. Functionality driven by simple command line programs for easy automation.
GNU General Public License v2.0
47 stars 31 forks source link

Forward to use online video attribute if the video is online #58

Closed LuomaJuha closed 3 years ago

LuomaJuha commented 3 years ago

Some videos are online but not all, so we can more easily determine if the intended video is online.

Needs a littlebit of co-operation with kavi as the records needs updating and testing.

TODO:

EreMaijala commented 3 years ago

@LuomaJuha Looks good, but should we keep this open until KAVI is ready?