Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
78 stars 26 forks source link

Create system for checking graph schema, starting with TTD (one of our simpler ingest) #286

Open justaddcoffee opened 3 years ago

justaddcoffee commented 3 years ago

Per convo with Nico, it would be good to have a system for checking/validating the schema of our graph.

A good start would be to make RDF for one simple source (we'll use TTD), then write some shape expressions in ShEx (or whatever Nico wants to use)

justaddcoffee commented 3 years ago

@matentzn here's RDF (ntriples) for our TTD transform: ttd.nt.gz

justaddcoffee commented 3 years ago

@hrshdhgd per our convo today