Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Implement generation of Zones for ontology evaluation #118

Open
4 tasks
ccamel opened this issue Apr 12, 2023 · 1 comment
Open
4 tasks

🌱 Implement generation of Zones for ontology evaluation #118

ccamel opened this issue Apr 12, 2023 · 1 comment

Comments

@ccamel
Copy link
Member

ccamel commented Apr 12, 2023

Idea

Implement the generation of a Zone with a lot of faked data that can be used to evaluate (i.e. benchmark) different aspects of our protocol. This includes the blockchain smart contract, triple store, and SPARQL querying, to name a few.

The Data Space should include various datasets and services, each containing a large amount of faked metadata. The generated data should be randomized to ensure that it represents a realistic sample of what could be encountered in a real-world scenario, as much possible.

The generated data should be presented in turtle format since it is the standard format for all our examples.

Todo

  • Develop a script that generates the Zone with a significant number of datasets and services. The number of datasets and services should be configurable. Choose any programming language that you think is suitable for the task (e.g. Python...)
  • Add a new target to the Makefile that invokes the script.
  • Evaluate the quality of the generated data to ensure that it represents a realistic sample.
  • Validate the compliance of the generated data with the ontology protocol.
@ccamel ccamel added the enhancement 💯 improving already existing features label Apr 12, 2023
@ccamel
Copy link
Member Author

ccamel commented Apr 17, 2023

FYI @SonnevilleDamien

@SonnevilleDamien SonnevilleDamien self-assigned this Apr 27, 2023
@ccamel ccamel removed the enhancement 💯 improving already existing features label Nov 19, 2023
@ccamel ccamel changed the title Implement data space generation for ontology evaluation Implement generation of Zones for ontology evaluation Nov 19, 2023
@ccamel ccamel changed the title Implement generation of Zones for ontology evaluation 🌱 Implement generation of Zones for ontology evaluation Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants