You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
The SPARQL CONSTRUCT query to turn BF2.0 into Schema is quite slow. It is currently the slowest part of the conversion pipeline. I think there's room to optimize, for example analyzing internal duplication of result rows due to cross products in the query.
The SPARQL CONSTRUCT query to turn BF2.0 into Schema is quite slow. It is currently the slowest part of the conversion pipeline. I think there's room to optimize, for example analyzing internal duplication of result rows due to cross products in the query.