Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FAIRDataTeam/FAIRDataPoint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.5
Choose a base ref
...
head repository: FAIRDataTeam/FAIRDataPoint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.6
Choose a head ref
  • 1 commit
  • 11 files changed
  • 1 contributor

Commits on Sep 5, 2025

  1. Consistent datatype and editor for date/datetime (#765)

    * consistently use dash:DateTimePickerEditor for xsd:dateTime fields
       - dct:issued
       - dct:modified
    * change fdp startDate and endDate datatypes to xsd:date, consistent with the fdp specs
    * add *.ttl files with updated SHACL shapes for fdp, dataset, distribution, to use in new migration (0017)
    * add new migration class (0017)
    * add readme to clarify the role of migration resources
    
    note that the `repository` shape from migration 0005 also has some date fields, but this shape was removed again in migration 0011
    dennisvang authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    b55fb11 View commit details
    Browse the repository at this point in the history
Loading