RdfVocabulary

Trait RdfVocabulary 

Source
pub trait RdfVocabulary:
    IriVocabulary
    + BlankIdVocabulary
    + LanguageTagVocabulary
    + Namespace<Id = Id<Self::Iri, Self::BlankId>> { }

Implementors§