hbz / lobid

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

Use lv properties instead of dc elements for lists of alternate labels #169

Closed acka47 closed 9 years ago

acka47 commented 9 years ago

Requested by @jschnasse . Listing several labels of one contributor/creator or subject under dc:contributor/dc:creator/dc:subject seems wrong as it leaves the impressions of having more contributors/creators than there actually are. We should rather use properties from our local lobid vocab namespace. As this is only intended to be an interims solution, we could just use properties without defining them in the vocab as we already do with contributingCorporateBodyLabel.

acka47 commented 9 years ago

To do:

acka47 commented 9 years ago

The morph has to be updated like this:

acka47 commented 9 years ago

After running the morph, the JSON-LD context has to be updated like this:

acka47 commented 9 years ago

@dr0i, what do you think: Should I update the morph myself according to https://github.com/hbz/lobid/issues/169#issuecomment-113487704?

dr0i commented 9 years ago

Just give it a try. Put in in an branch of its own, as normal. I will review it.

dr0i commented 9 years ago

Deployed to testing.

dr0i commented 9 years ago

Deployed to production, closing.

jschnasse commented 9 years ago

thx! Looks nice so far.

dr0i commented 9 years ago

We forgot to update the API as well, thus leading to hbz/nwbib#117.

dr0i commented 9 years ago

Reclosing due to resolving hbz/nwbib#117.