protegeproject/mapping-master

Add support for DataProperty, ObjectProperty and AnnotationProperty declarations

Opened this issue · 5 comments

Supporting these clauses would be great.

As a first step I'd suggest taking the class and individual declaration integration tests at:

https://github.com/protegeproject/mapping-master-integration-tests/tree/master/src/test/java/org/mm/renderer/owlapi

as a baseline to create three new renderer test classes for object, data and annotation property declarations, with about ~30 tests each. The text renderer should also be extended to include the basic form of these tests. It will be a lot of tests to write (~150) but if all the new tests pass then we can have some confidence of reasonable coverage and robustness.

Hey, any updates on this matter?

I'm having a BIG need on creating ObjectProperties into my ontology and looks like it's not done yet. Am i right?

This feature would be really useful if implemented.

Has this feature been implemented yet. I see the original request is almost 8 years old. This feature would be extremely useful for my use case.

Unfortunately, we have not had the time/funding to complete this functionality. It may still happen at some point in the future but we can not commit to a timeline.