Notes: ==================================== OAI2LOD Server v.0.2.1 - Release Notes ==================================== * About The OAI2LOD Server exposes any OAI-PMH (http://www.openarchives.org/pmh/) compliant metadata repository according to the Linked Data guidelines (http://www.w3.org/DesignIssues/LinkedData.html). This makes things and media objects accessible via HTTP URIs and query able via the SPARQL protocol. Parts of the OAI2LOD architecture, especially the front-end, are based on the D2R Server (http://sourceforge.net/projects/d2rq-map/) implementation. Further information is available at: http://www.mediaspaces.info/tools/oai2lod/ * Changes since v.0.2 - upgrade to current D2R Server code (v. 0.4.1-dev) - stylesheet for MODS support (./etc/xsl/oai_mods2rdf_xml.xsl) - currently a small subset for testing purposed; tested only with MODS metadata provided by LOC OAI-PMH (see samples) * Open Issues - RDF persistence (harvested metadata are currently stored in-memory) - periodic updates / scheduler - support for deleted/updated records - full MODS support