Trait rdf_types::interpretation::Interpretation
source · pub trait Interpretation {
type Resource;
}Expand description
RDF resource interpretation.
pub trait Interpretation {
type Resource;
}RDF resource interpretation.