VL / Merge main#229
Merged
Merged
Conversation
* dcat:next is turned off. * dcat:prev is added * Relationship can be navigated in both direction
with various context.
eg.
<for name="dct:conformsTo" xpath="dcat:Dataset"
use="thesaurus-list-picker">
<for name="dct:conformsTo"
xpath="mobilitydcatap:mobilityDataStandard" use="thesaurus-list-picker">
Avoid:
Error on line 386 of index.xsl:
XPTY0004: A sequence of more than one item is not allowed as the second argument of
java:getKeywordValueByUri() ("external.theme.oslo-datastanda...",
"external.theme.mobility-data-s...")
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.6 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
When removing parent metadata target the specific record to detach (not all).
Core/ Upgrade to GN 4.4.11
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Series / Remove specific inSeries references
Associated resource / Add dcat:prev support.
…tmp-0.2.7 Bump tmp from 0.2.6 to 0.2.7 in /e2e
…form-data-4.0.6 Bump form-data from 4.0.5 to 4.0.6 in /e2e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging latest updates in main. Includes upgrade to 4.4.11.