Skip to content

Add formatter implementation for DCAT supporting turtle and json-ld formats#8908

Open
josegar74 wants to merge 1 commit intogeonetwork:mainfrom
GeoCat:44-dcat-formatter-outputs
Open

Add formatter implementation for DCAT supporting turtle and json-ld formats#8908
josegar74 wants to merge 1 commit intogeonetwork:mainfrom
GeoCat:44-dcat-formatter-outputs

Conversation

@josegar74
Copy link
Member

This change request adds a DcatFormatter class that uses the XsltFormatter to create RDF/XML for DCAT formatters and allows to convert the result using Jena to Turtle or JSON-LD:

Checklist

  • I have read the contribution guidelines
  • Pull request provided for main branch, backports managed with label
  • Good housekeeping of code, cleaning up comments, tests, and documentation
  • Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
  • Clean commit messages, longer verbose messages are encouraged
  • API Changes are identified in commit messages
  • Testing provided for features or enhancements using automatic tests
  • User documentation provided for new features or enhancements in manual
  • Build documentation provided for development instructions in README.md files
  • Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation
@josegar74 josegar74 added this to the 4.4.9 milestone Jul 5, 2025
@josegar74 josegar74 requested a review from fxprunayre July 5, 2025 15:17
@CLAassistant
Copy link

CLAassistant commented Jul 5, 2025

CLA assistant check
All committers have signed the CLA.

@josegar74 josegar74 force-pushed the 44-dcat-formatter-outputs branch 4 times, most recently from 850e12c to 6c969b7 Compare July 5, 2025 16:32
@josegar74 josegar74 force-pushed the 44-dcat-formatter-outputs branch from 6c969b7 to b56ed02 Compare July 5, 2025 20:08
@jahow jahow modified the milestones: 4.4.9, 4.4.10 Oct 7, 2025
@fxprunayre fxprunayre marked this pull request as ready for review March 27, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants