-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
architectureAbout rudof architectureAbout rudof architecturebugSomething isn't workingSomething isn't workingrdfRelated to RDF supportRelated to RDF supportrustRelated to the Rust implementationRelated to the Rust implementation
Milestone
Description
Currently we support some intermediate representations of RDF; namely, the Object enum, or the Subject enum. However, we are trying to build everything on top of traits, and the SRDFBasic/Rdf trait already defines those types appropriately. Thus, having the associated types and the enums at the same time makes no sense. We should reconsider if the latter is needed.
Metadata
Metadata
Assignees
Labels
architectureAbout rudof architectureAbout rudof architecturebugSomething isn't workingSomething isn't workingrdfRelated to RDF supportRelated to RDF supportrustRelated to the Rust implementationRelated to the Rust implementation