Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Make Project id typed #3500

Closed
wants to merge 53 commits into from
Closed

Conversation

seakayone
Copy link
Contributor

  • Move Copyright and Licenses relevant models out of the KnoraProject
  • add Authorship value class
  • add LicenseDate value class
  • rename copyright attribution to copyright holder
  • add hasAuthorship and hasLicenseDate
  • update knora-base version
  • add ResourcesResponderV2 test for copyright and licenses infos
  • add date writing and reading
  • add authorship writing
  • Move create resource with copyright and license test to CopyrightAndLicensesSpec
  • fix ontology
  • remove debug logging
  • Set licenseDate when creating the FileValueV2
  • regenerate knoraApiOntologySimple.jsonld
  • rm unused imports
  • regenerate knoraApiOntologySimple.jsonld
  • reuse FileValueV2
  • simplify
  • rm unused import
  • fmt
  • fix test
  • rm unused import
  • fix test
  • add test for updating values
  • rm unused import
  • fmt
  • refine LicenseDate assertion
  • replace String concatenation with building proper jsonld
  • rename License Text to License Identifier
  • fmt
  • rm redundant braces
  • refactor: Make Project.id typed KnoraProject.ProjectIri

Description

seakayone and others added 23 commits January 17, 2025 11:56
@seakayone seakayone changed the title refactor/make Project id typed refactor: Make Project id typed Feb 7, 2025
@seakayone seakayone closed this Feb 7, 2025
@seakayone seakayone deleted the refactor/make-Project-id-typed branch February 7, 2025 15:13
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.

1 participant