Skip to content

Upgrade to sweetrdf/easyrdf 1.13.* to fix Turtle fragment URIs#1675

Merged
osma merged 1 commit intomainfrom
issue1591-turtle-fragment-easyrdf-upgrade-skosmos-3
Aug 30, 2024
Merged

Upgrade to sweetrdf/easyrdf 1.13.* to fix Turtle fragment URIs#1675
osma merged 1 commit intomainfrom
issue1591-turtle-fragment-easyrdf-upgrade-skosmos-3

Conversation

@osma
Copy link
Member

@osma osma commented Aug 30, 2024

Reasons for creating this PR

Forward-port of #1671 for Skosmos 3. Upgrades EasyRdf to version 1.13.x in order to fix Turtle serialization for fragment URIs.

Link to relevant issue(s), if any

Description of the changes in this PR

  • upgrade to sweetrdf/easyrdf 1.13.x

Known problems or uncertainties in this PR

easyrdf 1.14.x breaks unit tests and seems to be incompatible with the Fuseki version we are using. That needs more investigation so I'm leaving the dependency at 1.13.x.

Checklist

  • phpUnit tests pass locally with my changes
  • I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
  • The PR doesn't reduce accessibility of the front-end code (e.g. tab focus, scaling to different resolutions, use of .sr-only class, color contrast)
  • The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

@osma osma added the bug label Aug 30, 2024
@osma osma added this to the 3.0 milestone Aug 30, 2024
@osma osma self-assigned this Aug 30, 2024
@sonarqubecloud
Copy link

@osma osma merged commit 12af8f3 into main Aug 30, 2024
@osma osma deleted the issue1591-turtle-fragment-easyrdf-upgrade-skosmos-3 branch August 30, 2024 14:08
@osma osma modified the milestones: 3.x, 3.0 Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turtle output with fragment URIs is invalid

1 participant