From 899fb9a5006711685e3e89817f126520fffdb9c0 Mon Sep 17 00:00:00 2001 From: Adrian Pohl Date: Tue, 26 Apr 2016 13:36:30 +0200 Subject: [PATCH 1/2] Add new property rdau:P60327. See https://github.com/hbz/lobid-resources/issues/33 --- src/main/resources/labels.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/labels.json b/src/main/resources/labels.json index 39af302a0..132ca3e98 100644 --- a/src/main/resources/labels.json +++ b/src/main/resources/labels.json @@ -9598,6 +9598,13 @@ "referenceType":"String", "container":"@set" }, + { + "uri":"http://rdaregistry.info/Elements/u/P60327", + "label":"Körperschaft", + "name":"corporateBodyForTitle", + "referenceType":"String", + "container":"@set" + }, { "uri":"http://rdaregistry.info/Elements/u/P60163", "label":"Ort der Herausgabe", From 35b94f83086f65caced5b3355aa36087a1ccff59 Mon Sep 17 00:00:00 2001 From: acka47 Date: Thu, 28 Apr 2016 14:01:36 +0200 Subject: [PATCH 2/2] Add lv:rpbSubject. See https://github.com/hbz/lobid/issues/298#issuecomment-214668052 --- src/main/resources/labels.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/labels.json b/src/main/resources/labels.json index 132ca3e98..97340ed45 100644 --- a/src/main/resources/labels.json +++ b/src/main/resources/labels.json @@ -4967,6 +4967,13 @@ "referenceType":"@id", "container":"@set" }, + { + "uri":"http://purl.org/lobid/lv#rpbSubject", + "label":"Sachsystematik", + "name":"rpbSubject", + "referenceType":"@id", + "container":"@set" + }, { "uri":"http://purl.org/lobid/lv#series", "label":"Reihe",