Skip to content

{ Category Archives } rellicense

Semantics in HTML Part II - standardizing vocabularies

Part I - Traditional HTML Semantics
Part II - Standardizing Vocabularies (this article)
Part III - Directions in HTML Semantics

The aim of these articles is to delve more deeply into than nature of “real world” HTML semantics - to investigate where the semantics of HTML comes from, and in future may come from, and categorize the different […]

Know your rel-license

rel-license
status
specification
author
Tantek Çelik
Description
rel-license uses the rel attribute on a hyperlink element (<a href=…>) to indicate the license or licenses for the current document. The document at the destination of a rel-license link is the license or one of the licenses for this document.
Where a rel-license is found inside an hReview, […]