Skip to content

🖼️ iolanta:icon property

iolanta:icon attaches a short Unicode symbol to a resource so Iolanta can use it as a compact visual marker in labels and listings.

@prefix iolanta: <https://iolanta.tech/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

rdf:type iolanta:icon "∈" .

Use iolanta:icon for literal glyphs such as , ©️, or . For image files, logos, or pictograms stored as media resources, use an image-oriented predicate such as schema:logo, as:icon, or Wikidata P2910.