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
There is a sister project called SparkWDSub which generates the wikidata subsets using Apache Spark GraphX to represent the Wikidata graph and allows the generation of Wikidata subsets following ShEx-based graph traversal.
We were initially using WShEx as defined in this project but later created a different ShEx dialect called simpleShEx for that project. In principle those dialects should be the same and we should join them.
Another possibility would include the SparkWDSub code in this project and have a single project. We are keeping them separate by now because it is easy to spot errors. Once SparkWDSub is more stable, we could embed it here.
The text was updated successfully, but these errors were encountered:
There is a sister project called SparkWDSub which generates the wikidata subsets using Apache Spark GraphX to represent the Wikidata graph and allows the generation of Wikidata subsets following ShEx-based graph traversal.
We were initially using WShEx as defined in this project but later created a different ShEx dialect called simpleShEx for that project. In principle those dialects should be the same and we should join them.
Another possibility would include the SparkWDSub code in this project and have a single project. We are keeping them separate by now because it is easy to spot errors. Once SparkWDSub is more stable, we could embed it here.
The text was updated successfully, but these errors were encountered: