Module pschema_rs::pschema
source · Expand description
pub mod pschema;
is creating a public module named pschema
. This module
contains code related to creating knowledge graphs from Wikibase data.
Structs
- The
PSchema
struct has a single fieldstart
of typeShape
.