inukshuk / jekyll-scholar

jekyll extensions for the blogging scholar
MIT License
1.12k stars 102 forks source link

Support OAI-PMH #281

Open rcanzanese opened 4 years ago

rcanzanese commented 4 years ago

The background here is that I noticed Google Scholar isn't picking up publications from my page. However, it used to pick up my publications when I used ePrints and an OAI-PMH plugin for Drupal. I suspect the reason it isn't picking them up is because my Jekyll Scholar site lacks the OAI-PMH documentation. Curious whether anyone else has experienced a similar phenomenon or whether there are other ideas as to why my content isn't showing up in Google Scholar. Either way, I still think generating OAI-PMH compliant pages would be a worthwhile addition to Jekyll Scholar.

You can read more about OAI-PMH here: https://en.wikipedia.org/wiki/Open_Archives_Initiative_Protocol_for_Metadata_Harvesting

inukshuk commented 4 years ago

That's an excellent suggestion. I'm happy to help out if someone wants to take a stab at this!