Import SKOS Vocabulary

Import a SKOS vocabulary file into Mauro JSON format.

This example demonstrates a basic import from SKOS format to Mauro JSON format.

Run the import command with SKOS as the input format:
MauroImportExport.Cli import skos vocabulary.ttl model.json

The command imports the SKOS vocabulary from vocabulary.ttl and saves it as a Mauro JSON model in model.json.