hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
15 stars 4 forks source link

`stage.`-URIs on production #475

Closed acka47 closed 2 years ago

acka47 commented 2 years ago

See http://lobid.org/team.json:

{

    "@context": "https://schema.org",
    "id": "http://stage.lobid.org/team#!"
}
fsteeg commented 2 years ago

I don't think we have any mechanism in our Gatsby setup for replacing these on prod/stage es we do for the Play-based lobid instances. Maybe we can simply switch the data to production ids? (see https://github.com/hbz/lobid/blob/master/gatsby/lobid/static/team.json).