Skip to content

lcnetdev/ml-sparql-queries

Repository files navigation

Getting Started

This does not presently show an issue. Maybe a WIP but maybe the wrong avenue.

git clone https://github.com/lcnetdev/ml-sparql-queries.git
cd ml-perf-issue
./get_source_data

At this point you will need to modify at least one file to get going:

cp config.default config

And modify it as needed to enter your ML (admin) username and password and database of choice, if not the Documents database, and authentication method, again if necessary. You may need to increase the timeout on the application server to load these datasets.

Then...

./load_data

Then...

./get_uris

And run the tests, for which see below.

Tests

Sample commands

time ./perf_test known-relations-from-uri
time ./perf_test known-relations
time ./perf_test unknown-relations

Results

  • None presently.

Notes

These performance tests were developed to explore an issue with ML11.2

Cleaning up

./cleanup_source_data

Simply deletes unnecessary data from disk.

./delete_data

Removes the graph from the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages