s-match / s-match-core

S-Match is a framework for semantic matching algorithms.
GNU Lesser General Public License v2.1
10 stars 8 forks source link

Importing protege files to s-match #11

Open chijiokeO opened 7 years ago

chijiokeO commented 7 years ago

I created an ontology in protege 4.3.

I tried importing it to S-match but it is not importing well.

I need help on the configuration of s-match to be able to import the ontology.

DavidLeoni commented 7 years ago

Hi Ben

Could you please provide more information about what happened? In particular:

chijiokeO commented 7 years ago

Thanks David, I was trying to use it as my source ontology in s-match. after creating in protege, I saved it on my desktop. When s-match request for the source, I directed it to the saved file.
I downloaded the latest version of s-match from sourceforge. my O/S is Microsoft window 7 32bit I am running java version 8 The following output was displayed on the console

INFO SMatchGUI – Reading properties..\conf\SMatchGUI.properties INFO SMatchGUI – Creating MatchManager with config:…\conf\s-match.properties . . . INFO BaseFileContextLoader – Parsed nodes: 0 INFO MatchManager – Loading context finished

chijiokeO commented 7 years ago

Thanks

chijiokeO commented 7 years ago

I look forward to reading from you David. Note that prior to opening the file as my source, i did not do any configuration.

The Xml file could not attach here

chijiokeO commented 7 years ago

Thanks David, I was trying to use it as my source ontology in s-match. after creating in protege, I saved it on my desktop. When s-match request for the source, I directed it to the saved file. I downloaded the latest version of s-match from sourceforge. my O/S is Microsoft window 7 32bit I am running java version 8 The following output was displayed on the console

INFO SMatchGUI – Reading properties..\conf\SMatchGUI.properties INFO SMatchGUI – Creating MatchManager with config:…\conf\s-match.properties . . . INFO BaseFileContextLoader – Parsed nodes: 0 INFO MatchManager – Loading context finished