Skip to content

Commit

Permalink
remove RO properties in hancestro-edit
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Feb 14, 2024
1 parent a59ae85 commit 52e0b56
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions src/ontology/hancestro-edit.ofn
Original file line number Diff line number Diff line change
Expand Up @@ -701,15 +701,6 @@ AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#has
# Object Properties
############################

# Object Property: <http://purl.obolibrary.org/obo/BFO_0000050> (part_of)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/BFO_0000050> "part_of")
InverseObjectProperties(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/BFO_0000051>)

# Object Property: <http://purl.obolibrary.org/obo/BFO_0000051> (has_part)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/BFO_0000051> "has_part")

# Object Property: <http://purl.obolibrary.org/obo/HANCESTRO_0287> (hasEthnicPopulation)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/HANCESTRO_0287> "hasEthnicPopulation"@en)
Expand All @@ -732,15 +723,6 @@ InverseObjectProperties(<http://purl.obolibrary.org/obo/HANCESTRO_0329> <http://

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/HANCESTRO_0330> "isDemonymOf"@en)

# Object Property: <http://purl.obolibrary.org/obo/RO_0001015> (location_of)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/RO_0001015> "location_of")
InverseObjectProperties(<http://purl.obolibrary.org/obo/RO_0001015> <http://purl.obolibrary.org/obo/RO_0001025>)

# Object Property: <http://purl.obolibrary.org/obo/RO_0001025> (located_in)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/RO_0001025> "located_in")



############################
Expand Down

0 comments on commit 52e0b56

Please sign in to comment.