Re-exports
pub use self::class::*;pub use self::entity::*;pub use self::entity_link::*;pub use self::entity_metadata::*;pub use self::multilingual::*;pub use self::property::*;pub use self::value::*;
Modules
- ! This module contains the models for entities, classes, and properties in a knowledge graph. !
! We adopt the Wikidata model and use it for other knowledge graphs as well. Entity in Knowledge Graph.