-
Notifications
You must be signed in to change notification settings - Fork 34
Description
PG Schema
Schema Discovery in property graphs is an emerging concern these days. Real PG datasets lack of a predefined schema (see PG-Schema) that could benefit related tasks, like query optimizations and data integration tasks.
How this project could benefit the community?
As PGs are mostly closed-world datasets (compared to RDF datasets), the community could benefit from this project, if the internet-yellow-page could provide a more precise PG schema, including constraints, data types and cardinalities. The grammar of the PG schema can be found here
As my research focus on PG schema discovery, I could elaborate on this task, using a framework I have implemented (see PG-HIVE), but I need a domain expert to verify the accuracy of the dataset's schema.