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

How to code for Creating Dataproperty heirarchy and Object Property heirarchy in Cellfie? #121

Closed
pranav0008 opened this issue Sep 14, 2017 · 5 comments
Labels
Type: Enhancement A request for a change that is an enhancement

Comments

@pranav0008
Copy link

I have an Excel in which there are a lot of Data Properties which have a lot sub-properties.
I know how to create DataProperty in Cellfie but the function ( SubPropertyOf ) doesn't work in cellfie.
I have to do it manually in Protege which makes it look like labor work :( .

@csnyulas
Copy link
Member

It is true. Sorry about the inconvenience. This is a limitation of MappingMaster, and we have an issue created for it here: protegeproject/mapping-master/issues/9. So I'll close this issue.

PS: Once you create all the properties with Cellfie, reorganizing them in a hierarchy in Protege, would involve less effort then creating all the properties manually, one by one. Which reminds me that actually you can create a property hierarchy easily in Protege. Select owl:topDataProperty (or whatever you want to be the root of your property hierarchy, and either right click and select Add Sub-properties... or open the Tools --> Create data property hierarchy... menu. In the wizard that pops up, enter (or copy-paste from your spreadsheet or text file), a tab indented list of property names. Click Continue, then Finish and you got your property hierarchy.

@csnyulas csnyulas added duplicate Type: Enhancement A request for a change that is an enhancement labels Sep 14, 2017
@pranav0008
Copy link
Author

okay thanks a bunch

@csnyulas
Copy link
Member

csnyulas commented Sep 15, 2017 via email

@xendat
Copy link

xendat commented Jun 25, 2021

I have an Excel in which there are a lot of Data Properties which have a lot sub-properties.
I know how to create DataProperty in Cellfie but the function ( SubPropertyOf ) doesn't work in cellfie.
I have to do it manually in Protege which makes it look like labor work :( .

Hi, @pranav0008 , you mentioned here that you know how to create DataProperty in Cellfie, but I have not been able to to make that work yet in Protege 5.x. Could you please share how you did it? I would be very grateful, as I have an Excel with a bunch of attributes and data properties with their definitions for my classes that I would like to load into my ontology.

Thanks so much!

@martinjoconnor
Copy link
Member

Mapping Master does not currently support the declation of object or datatype properties:

https://github.com/protegeproject/mapping-master/wiki/MappingMasterDSL#manchester-syntax-coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement A request for a change that is an enhancement
Projects
None yet
Development

No branches or pull requests

4 participants