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
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: