Class: Glossarist::Rdf::GlossFigureImage

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/glossarist/rdf/gloss_figure_image.rb

Overview

RDF view for one image variant within a Figure (concept-model v3.1.0 K2).

Emits a foaf:Image subject with:

- dcterms:format 

The FigureImage domain model carries src, format, role, width, height, scale. byte_size isn't on the model (it would require file-system inspection); we emit nil when absent, which the RDF layer skips.