Skip to content

Commit 2b5d080

Browse files
Copilotaleixpuigb
andcommitted
Swap label and synonym: label is now 'vertebra mineral amount', synonym is 'spine bone mineral amount'
Co-authored-by: aleixpuigb <94959119+aleixpuigb@users.noreply.github.com>
1 parent 4ce2e3b commit 2b5d080

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/patterns/data/default/entity_attribute_location.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14402,4 +14402,4 @@ OBA:2081984 level of endosome/lysosome-associated apoptosis and autophagy regula
1440214402
OBA:2081985 level of baculoviral IAP repeat-containing protein 7 (human) in cerebrospinal fluid PR:Q96CA5 baculoviral IAP repeat-containing protein 7 (human) PATO:0000070 amount UBERON:0001359 cerebrospinal fluid PMID:39528825 https://orcid.org/0000-0001-6757-4744
1440314403
OBA:2081986 level of semaphorin-6C (human) in cerebrospinal fluid PR:Q9H3T2 semaphorin-6C (human) PATO:0000070 amount UBERON:0001359 cerebrospinal fluid PMID:39528825 https://orcid.org/0000-0001-6757-4744
1440414404
OBA:2081987 level of C-type lectin domain family 11 member A (human) in cerebrospinal fluid PR:Q9Y240 C-type lectin domain family 11 member A (human) PATO:0000070 amount UBERON:0001359 cerebrospinal fluid PMID:39528825 https://orcid.org/0000-0001-6757-4744
14405-
OBA:2100001 spine bone mineral amount CHEBI:46662 mineral PATO:0000070 amount UBERON:0002412 vertebra vertebra mineral amount https://orcid.org/0000-0001-8314-2140
14405+
OBA:2100001 vertebra mineral amount CHEBI:46662 mineral PATO:0000070 amount UBERON:0002412 vertebra spine bone mineral amount https://orcid.org/0000-0001-8314-2140

src/patterns/definitions.owl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
77

88

99
Ontology(<http://purl.obolibrary.org/obo/oba/patterns/definitions.owl>
10-
<http://purl.obolibrary.org/obo/oba/releases/2025-11-13/patterns/definitions.owl>
11-
Annotation(owl:versionInfo "2025-11-13")
10+
<http://purl.obolibrary.org/obo/oba/releases/2025-11-14/patterns/definitions.owl>
11+
Annotation(owl:versionInfo "2025-11-14")
1212

1313
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_10033>))
1414
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_10112>))
@@ -229114,13 +229114,13 @@ AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#has
229114229114
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_2090003> "macula lutea attribute")
229115229115
EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_2090003> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000001> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/UBERON_0000053>)))
229116229116

229117-
# Class: <http://purl.obolibrary.org/obo/OBA_2100001> (spine bone mineral amount)
229117+
# Class: <http://purl.obolibrary.org/obo/OBA_2100001> (vertebra mineral amount)
229118229118

229119229119
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute_location") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBA_2100001> "The amount of a mineral when measured in vertebra.")
229120229120
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/OBA_2100001> "https://orcid.org/0000-0001-8314-2140")
229121-
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_2100001> "vertebra mineral amount")
229121+
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_2100001> "spine bone mineral amount")
229122229122
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute_location") <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_2100001> "vertebra mineral amount")
229123-
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_2100001> "spine bone mineral amount")
229123+
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_2100001> "vertebra mineral amount")
229124229124
EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_2100001> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000070> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/CHEBI_46662> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/UBERON_0002412>)))))
229125229125

229126229126
# Class: <http://purl.obolibrary.org/obo/OBA_VT0000000> (mammary gland secreted fluid morphology trait)

0 commit comments

Comments
 (0)