Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add synonym type superproperty for most_common_name #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cthoyt
Copy link

@cthoyt cthoyt commented Nov 10, 2024

Closes #207

This PR makes sure that the most_common_name is exported as a synonym type definition in OBO by adding a a parent annotation to http://www.geneontology.org/formats/oboInOwl#SynonymTypeProperty

The OBO export from the edit file now looks like this, so I'm assuming that duing build that this will get propagated properly

format-version: 1.2
subsetdef: local_breed "refers to a breed reported in single country, as defined in DAD-IS (https://www.fao.org/dad-is)"
subsetdef: national_breed_population "refers to the instance of the transboundary breed in a particular country, as defined in DAD-IS (https://www.fao.org/dad-is)"
subsetdef: transboundary "refers to a breed reported in several different countries, as defined in DAD-IS (https://www.fao.org/dad-is)"
synonymtypedef: most_common_name "most common name"
idspace: dce http://purl.org/dc/elements/1.1/ 
idspace: dcterms http://purl.org/dc/terms/ 
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OBO export is missing synonym type definition for most_common_name
1 participant