RDF.ex v0.6.2 RDF.LangString View Source
RDF.Datatype
for RDF langString.
Link to this section Summary
Functions
Checks if a language tagged string literal or language tag matches a language range.
Link to this section Functions
Checks if a language tagged string literal or language tag matches a language range.
The check is performed per the basic filtering scheme defined in
RFC4647 section 3.3.1.
A language range is a basic language range per Matching of Language Tags in
RFC4647 section 2.1.
A language range of "*"
matches any non-empty language-tag string.