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 support for DataProperty, ObjectProperty and AnnotationProperty declarations #9

Open
csnyulas opened this issue May 24, 2016 · 5 comments

Comments

@martinjoconnor
Copy link
Member

martinjoconnor commented May 25, 2016

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.

@joaovictortinoco
Copy link

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?

@kataph
Copy link

kataph commented Oct 2, 2022

This feature would be really useful if implemented.

@SPX84
Copy link

SPX84 commented Feb 13, 2024

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.

@martinjoconnor
Copy link
Member

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.

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

5 participants