Skip to content

Commit a6bc25c

Browse files
authored
Merge pull request #483 from w3c/minor-edits-inverses
Minor clarification - inverse properties
2 parents 0e38f61 + 53a34a6 commit a6bc25c

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

ssn/chapters/Inverse-properties.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
<h3>Tabulation of properties and their inverses</h3>
22

33
<p>
4-
Inverses are named for all SSN object properties, in order to support interoperability across a range of
5-
applications.
4+
To support interoperability across a range of applications, inverses are named for all SSN object properties.
65
</p>
76

87
<p class="note">
9-
Terms added in the 2023 Edition are indicated with an asterisk*.
8+
Terms added in the 2023 Edition are indicated with an asterisk*.
109
</p>
1110
<p class="note">
12-
This section uses a combination of [[Description-Logics]] notation (see also the [[Description-Logics-Home-Page]]) and the Manchester Syntax [[owl2-manchester-syntax]].
11+
This section uses a combination of [[Description-Logics]] notation (see also the [[Description-Logics-Home-Page]]) and
12+
the Manchester Syntax [[owl2-manchester-syntax]].
1313
<br>
14-
The expression <code>OP1 <span class="logic">≡ inverse</span> OP2</code> indicates that the properties <code>OP1</code> and <code>OP2</code> are inverses of each other.
14+
The expression <code>OP1 <span class="logic">≡ inverse</span> OP2</code> indicates that the properties
15+
<code>OP1</code> and <code>OP2</code> are inverses of each other.
1516
</p>
1617

1718
<ul class="align-on-symbol" data-sortable="true">
@@ -197,7 +198,7 @@ <h3>Tabulation of properties and their inverses</h3>
197198
</li>
198199
</ul>
199200
<p>
200-
The following properties are datatype properties, and have therefore no inverses.
201+
The following properties are datatype properties, and have therefore no inverses.
201202
</p>
202203

203204
<ul class="align-on-symbol" data-sortable="true">

0 commit comments

Comments
 (0)