-
We need to clarify or redefine the LD4P data directory structure for the converter-dev box so it can run all the conversions in batch mode for the MARC-XML to MARC-RDF (BF2) step. This should result …
-
The Bibframe namespace may have changed from BF1 to BF2, see
- https://github.com/sul-dlss/ld4p/issues/37
If it has changed, the SPARQL in this project needs to be updated.
-
See https://github.com/sul-dlss/ld4p-tracer-bullet-scripts/issues/22 and `git rm` it here.
-
@jgreben See https://consul.stanford.edu/display/DLSSDOCS/Minimum+Requirements+for+Non-MARC+Descriptive+Metadata+in+SearchWorks for the bibframe properties.
Still need to translate those to Solr f…
-
See https://github.com/sul-dlss/ld4p-tracer-bullets/blob/master/conversiontracerbullet/src/main/resources/conversion.conf - settings for LOC converter belong here?
-
The README instructions are not entirely clear about how to get RDF output using this or other projects:
- pointers to scripts (now in another project?)
- how to install the artifacts of this projec…
-
https://consul.stanford.edu/display/DLSSDOCS/Minimum+Requirements+for+Non-MARC+Descriptive+Metadata+in+SearchWorks
Do required properties first. If the "highly recommended" properties won't be eas…
-
The current test data file still contains BF1 data. Update it with BF2 data.
-
Changes in PR #48 might remove the use of PropGet in the AuthDBConnection class. If it's not used anywhere else, it might be removed. Or a review of the code now in AuthDBConnection and PropGet migh…
-
The README is out of date, needs to be updated for:
- use of the environment variables to define paths instead of hard-coded paths
- use of bash functions to encapsulate MARC>XML converter and MARC>…