mapping-master icon indicating copy to clipboard operation
mapping-master copied to clipboard

Add support for DataProperty, ObjectProperty and AnnotationProperty declarations

Open csnyulas opened this issue 9 years ago • 5 comments

See user request on the mailing list: http://protege-project.136.n4.nabble.com/Cellfie-Functions-td4665308.html#a4665359

See also: https://www.w3.org/TR/owl2-manchester-syntax/#Quick_Reference https://www.w3.org/TR/owl2-manchester-syntax/#dataPropertyFrame https://www.w3.org/TR/owl2-manchester-syntax/#objectPropertyFrame https://www.w3.org/TR/owl2-manchester-syntax/#annotationPropertyFrame

csnyulas avatar May 24 '16 22:05 csnyulas

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.

martinjoconnor avatar May 25 '16 20:05 martinjoconnor

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?

joaovictortinoco avatar Nov 29 '20 01:11 joaovictortinoco

This feature would be really useful if implemented.

kataph avatar Oct 02 '22 18:10 kataph

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.

SPX84 avatar Feb 13 '24 23:02 SPX84

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.

martinjoconnor avatar Mar 22 '24 04:03 martinjoconnor