schema.org recommends to use the https protocol when declaring xmlns
but we expect it to be http when parsing raw XML metadata.
Metadata sent by HAL use https protocol for schema.org so this is why
we cannot currently parse their provenance.
Related to T3939