Skip to content

Reconsider the intermediate representations of RDF #254

@angelip2303

Description

@angelip2303

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 architecturebugSomething isn't workingrdfRelated to RDF supportrustRelated to the Rust implementation

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions