Skip to content

Remove rdf4j-generator-maven-plugin dependency#719

Merged
dennisvang merged 2 commits into
developfrom
fix/issue612
Jun 10, 2025
Merged

Remove rdf4j-generator-maven-plugin dependency#719
dennisvang merged 2 commits into
developfrom
fix/issue612

Conversation

@dennisvang

@dennisvang dennisvang commented Jun 5, 2025

Copy link
Copy Markdown
Contributor
  • removed the rdf4j-generator-maven-plugin dependency (project is archived and possibly causing Sudden failures in Github actions #714 )
  • added previously generated vocabulary classes to the main code base
  • removed unused vocabulary terms and refactored classes for consistency

fixes #612
fixes #714
fixes #716

note: for changes to take effect in target/classes on a dev system it may be necessary to reload the maven project and run maven clean before recompiling

PatrickDekkerHealthRI and others added 2 commits June 5, 2025 21:24
* fix: remove rdf4j-generator

* fix: checkstyle warnings on DATACITE,FDP, R3D generate classes and remove SCHEMAORG
* remove unused WebAccessControl vocabulary

* rename vocabulary.Sio to SIO and use util.ValueFactoryHelper.i for consistency

* remove unused terms from DATACITE vocabulary and refactor for consistency

* remove unused terms from R3D vocabulary and refactor for consistency

* remove unused terms from FDP vocabulary and refactor for consistency
@dennisvang
dennisvang requested a review from MarekSuchanek June 5, 2025 20:05

@MarekSuchanek MarekSuchanek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I totally agree with this, the generator also caused extra dependencies on external resources during compile time and it was resulting in issues here and there... 👏🏻

@dennisvang
dennisvang merged commit 6a1de45 into develop Jun 10, 2025
13 checks passed
@dennisvang

Copy link
Copy Markdown
Contributor Author

Thanks for the review @MarekSuchanek :)

@dennisvang
dennisvang deleted the fix/issue612 branch June 10, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clean up vocabulary Sudden failures in Github actions archived rdf4j-generator-maven-plugin dependency

3 participants