[][src]Trait rdftk_skos::simple::Named

pub trait Named {
    fn uri(&self) -> &IRIRef;
}

Required methods

fn uri(&self) -> &IRIRef

Loading content...

Implementors

impl Named for Collection[src]

impl Named for Concept[src]

impl Named for Scheme[src]

Loading content...