Module: Lutaml

Defined in:
lib/glossarist/rdf/ext/mapping_ext.rb,
lib/glossarist/rdf/ext/member_rule_ext.rb,
lib/glossarist/rdf/ext/mapping_rule_ext.rb,
lib/glossarist/rdf/ext/jsonld_transform_ext.rb,
lib/glossarist/rdf/ext/turtle_transform_ext.rb

Overview

Extends Lutaml::Turtle::Transform to handle:

  • Multiple rdf:type values (types method)

  • URI-valued predicates (as: :uri)

  • Reference-only members (inline: false)

  • Linking predicates for members (link option)

  • Recursive prefix collection

  • Polymorphic member collections

Defined Under Namespace

Modules: JsonLd, Rdf, Turtle