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

Integrate new rdf-toolkit option to remove NamedIndividual assertions into gist workflow #774

Closed
rjyounes opened this issue Nov 17, 2022 · 6 comments
Assignees

Comments

@rjyounes
Copy link
Collaborator

rjyounes commented Nov 17, 2022

rdf-toolkit provides a new option to suppress named individual assertions. These are added by Protege and we would like to eliminate them from gist. The option is:

-sni,--suppress-named-individuals       suppresses all instances of owl:NamedIndividual

Integrating this option into our workflow involves:

  • Download the new version of rdf-toolkit into the tools directory
  • Update serialize action in bundle.yaml
  • Update serialize shell script

I'm also going to move all the serializer files into a subdirectory tools/serializer.

@rjyounes
Copy link
Collaborator Author

In progress, waiting for EDM Council to release the change and distribute a new jar file.

@rjyounes
Copy link
Collaborator Author

EDM Council has released a new version 1.14.1, but I still cannot get it to work and have sent test files to them. See rdf-toolkit issue #28.

@rjyounes
Copy link
Collaborator Author

@uscholdm Do you want to give it a shot to see if you can get it to work? Maybe I'm doing something wrong. Download their latest version and run it with option sni.

@Jamie-SA
Copy link
Contributor

@stevenchalem as the release manager has offered to help look into this with some help from a more experienced person.

@rjyounes
Copy link
Collaborator Author

I've already made some progress with this so I'll continue with it. The issue so far is that EDM Council released a version that is supposed to remove the named individuals but so far hasn't worked. I can consult with Steve to see if he can give it a try, as maybe I've missed something.

@rjyounes
Copy link
Collaborator Author

EDM Council has released a new version that they believe fixes the problem. I will do some testing and hopefully be able to close this issue out. @stevenchalem I think I'm all set with this one. I'll let you know if I could use some help.

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

2 participants