-
Using the Docker version of fcrepo-camel-toolbox (latest version) I got a 100% CPU usage for one of the container cores even when no update is present in the Fedora ActiveMQ queue.
My configuratio…
-
What do we need to do to be able to write triples to Stardog?
I have posted a related question at https://community.stardog.com/t/sepses-kg-engine-to-write-triples-to-stardog/2251
So far I have …
-
Attempted to test SPARQLProcessor from command-line Python:
>>> from rdfframework.rml.processor import SPARQLProcessor`
>>> mapv4_processor = SPARQLProcessor(`
["bf-to-map4.ttl",`
"D…
-
Many triplestores use identifiers.org http URIs. If identifiers.org were to stop supporting http and force a move to https, this would cause churn, since these triplestores would have to update. This …
-
What this does?
* autocomplete schema lookup
How to test
* Default Schema Object autocomplete: admin/islandora/tools/cwrc-writer
https://github.com/cwrc/islandora_cwrc_writer/blob/1b07d950faae…
-
Really nice package here, and love the clever name!
Just curious if you would have plans to allow `glitter` to send sparql queries to other backends? Though I haven't had a chance to explore more …
-
Related: #3 encoding problems.
So there's a parsing pathway for the NLP pipeline (clean everything) and a pipeline to the triplestore (text from the node, untouched).
Tasks:
- [x] unicode escape cru…
-
Some values of properties from external vocabularies are being rewritten, and need to be removed.
Examples of such properties are: `rdfs:range` or `rdfs:domain`
This can pose difficulties in the…
-
It would be helpful to add an explicit remove_namespace(prefix: str) method to remove a specific namespace from a database in a triplestore. I'm aware that, currently, the bind method could also perfo…
-
@davidamichelson @dlschwartz How would you like me to handle this issue? We are not quite ready to start querying the triplestore, but I don't want to leave these broken. I can generate the linked dat…