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

Enable tuning of relationships to consider in SMengine #44

Open
sharispe opened this issue Oct 18, 2014 · 1 comment
Open

Enable tuning of relationships to consider in SMengine #44

sharispe opened this issue Oct 18, 2014 · 1 comment

Comments

@sharispe
Copy link
Owner

The aim of this enhancement is to be able to tune the relationship to consider when creating an instance of SM_Engine. Currently SM_Engine only consider rdfs:subClassOf relationships for computing semantic measures. However, it could be nice to load the engine by defining another transitive relationship, e.g part-of relationship and therefore be able to use a measure by considering this specific type of relationship. It could also be interesting to enable the consideration of multiple transitive relationships - but this makes the development and tuning more complex since the expected way to handle paths composed of relationships of different types must also be specified.

@sharispe
Copy link
Owner Author

This has been integrated to SML lib.
Additional modifications have to be made to be able to use this modification from the toolkit.

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