I want to query SPARQL Query with LUBM dataset. This is used as an benchmark for this? Just want to understand how i can i setup the environment to execute SPARQL query with different datasize.
You will probably first need to get the data generator from the LUBM webpage - http://swat.cse.lehigh.edu/projects/lubm/
To run the generator, you do something like (from the folder where you unpacked the generator):
java -cp classes/ edu.lehigh.swat.bench.uba.Generator -univ 1 -onto http://example.org/uni
Where -univ is the number of universities to generate and -onto is the IRI of the ontology (see the readme file of the generator for more params)
Then you load the datasets into a repository and run the (benchmark) queries.
Hi I am working on data driven model of the microgrid, for that, i need the reliable datasets for the identification of MG data driven Model. Thanks
02 August 2024 5,748 4 View
I have a dataset consisting of json files. i tried to upload a zip or tar of it but the system tells me that the file format is not accepted... br
25 July 2024 1,316 3 View
Hello, I'm working on medical project and I would need synchronized angiography with ECG? Does anyone know if some open source dataset of this kind exist? Regards, Bruno
25 July 2024 2,214 2 View
I'm working on a project that involves analyzing a new dataset, and I'm at the stage of selecting the most appropriate machine learning algorithm. The dataset consists of both numerical and...
22 July 2024 6,097 7 View
Hi, I wanna to implement evolutionary algorithms in ryu sdn controller in mininet, i have some challenges, how i can run the big scale topo with one sdn contoller??? and another question is to...
21 July 2024 246 2 View
I have been trying to extract genome from NCBI using their dataset tool, however some examples seem not to work : ./datasets download genome taxon "Homo Sapiens" --annotated --assembly-level...
20 July 2024 1,339 2 View
I am currently working on a mendelian randomization study, and I have downloaded the datasets needed from the ieu opengwas project (mrcieu.ac.uk) in .vcf format. I do not have access to an R...
19 July 2024 2,342 5 View
Anomaly detection in scanned image data set
18 July 2024 3,578 3 View
These datasets will be used in the training of machine learning algorithms. Does anyone know any available data?"
17 July 2024 6,519 3 View
I am working on a dataset of MHC-I and II alleles from a bird species sequenced with Illumina. We were not able to assign alleles to loci through MHC-typer as we were over the limit of 150 alleles...
15 July 2024 182 1 View