Skip to content

Commit

Permalink
Automated manifest generation
Browse files Browse the repository at this point in the history
  • Loading branch information
kasei authored and afs committed Jan 27, 2025
1 parent 1324308 commit 3341e16
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions sparql/sparql12/lang-basedir/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
.error {color: red;}
</style>
</head>
<body resource='../grouping#manifest' typeof='mf:Manifest'>
<body resource='../lang-basedir#manifest' typeof='mf:Manifest'>
<p>
<a href='http://www.w3.org/'>
<img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
Expand Down Expand Up @@ -81,9 +81,9 @@ <h2>
<a class='testlink' href='#haslang'>
haslang:
</a>
<span about='../grouping#haslang' property='mf:name'>hasLANG</span>
<span about='../lang-basedir#haslang' property='mf:name'>hasLANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#haslang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#haslang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function hasLANG</p>
</div>
Expand All @@ -107,9 +107,9 @@ <h2>
<a class='testlink' href='#haslangdir'>
haslangdir:
</a>
<span about='../grouping#haslangdir' property='mf:name'>hasLANGDIR</span>
<span about='../lang-basedir#haslangdir' property='mf:name'>hasLANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#haslangdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#haslangdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function hasLANGDIR</p>
</div>
Expand All @@ -133,9 +133,9 @@ <h2>
<a class='testlink' href='#lang'>
lang:
</a>
<span about='../grouping#lang' property='mf:name'>LANG</span>
<span about='../lang-basedir#lang' property='mf:name'>LANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#lang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#lang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function LANG</p>
</div>
Expand All @@ -159,9 +159,9 @@ <h2>
<a class='testlink' href='#langdir'>
langdir:
</a>
<span about='../grouping#langdir' property='mf:name'>LANGDIR</span>
<span about='../lang-basedir#langdir' property='mf:name'>LANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#langdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#langdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function LANGDIR</p>
</div>
Expand All @@ -185,9 +185,9 @@ <h2>
<a class='testlink' href='#strlang'>
strlang:
</a>
<span about='../grouping#strlang' property='mf:name'>STRLANG</span>
<span about='../lang-basedir#strlang' property='mf:name'>STRLANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#strlang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#strlang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function STRLANG</p>
</div>
Expand All @@ -211,9 +211,9 @@ <h2>
<a class='testlink' href='#strlangdir'>
strlangdir:
</a>
<span about='../grouping#strlangdir' property='mf:name'>STRLANGDIR</span>
<span about='../lang-basedir#strlangdir' property='mf:name'>STRLANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#strlangdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#strlangdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function STRLANGDIR</p>
</div>
Expand Down

0 comments on commit 3341e16

Please sign in to comment.