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

allow object property exclusion list when merging ontologies #26

Open
ShahimEssaid opened this issue Feb 2, 2015 · 0 comments
Open

Comments

@ShahimEssaid
Copy link

From cmung...@gmail.com on December 05, 2011 17:32:09

Add an option for loading an exclusion list of properties. This would be a newline-separate list of IRIs.

Oort/Mooncat would then remove these from external ontologies prior to merging. Then axioms that reference these would be removed. This would mean that these relations would not be followed in graph walking and finding the reference closure.

The primary use for this is to provide additional control over merging of relations in different ontologies, especially where those relations do not have a canonical IRI. For example, CL would choose to exclude most of the relations in PATO.

Alternatively also allow this to be whitelist-based. I.e. only include properties in the list. However, this is best done on a per-ontology basis.

Original issue: http://code.google.com/p/owltools/issues/detail?id=26

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

No branches or pull requests

1 participant