Closed wlpotter closed 2 years ago
The namespace issue was more complicated than I thought...see #40
One thing I noticed is that the script is prepending "http://syriaca.org/keyword/" to //relation/@passive
attributes for snap relations. I think this is because I had it set to do this unless it had a full URI already (this let us use just the numerical portion of URIs for the persons transform).
I will likely turn this into a separate issue as it may require some rethinking of the code.
I've made #41 for the entity base URI issue.
The note xml:ids and types have been removed in ab2500188024c196c490cfb69fee1083aaa02577
All these should be fixed; open new issues as other bugs arise.
@dlschwartz
I know there are a few things we still need to finalize, but I went ahead and output a first draft of the taxonomy from the CSV. Here are those records: https://github.com/wlpotter/csv-to-srophe/tree/main/test/out/csv-tests/subjects
The following have good coverage of the various data we would want to check (though you may want to spot-check others as needed)
A few issues I've noticed:
Let me know if you see any other bugs.