sul-dlss-labs / ld4p

placeholder github repo for issues, specs and documents for LD4P work
0 stars 1 forks source link

Convert single record for review then post to triplestore [create RoR app] #32

Closed dlrueda closed 7 years ago

dlrueda commented 7 years ago

Convert a single record to RDF to get the data into the linked-data ILS/discovery environment. Should be self-service for Tech Service librarians, or automated by Systems staff.

dlrueda commented 7 years ago

Josh has current code for a web interface that takes ckey as input, accesses Symphony to dump marc, convert to marcxml, and convert to RDF BF1. Need to get this working with BF2.

Should decide how can be integrated into current code. I'd rather NOT just update current code to BF2, wold much rather make it part of what we're doing in the sprint.

For discussion for next sprint.

jgreben commented 7 years ago

At this point we will not do the post to triplestore part because this would involve reconcilation, and that part has not been worked out yet. For now we will just use the code that exists to display BF2.

jgreben commented 7 years ago

ld4p-marc21-to-xml needs to be able to accept an on-the-fly conversion of a single or batch or records.

jgreben commented 7 years ago

The decision today is to start creating a RoR app to replace the "ckey2bibframe" app that is currently on bodoni. Then we will need to decide how to tap it into the coponent repos for record conversion.

jgreben commented 7 years ago

Also see questions #34 and https://github.com/sul-dlss/ld4p-marc21-to-xml/issues/25

jgreben commented 7 years ago

Need Java 8 installed on libsys-webforms-(dev stage prod)in order for the converter to work on those boxes. I created an issue: https://github.com/sul-dlss/operations-tasks/issues/356

eefahy commented 7 years ago

Why use the libsys-webforms machines for this? Does it already have a part to play in the ld4p stuff?

jgreben commented 7 years ago

https://github.com/sul-dlss/libsys-webforms/pull/388