hbz / lobid-gnd

UI and API to the Integrated Authority File (Gemeinsame Normdatei, GND)
http://lobid.org/gnd
Eclipse Public License 2.0
24 stars 5 forks source link

Add new properties to context (#326) #327

Closed fsteeg closed 1 year ago

fsteeg commented 1 year ago

Part of #326.

acka47 commented 1 year ago

Are these properties used in the GND RDF? Most of them have been added to GNDO in June but I can not find descriptionLevel in https://d-nb.info/standards/elementset/gnd_20220627 (which is, however, a good addition and might close #300).

dr0i commented 1 year ago

Added these properties and deployed to test, see https://test.lobid.org/gnd/context.jsonld. @fsteeg how are the tests to be run? @quaoar2:~/git/lobid-gnd$ "sbt test" results in

error] Test controllers.HomeControllerTest failed: java.io.FileNotFoundException: /GND.jsonl (Permission denied),

fsteeg commented 1 year ago

Test controllers.HomeControllerTest failed: java.io.FileNotFoundException: /GND.jsonl

Commented in https://github.com/hbz/lobid-gnd/issues/326#issuecomment-1269987623.

Are these properties used in the GND RDF?

Yes, here is the example I used for the new test: RDF/XML | TTL

Assigning @acka47 to take a final look at the properties.