Skip to content

Commit 6c7de8e

Browse files
committed
Move note about test-suite to conformance chapter (for now)
1 parent 1a33e13 commit 6c7de8e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

time/chapters/conformance.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@
88
<p>
99
OWL-Time-compliant knowledge graphs MAY include additional class instances, object and data properties, and
1010
additional RDF data.
11-
</p>
11+
</p>
12+
<p class="note">
13+
A test-suite for temporal-entities with positions given using <code>xsd:dateTime</code>, is provided in the <a href="https://github.com/w3c/sdw/tree/gh-pages/time/test">test</a> directory of the repository.
14+
A set of queries which compute the relationships between temporal entities using the [[SPARQL-QUERY]] `CONSTRUCT` or `INSERT` operations, is provided.
15+
</p>
16+

time/chapters/entities-relations.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,6 @@ <h4>Additional relations between temporal entities</h4>
160160
</figcaption>
161161
</figure>
162162

163-
<p>
164-
A test-suite for temporal-entities with positions given using <code>xsd:dateTime</code>, is provided in the <a href="https://github.com/w3c/sdw/tree/gh-pages/time/test">test</a> directory of the repository.
165-
A set of queries which compute the relationships between temporal entities using the [[SPARQL-QUERY]] `CONSTRUCT` or `INSERT` operations, is provided.
166-
</p>
167-
168163
<h4>Relating temporal information with any entity</h4>
169164
<p>
170165
The properties <a>:hasTemporalDuration</a>, <a>:hasBeginning</a> and <a>:hasEnd</a>, together with a fourth generic

0 commit comments

Comments
 (0)