Module rdftk_skos::model[][src]

Expand description

A simple model for constructing SKOS thesauri. This is not a complete API in that it’s extensibility with OWL is limited.

Re-exports

pub use scheme::Scheme;
pub use concept::Concept;
pub use collection::Collection;
pub use properties::Label;
pub use properties::LiteralProperty;

Modules

collection

A simple model for constructing SKOS thesauri. This is not a complete API in that it’s extensibility with OWL is limited.

concept

A simple model for constructing SKOS thesauri. This is not a complete API in that it’s extensibility with OWL is limited.

properties

A simple model for constructing SKOS thesauri. This is not a complete API in that it’s extensibility with OWL is limited.

scheme

A simple model for constructing SKOS thesauri. This is not a complete API in that it’s extensibility with OWL is limited.

Traits

Labeled
Propertied
Resource
ToStatement
ToStatements
ToUri

Functions

from_rdf_graph
standard_mappings
to_rdf_graph
to_rdf_graph_with_mappings