[][src]Trait rdftk_skos::simple::Resource

pub trait Resource: Labeled + Propertied {
    fn uri(&self) -> &IRIRef;
}

Required methods

fn uri(&self) -> &IRIRef

Loading content...

Implementors

impl Resource for Collection[src]

impl Resource for Concept[src]

impl Resource for Scheme[src]

Loading content...