Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions ssn/chapters/IDO-alignment.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<h3>IDO Alignment Module</h3>
<p>This section introduces the alignment of SOSA to <a href="https://rds.posccaesar.org/ontology/lis14/ont/core/">Industrial Data Ontology (IDO)</a>,
which is standardized as [[ISO23726-3-DIS]].
This serves to axiomatically clarify the intended meaning of SOSA terms in terms of IDO and enable usage of SOSA/SSN with IDO-aligned ontologies.
<p>This section introduces the alignment of SSN with
Comment thread
dr-shorthair marked this conversation as resolved.
Outdated
<a href="https://rds.posccaesar.org/ontology/lis14/ont/core/">Industrial Data Ontology (IDO)</a>,
which is standardized as [[ISO23726-3-DIS]].
This serves to axiomatically clarify the intended meaning of SSN terms in terms of IDO and enable usage of SSN and
SOSA with IDO-aligned ontologies.
</p>
<p>
An RDF file containing a <a href="https://github.com/w3c/sdw-sosa-ssn/blob/gh-pages/ssn/rdf/ontology/alignments/sosa-ido.ttl">graph
Expand All @@ -24,7 +26,7 @@ <h4>Namespaces</h4>
</section>
<section id="IDO-Class-Alignments">
<h4>Class Alignments</h4>
<p>The upper-level classes from SOSA are aligned with the IDO classes as follows.
<p>The upper-level classes from SSN are aligned with the IDO classes as follows.
The alignment of subclasses of these upper-level classes follows logically from these correspondences.
</p>
<p class="note">
Expand Down Expand Up @@ -115,7 +117,7 @@ <h4>Class Alignments</h4>
</section>
<section id="IDO-Property-Alignments">
<h4>Property Alignments</h4>
<p>The upper-level object properties from SOSA are aligned with the IDO properties as follows.
<p>The upper-level object properties from SSN are aligned with the IDO properties as follows.
The alignment of subproperties of these upper-level properties follows logically from these correspondences.
</p>
<p class="note">
Expand Down
Loading