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

feat: support fuseki server start-up using a config ttl file #8

Open
steveblackmon opened this issue Feb 21, 2024 · 1 comment
Open

Comments

@steveblackmon
Copy link
Contributor

we'd like for the streams-activitypub-graph ActivityPubGraphTestSuiteExtension.scala to be able to bind a fuseki rdf config file from src/test/resource.

this will make code written to enable features such as text-indexing, and load multiple test rdf files into multiple graphs that closely match the data organization of a provisioned server that has accumulated graph data from individual user interaction sources, static ontologies, and semi-static resources / relationships provided via server config;.

any rdf files that will always or typically be pre-loaded into a dataset upon new server provisioning or upgrade processes, should be added as source resource files in streams-activitypub-graph and added to /etc/rdf in streams-activitypub-dist docker container. rdf source resources should be included in the module jar, and test resources in the module test-jar.

@steveblackmon steveblackmon changed the title support fuseki server start-up using a config ttl file feat: support fuseki server start-up using a config ttl file Feb 21, 2024
@steveblackmon
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant