Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.3.2.
  • Loading branch information
reffy-bot committed Feb 21, 2025
1 parent 8b7333c commit e6ec0a5
Show file tree
Hide file tree
Showing 17 changed files with 1,057 additions and 811 deletions.
161 changes: 94 additions & 67 deletions tr/algorithms/IFT.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tr/algorithms/rdf12-concepts.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
{
"name": "literal",
"href": "https://www.w3.org/TR/rdf12-concepts/#dfn-literal",
"html": "A <dfn data-local-lt=\"RDF literal\" data-lt=\"literal|RDF literal\" data-plurals=\"literals\" id=\"dfn-literal\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">literal</dfn> in an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-rdf-graph\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-rdf-graph-23\">RDF graph</a> consists of\n two, three, or four elements, as follow:",
"html": "A <dfn data-local-lt=\"RDF literal\" data-lt=\"literal|RDF literal\" data-plurals=\"literals\" id=\"dfn-literal\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">literal</dfn> in an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-rdf-graph\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-rdf-graph-26\">RDF graph</a> consists of\n two, three, or four elements, as follow:",
"rationale": "if",
"steps": [
{
"html": "a <dfn data-plurals=\"lexical forms\" id=\"dfn-lexical-form\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">lexical form</dfn> consisting of a sequence of\n <a class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-code-point\" id=\"ref-for-index-term-unicode-code-points-4\">Unicode code points</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-unicode\" title=\"The Unicode Standard\">UNICODE</a></cite>]\n which are <a href=\"https://www.w3.org/TR/i18n-glossary/#dfn-scalar-value\" id=\"ref-for-index-term-unicode-scalar-values-2\">Unicode scalar values</a>,\n and therefore do not contain\n <a class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-surrogate\" id=\"ref-for-index-term-surrogate-code-points-2\">Unicode surrogate code points</a>"
},
{
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-22\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-25\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
},
{
"html": "if and only if the <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-datatype-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-datatype-iri-1\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</code>, a\n non-empty <dfn data-plurals=\"language tags\" id=\"dfn-language-tag\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">language tag</dfn> as defined by [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>]. The\n language tag <em class=\"rfc2119\">MUST</em> be well-formed according to\n <a href=\"https://www.rfc-editor.org/rfc/rfc5646#section-2.2.9\" id=\"ref-for-index-term-section-2-2-9-1\">section 2.2.9</a>\n of [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>],\n and <em class=\"rfc2119\">MUST</em> be treated consistently, that is, in a case insensitive manner.\n Two language tags are the same if they only differ by case."
Expand Down
Loading

0 comments on commit e6ec0a5

Please sign in to comment.