SPARQL Anything offers us an alternative way of doing the mapping of our metadata from json to RDF. The question is how good the performance would be, especially given our large number of metadata fields, which would require multiple SPARQL Anything queries to keep things readable and maintainable.
We need to choose an appropriate moment to investigate this, as it would require a large amount of refactoring in the code if we do indeed decide to switch to SPARQL Anything.
Tasks:
[ ] Define part of our mapping in SPARQL Anything (See showcase-tate)
[ ] Test the performance
[ ] Estimate what the performance would be for the complete mapping
SPARQL Anything offers us an alternative way of doing the mapping of our metadata from json to RDF. The question is how good the performance would be, especially given our large number of metadata fields, which would require multiple SPARQL Anything queries to keep things readable and maintainable.
We need to choose an appropriate moment to investigate this, as it would require a large amount of refactoring in the code if we do indeed decide to switch to SPARQL Anything.
Tasks: