{# Plain anchor (not .btn) so the image fills its container.
.btn .btn-secondary would add Bootstrap's button padding
and lavender background around the image, plus
``align-self-start`` would shrink the item to its
content width. The "Read story" button at the bottom
is the actual button affordance for this card. #}
From the blog
Validating Data With SHACL Validations
Let's walk through a new validator we're working on at Validibot
that uses something
called SHACL to validate semantic data. We'll
start from a real situation in the smart-...
Read story