Skip to content

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

Closed
@rjyounes

Description

@rjyounes

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions