Module rdftk_skos::document[][src]

Expand description

Create a rich document for the provided scheme.

Functions

make_document

Construct a new Document instance which will describe the provided Scheme. If provided, the specified language will be used to select preferred labels and descriptions. If provided, the default namespace will be used when serializing the Turtle appendix.

make_document_with_mappings

Construct a new Document instance which will describe the provided Scheme. If provided, the specified language will be used to select preferred labels and descriptions. If provided, the set of mappings will be used as prefixes when serializing the Turtle appendix.