Skip to content
Open
Changes from all commits
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
10 changes: 5 additions & 5 deletions ssn/chapters/BFO-alignment.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<h3>BFO/CCO Alignment Module</h3>
<p>
This section introduces the alignment of SSN to the Basic Formal Ontology ([[BFO]]) and Common Core Ontologies
This section introduces the alignment of SSN with the Basic Formal Ontology ([[BFO]]) and Common Core Ontologies
([[CCO]]).
</p>
<p>
BFO is a 'top level ontology', which makes a basic distinction between
<a href="https://github.com/bfo-ontology/bfo-2020?tab=readme-ov-file#basic-formal-ontology-hierarchy">Continuants and Occurrents</a>.
This allows us to make a primary alignment of <a>sosa:Execution</a> and <a>sosa:Deployment</a> with classes in the BFO
Occurrent hierarchy, and
<a>sosa:Asset</a>, <a>sosa:System</a> and <a>sosa:Sample</a> with classes in the BFO Continuant hierarchy.
This allows a primary alignment of <a>sosa:Execution</a> and <a>sosa:Deployment</a> with classes in the BFO Occurrent
hierarchy, and of <a>sosa:Asset</a>, <a>sosa:System</a>, and <a>sosa:Sample</a> with classes in the BFO Continuant
hierarchy.
</p>
<p>
CCO is a 'mid level ontology', based on BFO.
Expand All @@ -19,7 +19,7 @@ <h3>BFO/CCO Alignment Module</h3>
<section id="BFO_Alignment_ns">
<h4>Namespaces</h4>
<p>
The following namespace prefixes are used in the alignment of SSN to BFO and CCO.
The following namespace prefixes are used in the alignment of SSN with BFO and CCO.
</p>
<dl>
<dt>sosa:</dt>
Expand Down
Loading