[][src]Trait rdftk_skos::simple::ToURI

pub trait ToURI {
    fn to_uri(&self) -> IRIRef;
}

Required methods

fn to_uri(&self) -> IRIRef

Loading content...

Implementors

impl ToURI for ConceptRelation[src]

impl ToURI for LabelKind[src]

Loading content...