Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BOberreither committed Nov 14, 2024
1 parent bdc07ab commit a061e65
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 39 deletions.
6 changes: 3 additions & 3 deletions INTRO_beta202408.owl
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
<owl:inverseOf rdf:resource="https://w3id.org/lso/intro/beta202408#R9i_hasPrecedingActualization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdfs:domain rdf:resource="https://w3id.org/lso/intro/beta202408#INT2_ActualizationOfFeature"/>
<rdfs:range rdf:resource="https://w3id.org/lso/intro/beta202408#INT4_ActualizationOfFeature"/>
<rdfs:range rdf:resource="https://w3id.org/lso/intro/beta202408#INT2_ActualizationOfFeature"/>
<rdfs:comment xml:lang="en">Links an INT2 Actualization of Feature to another INT4 following it (logically or chronologically); this object property was mostly designed for the representation of the structure of research papers, where one definition, interpretation, etc., follows another.</rdfs:comment>
<rdfs:label xml:lang="en">R9 has subsequent actualization</rdfs:label>
</owl:ObjectProperty>
Expand All @@ -783,8 +783,8 @@
<owl:ObjectProperty rdf:about="https://w3id.org/lso/intro/beta202408#R9i_hasPrecedingActualization">
<owl:inverseOf rdf:resource="https://w3id.org/lso/intro/beta202408#R9_hasSubsequentActualization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdfs:domain rdf:resource="https://w3id.org/lso/intro/beta202408#INT4_Feature"/>
<rdfs:range rdf:resource="https://w3id.org/lso/intro/beta202408#INT4_Feature"/>
<rdfs:domain rdf:resource="https://w3id.org/lso/intro/beta202408#INT2_ActualizationOfFeature"/>
<rdfs:range rdf:resource="https://w3id.org/lso/intro/beta202408#INT2_ActualizationOfFeature"/>
<rdfs:label xml:lang="en">R9i has preceding actualization</rdfs:label>
</owl:ObjectProperty>

Expand Down
Loading

0 comments on commit a061e65

Please sign in to comment.