-
thanks!
-
First, check if we can use base-uri property in CSV-W to generate URIs for relative URIs, if not...
If we can, proceed by creating a Jenkins pipeline issue to allow for the configuration of the base-u…
-
Judging from the complexity and fluidity of RDF, there can be many resulting RDF files from a CSV file.
It's currently not clear how to invoke csv2rdf command. Can you make some examples of that…
-
https://github.com/GSS-Cogs/family-trade/tree/master/datasets/ONS-Quarterly-country-and-regional-GDP
-
This is the list of unit tests which do not pass on Windows 7, Python 3.6, rdflib version 5.0.0.
Maybe this is expected ?
test/test_conneg.py
def testConNeg()
test/test_csv2rdf.py
d…
-
Analizar las tecnologías de Graphdb, RDF, OWL y SPARQL.
GraphDB: https://www.ontotext.com/products/graphdb/ (Docker hecho por mi: https://github.com/opendata-euskadi/Linked-Data-fase-2/tree/main/gra…
-
Although they go further, these specifications also serialize RDF, and include some minor cleanup issues that will never be addressed without an appropriate WG.
-
[OpenSDG](https://open-sdg.readthedocs.io/en/latest/) is a Python/Ruby library for generating static websites for hosting searchable data, charts, maps etc. The results can be hosted on e.g. GitHub pa…
-
An execution strategy that streams the triples directly from the files during query execution.
This strategy triplifies the file multiple times, to answer a specific triple pattern, requested via a D…
-
We need a new pipeline targetted at the specific format of metadata that our new tooling will generate. We need to add in the PMD-specific metadata that won't be in the CSV-W anymore
We probably need…