You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ontology/hctl.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ <h2>Terminology</h2>
148
148
<sectionid="ExpectedResponse"><h4>ExpectedResponse</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#ExpectedResponse</code></p><span>Communication metadata describing the expected response message for the primary response.</span><tableclass="def numbered"><tbody><tr><td>In the range of</td><td><code><ahref="#returns">hctl:returns</a></code></td></tr></tbody></table></section>
149
149
<sectionid="Form"><h4>Form</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#Form</code></p><span>A form can be viewed as a statement of "To perform an <b><em>operation type</em></b> operation on <b><em>form context</b></em>, make a <b><em>request method</b></em> request to <b><em>submission target</b></em>" where the optional <b><em>form fields</b></em> may further describe the required request. In Thing Descriptions, the <b><em>form context</b></em> is the surrounding Object, such as Properties, Actions, and Events or the Thing itself for meta-interactions.</span><tableclass="def numbered"><tbody><tr><td>In the domain of</td><td><code><ahref="#additionalReturns">hctl:additionalReturns</a></code><br><code><ahref="#forContentCoding">hctl:forContentCoding</a></code><br><code><ahref="#forContentType">hctl:forContentType</a></code><br><code><ahref="#forSubProtocol">hctl:forSubProtocol</a></code><br><code><ahref="#hasOperationType">hctl:hasOperationType</a></code><br><code><ahref="#hasTarget">hctl:hasTarget</a></code><br><code><ahref="#returns">hctl:returns</a></code><br><code><ahref="https://www.w3.org/2019/wot/td#hasSecurityConfiguration">td:hasSecurityConfiguration</a></code></td></tr><tr><td>In the range of</td><td><code><ahref="https://www.w3.org/2019/wot/td#hasForm">td:hasForm</a></code></td></tr></tbody></table></section>
150
150
<sectionid="Link"><h4>Link</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#Link</code></p><span>A link can be viewed as a statement of the form "<b><em>link context</em></b> has a <b><em>relation type</em></b> resource at <b><em>link target</em></b>", where the optional <b><em>target attributes</em></b> may further describe the resource.</span><tableclass="def numbered"><tbody><tr><td>In the domain of</td><td><code><ahref="#hasAnchor">hctl:hasAnchor</a></code><br><code><ahref="#hasHreflang">hctl:hasHreflang</a></code><br><code><ahref="#hasRelationType">hctl:hasRelationType</a></code><br><code><ahref="#hasSizes">hctl:hasSizes</a></code><br><code><ahref="#hasTarget">hctl:hasTarget</a></code><br><code><ahref="#hintsAtMediaType">hctl:hintsAtMediaType</a></code></td></tr><tr><td>In the range of</td><td><code><ahref="https://www.w3.org/2019/wot/td#hasLink">td:hasLink</a></code></td></tr></tbody></table></section></section><section><h3>Object Properties</h3><sectionid="additionalReturns"><h4>additionalReturns</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#additionalReturns</code></p><span>This optional term can be used if additional expected responses
151
-
are possible, e.g. for error reporting. Each additional response needs to be
151
+
are possible, e.g., for error reporting. Each additional response needs to be
152
152
distinguished from others in some way (for example, by specifying
153
153
a protocol-specific response code), and may also have its own data schema.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Form">hctl:Form</a></code></td></tr><tr><td>Range includes</td><td><code><ahref="#AdditionalExpectedResponse">hctl:AdditionalExpectedResponse</a></code></td></tr></tbody></table></section>
154
154
<sectionid="hasAdditionalOutputSchema"><h4>hasAdditionalOutputSchema</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasAdditionalOutputSchema</code></p><span>This optional term can be used to define a data schema for
@@ -168,7 +168,7 @@ <h2>Terminology</h2>
168
168
<sectionid="hasHreflang"><h4>hasHreflang</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasHreflang</code></p><span>The hreflang attribute specifies the language of a linked document. The value of this must be a valid language tag [[BCP47]].</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Link">hctl:Link</a></code></td></tr></tbody></table></section>
169
169
<sectionid="hasRelationType"><h4>hasRelationType</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasRelationType</code></p><span>A link relation type identifies the semantics of a link.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Link">hctl:Link</a></code></td></tr></tbody></table></section>
170
170
<sectionid="hasSizes"><h4>hasSizes</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasSizes</code></p><span>Target attribute that specifies one or more sizes for the referenced icon. Only applicable for relation type 'icon'. The value pattern follows {Height}x{Width} (e.g., "16x16", "16x16 32x32")</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Link">hctl:Link</a></code></td></tr></tbody></table></section>
171
-
<sectionid="hasTarget"><h4>hasTarget</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasTarget</code></p><span>Target URI[[RFC3986]] of a submission target of a <a>Form</a>. If relative, it is combined with the value in the <code>base</code> in Thing-level to create an absolute URI.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Form">hctl:Form</a></code><br><code><ahref="#Link">hctl:Link</a></code></td></tr></tbody></table></section>
171
+
<sectionid="hasTarget"><h4>hasTarget</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hasTarget</code></p><span>Target URI[[RFC3986]] of a submission target of a <a>Form</a>. If relative, it is combined with the value in the <code>base</code> in Thing-level to create an absolute URI.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Form">hctl:Form</a></code><br><code><ahref="#Link">hctl:Link</a></code></td></tr></tbody></table></section>
172
172
<sectionid="hintsAtMediaType"><h4>hintsAtMediaType</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#hintsAtMediaType</code></p><span>Target attribute providing a hint indicating what the media type [IANA-MEDIA-TYPES] of the result of dereferencing the link should be.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#Link">hctl:Link</a></code></td></tr><tr><td>Range includes</td><td><code><ahref="http://schema.org/Text">schema:Text</a></code></td></tr></tbody></table></section>
173
173
<sectionid="isSuccess"><h4>isSuccess</h4><p>IRI: <code>https://www.w3.org/2019/wot/hypermedia#isSuccess</code></p><span>Signals if the additional response should not be considered an error.</span><tableclass="def numbered"><tbody><tr><td>Domain includes</td><td><code><ahref="#AdditionalExpectedResponse">hctl:AdditionalExpectedResponse</a></code></td></tr><tr><td>Range includes</td><td><code><ahref="http://schema.org/Boolean">schema:Boolean</a></code></td></tr></tbody></table></section></section><section><h3>Annotation Properties</h3><p>No AnnotationProperty found in the ontology.</p></section></section>
Copy file name to clipboardExpand all lines: ontology/hctl.ttl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ For example, for HTTP and Events, it indicates which of several available mechan
51
51
:additionalReturns rdf:type owl:ObjectProperty ;
52
52
rdfs:label "additionalReturns" ;
53
53
rdfs:comment """This optional term can be used if additional expected responses
54
-
are possible, e.g. for error reporting. Each additional response needs to be
54
+
are possible, e.g., for error reporting. Each additional response needs to be
55
55
distinguished from others in some way (for example, by specifying
56
56
a protocol-specific response code), and may also have its own data schema."""@en ;
57
57
schema:domainIncludes :Form ;
@@ -81,7 +81,7 @@ For example, for HTTP and Events, it indicates which of several available mechan
81
81
schema:domainIncludes :Link .
82
82
83
83
:hasTarget rdf:type owl:DatatypeProperty ;
84
-
rdfs:comment "Target URI[[RFC3986]] of a submission target of a <a>Form</a>. If relative, it is combined with the value in the <code>base</code> in Thing-level to create an absolute URI." ;
84
+
rdfs:comment "Target URI[[RFC3986]] of a submission target of a <a>Form</a>. If relative, it is combined with the value in the <code>base</code> in Thing-level to create an absolute URI." ;
0 commit comments