Skip to content

Commit

Permalink
Merge pull request #5 from yngwi/master
Browse files Browse the repository at this point in the history
Match core changes
  • Loading branch information
yngwi authored May 24, 2021
2 parents 5278cd9 + d5a732e commit 1c0fd0f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions monastic-life.owl
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
xmlns:core="https://purl.org/nampi/owl/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="https://purl.org/nampi/owl/monastic-life">
<owl:versionIRI rdf:resource="https://purl.org/nampi/owl/monastic-life/0.0.4"/>
<owl:imports rdf:resource="https://purl.org/nampi/owl/core/0.0.6"/>
<owl:versionIRI rdf:resource="https://purl.org/nampi/owl/monastic-life/0.0.5"/>
<owl:imports rdf:resource="https://purl.org/nampi/owl/core/0.0.7"/>
</owl:Ontology>


Expand All @@ -36,15 +36,6 @@



<!-- https://purl.org/nampi/owl/monastic-life#is_parent -->

<owl:ObjectProperty rdf:about="https://purl.org/nampi/owl/monastic-life#has_parent">
<rdfs:subPropertyOf rdf:resource="https://purl.org/nampi/owl/core#has_participant"/>
<rdfs:label xml:lang="en">has parent</rdfs:label>
</owl:ObjectProperty>



<!--
///////////////////////////////////////////////////////////////////////////////////////
//
Expand Down

0 comments on commit 1c0fd0f

Please sign in to comment.